[==========] 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 13:26:42.364931 27620 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.249.62:40797
I20260710 13:26:42.366840 27620 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 13:26:42.368045 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:42.388406 27626 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 13:26:42.388411 27627 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 13:26:42.388712 27629 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 13:26:42.389593 27620 server_base.cc:1061] running on GCE node
I20260710 13:26:43.627285 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:43.627615 27620 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 13:26:43.627853 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690003627821 us; error 0 us; skew 500 ppm
I20260710 13:26:43.628791 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:43.635362 27620 webserver.cc:533] Webserver started at http://127.26.249.62:38515/ using document root <none> and password file <none>
I20260710 13:26:43.636441 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:43.636713 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:43.637267 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:43.644255 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690002179479-27620-0/minicluster-data/master-0-root/instance:
uuid: "8b14b952fc8c4a3eb6f589e6d78b4634"
format_stamp: "Formatted at 2026-07-10 13:26:43 on dist-test-slave-hdws"
I20260710 13:26:43.653960 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.005s	sys 0.004s
I20260710 13:26:43.660532 27635 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:43.662194 27620 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:26:43.662580 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690002179479-27620-0/minicluster-data/master-0-root
uuid: "8b14b952fc8c4a3eb6f589e6d78b4634"
format_stamp: "Formatted at 2026-07-10 13:26:43 on dist-test-slave-hdws"
I20260710 13:26:43.662941 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690002179479-27620-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690002179479-27620-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690002179479-27620-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 13:26:43.722405 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:43.724273 27620 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 13:26:43.724802 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:43.817355 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.62:40797
I20260710 13:26:43.817411 27686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.62:40797 every 8 connection(s)
I20260710 13:26:43.826969 27687 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 13:26:43.852279 27687 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634: Bootstrap starting.
I20260710 13:26:43.859336 27687 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:43.861634 27687 log.cc:826] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634: Log is configured to *not* fsync() on all Append() calls
I20260710 13:26:43.867375 27687 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634: No bootstrap required, opened a new log
I20260710 13:26:43.890590 27687 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b14b952fc8c4a3eb6f589e6d78b4634" member_type: VOTER }
I20260710 13:26:43.891300 27687 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:43.891618 27687 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b14b952fc8c4a3eb6f589e6d78b4634, State: Initialized, Role: FOLLOWER
I20260710 13:26:43.892876 27687 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8b14b952fc8c4a3eb6f589e6d78b4634" member_type: VOTER }
I20260710 13:26:43.893436 27687 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:26:43.893778 27687 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:26:43.894165 27687 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:43.898998 27687 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b14b952fc8c4a3eb6f589e6d78b4634" member_type: VOTER }
I20260710 13:26:43.899909 27687 leader_election.cc:304] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634 [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: 8b14b952fc8c4a3eb6f589e6d78b4634; no voters: 
I20260710 13:26:43.901927 27687 leader_election.cc:290] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:26:43.902343 27690 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:43.905529 27690 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634 [term 1 LEADER]: Becoming Leader. State: Replica: 8b14b952fc8c4a3eb6f589e6d78b4634, State: Running, Role: LEADER
I20260710 13:26:43.906647 27690 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634 [LEADER]: Queue going to LEADER mode. State: All 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: "8b14b952fc8c4a3eb6f589e6d78b4634" member_type: VOTER }
I20260710 13:26:43.907986 27687 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:26:43.919034 27692 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8b14b952fc8c4a3eb6f589e6d78b4634" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b14b952fc8c4a3eb6f589e6d78b4634" member_type: VOTER } }
I20260710 13:26:43.919171 27691 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b14b952fc8c4a3eb6f589e6d78b4634. Latest consensus state: current_term: 1 leader_uuid: "8b14b952fc8c4a3eb6f589e6d78b4634" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b14b952fc8c4a3eb6f589e6d78b4634" member_type: VOTER } }
I20260710 13:26:43.919992 27692 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634 [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:43.919988 27691 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634 [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:43.924161 27698 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:26:43.939415 27698 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:26:43.942170 27620 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:26:43.959463 27698 catalog_manager.cc:1383] Generated new cluster ID: 5c21b98264134ea3ae3f399c7ea00165
I20260710 13:26:43.959789 27698 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:26:43.979200 27698 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:26:43.981438 27698 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:26:44.011090 27698 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634: Generated new TSK 0
I20260710 13:26:44.012207 27698 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:26:44.074293 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:44.084393 27709 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 13:26:44.085357 27710 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 13:26:44.089560 27620 server_base.cc:1061] running on GCE node
W20260710 13:26:44.089918 27712 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 13:26:44.091023 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:44.091318 27620 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 13:26:44.091531 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690004091511 us; error 0 us; skew 500 ppm
I20260710 13:26:44.092352 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:44.096643 27620 webserver.cc:533] Webserver started at http://127.26.249.1:43765/ using document root <none> and password file <none>
I20260710 13:26:44.097368 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:44.097625 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:44.097978 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:44.099581 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690002179479-27620-0/minicluster-data/ts-0-root/instance:
uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
format_stamp: "Formatted at 2026-07-10 13:26:44 on dist-test-slave-hdws"
I20260710 13:26:44.106551 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:26:44.112001 27717 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:44.112905 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 13:26:44.113265 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690002179479-27620-0/minicluster-data/ts-0-root
uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
format_stamp: "Formatted at 2026-07-10 13:26:44 on dist-test-slave-hdws"
I20260710 13:26:44.113638 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690002179479-27620-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690002179479-27620-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690002179479-27620-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 13:26:44.153271 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:44.154672 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:44.157725 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:44.162451 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:44.162736 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:44.163020 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:44.163275 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:26:44.270898 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.1:37917
I20260710 13:26:44.270965 27779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.1:37917 every 8 connection(s)
I20260710 13:26:44.278334 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:44.288532 27784 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 13:26:44.293907 27785 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 13:26:44.300590 27620 server_base.cc:1061] running on GCE node
W20260710 13:26:44.301033 27787 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 13:26:44.302034 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:44.302268 27620 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 13:26:44.302515 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690004302496 us; error 0 us; skew 500 ppm
I20260710 13:26:44.303254 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:44.309968 27620 webserver.cc:533] Webserver started at http://127.26.249.2:39999/ using document root <none> and password file <none>
I20260710 13:26:44.310650 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:44.310913 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:44.311277 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:44.311234 27780 heartbeater.cc:344] Connected to a master server at 127.26.249.62:40797
I20260710 13:26:44.311928 27780 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:44.312647 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690002179479-27620-0/minicluster-data/ts-1-root/instance:
uuid: "e727ceaf277c4531a5b121238bb5d923"
format_stamp: "Formatted at 2026-07-10 13:26:44 on dist-test-slave-hdws"
I20260710 13:26:44.313120 27780 heartbeater.cc:507] Master 127.26.249.62:40797 requested a full tablet report, sending...
I20260710 13:26:44.316926 27652 ts_manager.cc:194] Registered new tserver with Master: ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917)
I20260710 13:26:44.319181 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.003s
I20260710 13:26:44.320111 27652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53996
I20260710 13:26:44.325132 27792 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:44.326071 27620 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:26:44.326368 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690002179479-27620-0/minicluster-data/ts-1-root
uuid: "e727ceaf277c4531a5b121238bb5d923"
format_stamp: "Formatted at 2026-07-10 13:26:44 on dist-test-slave-hdws"
I20260710 13:26:44.326653 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690002179479-27620-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690002179479-27620-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690002179479-27620-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 13:26:44.351020 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:44.352574 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:44.355226 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:44.358120 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:44.358330 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:44.358592 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:44.358729 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:44.464928 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.2:37295
I20260710 13:26:44.465072 27854 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.2:37295 every 8 connection(s)
I20260710 13:26:44.471907 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:44.480213 27858 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 13:26:44.482127 27859 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 13:26:44.487308 27855 heartbeater.cc:344] Connected to a master server at 127.26.249.62:40797
I20260710 13:26:44.487718 27855 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:44.488741 27855 heartbeater.cc:507] Master 127.26.249.62:40797 requested a full tablet report, sending...
I20260710 13:26:44.491564 27652 ts_manager.cc:194] Registered new tserver with Master: e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295)
W20260710 13:26:44.491698 27861 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 13:26:44.493649 27652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54002
I20260710 13:26:44.493746 27620 server_base.cc:1061] running on GCE node
I20260710 13:26:44.495002 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:44.495321 27620 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 13:26:44.495530 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690004495511 us; error 0 us; skew 500 ppm
I20260710 13:26:44.496119 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:44.499266 27620 webserver.cc:533] Webserver started at http://127.26.249.3:37033/ using document root <none> and password file <none>
I20260710 13:26:44.499802 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:44.500034 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:44.500325 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:44.501441 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690002179479-27620-0/minicluster-data/ts-2-root/instance:
uuid: "3ccf28def64045099f4bca1a6c6885dc"
format_stamp: "Formatted at 2026-07-10 13:26:44 on dist-test-slave-hdws"
I20260710 13:26:44.506699 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:26:44.510617 27866 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:44.511802 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:26:44.512140 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690002179479-27620-0/minicluster-data/ts-2-root
uuid: "3ccf28def64045099f4bca1a6c6885dc"
format_stamp: "Formatted at 2026-07-10 13:26:44 on dist-test-slave-hdws"
I20260710 13:26:44.512472 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690002179479-27620-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690002179479-27620-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783690002179479-27620-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 13:26:44.531963 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:44.533218 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:44.534942 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:44.537420 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:44.537647 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:44.537918 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:44.538110 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:44.647082 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.3:40427
I20260710 13:26:44.647703 27928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.3:40427 every 8 connection(s)
I20260710 13:26:44.665701 27929 heartbeater.cc:344] Connected to a master server at 127.26.249.62:40797
I20260710 13:26:44.666109 27929 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:44.666893 27929 heartbeater.cc:507] Master 127.26.249.62:40797 requested a full tablet report, sending...
I20260710 13:26:44.669236 27652 ts_manager.cc:194] Registered new tserver with Master: 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:44.669977 27620 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01364171s
I20260710 13:26:44.670948 27652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54016
I20260710 13:26:44.727550 27652 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54024:
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 13:26:44.731683 27652 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 13:26:44.849632 27745 tablet_service.cc:1511] Processing CreateTablet for tablet 8d2c788d66cf46aeb097cebe5e3961f5 (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:44.852027 27745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d2c788d66cf46aeb097cebe5e3961f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:44.871650 27744 tablet_service.cc:1511] Processing CreateTablet for tablet 75a6de9026e141248172c3ddf6257c3e (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:44.872187 27737 tablet_service.cc:1511] Processing CreateTablet for tablet a46b5ec9fdb341edbb0ea2294fb8c5fa (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:44.873235 27744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a6de9026e141248172c3ddf6257c3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:44.874467 27738 tablet_service.cc:1511] Processing CreateTablet for tablet 83eed6cdd7354b87b27f5e77f0b6bbd1 (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:44.875154 27737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a46b5ec9fdb341edbb0ea2294fb8c5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:44.875893 27738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83eed6cdd7354b87b27f5e77f0b6bbd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:44.877481 27743 tablet_service.cc:1511] Processing CreateTablet for tablet da1f328d1109418c8115971d12d5ccc6 (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:44.878799 27743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da1f328d1109418c8115971d12d5ccc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:44.880307 27742 tablet_service.cc:1511] Processing CreateTablet for tablet d184bc3ee40b40788b6a09af536886dc (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:44.882548 27741 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3f5c9162704e7b9234a51f6c4d4ef6 (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:44.884824 27740 tablet_service.cc:1511] Processing CreateTablet for tablet 54f42fe9c0014a14bc55138aebe73a58 (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:44.887331 27739 tablet_service.cc:1511] Processing CreateTablet for tablet c5fda28b2b374934945abd7d63095040 (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:44.891453 27741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3f5c9162704e7b9234a51f6c4d4ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:44.895514 27742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d184bc3ee40b40788b6a09af536886dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:44.896314 27820 tablet_service.cc:1511] Processing CreateTablet for tablet 8d2c788d66cf46aeb097cebe5e3961f5 (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:44.897732 27820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d2c788d66cf46aeb097cebe5e3961f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:44.898813 27815 tablet_service.cc:1511] Processing CreateTablet for tablet 54f42fe9c0014a14bc55138aebe73a58 (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:44.899848 27739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fda28b2b374934945abd7d63095040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:44.900262 27815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f42fe9c0014a14bc55138aebe73a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:44.900367 27819 tablet_service.cc:1511] Processing CreateTablet for tablet 75a6de9026e141248172c3ddf6257c3e (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:44.901746 27819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a6de9026e141248172c3ddf6257c3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:44.903460 27740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f42fe9c0014a14bc55138aebe73a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:44.912212 27814 tablet_service.cc:1511] Processing CreateTablet for tablet c5fda28b2b374934945abd7d63095040 (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:44.914111 27814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fda28b2b374934945abd7d63095040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:44.921394 27816 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3f5c9162704e7b9234a51f6c4d4ef6 (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
W20260710 13:26:44.937112 27700 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:44.927246 27818 tablet_service.cc:1511] Processing CreateTablet for tablet da1f328d1109418c8115971d12d5ccc6 (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:44.922397 27817 tablet_service.cc:1511] Processing CreateTablet for tablet d184bc3ee40b40788b6a09af536886dc (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:44.932505 27812 tablet_service.cc:1511] Processing CreateTablet for tablet a46b5ec9fdb341edbb0ea2294fb8c5fa (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:44.941407 27813 tablet_service.cc:1511] Processing CreateTablet for tablet 83eed6cdd7354b87b27f5e77f0b6bbd1 (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:44.944017 27813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83eed6cdd7354b87b27f5e77f0b6bbd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:44.959585 27816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3f5c9162704e7b9234a51f6c4d4ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:44.967201 27818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da1f328d1109418c8115971d12d5ccc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:44.969306 27812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a46b5ec9fdb341edbb0ea2294fb8c5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:44.973387 27817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d184bc3ee40b40788b6a09af536886dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.013374 27947 tablet_bootstrap.cc:492] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6: Bootstrap starting.
I20260710 13:26:45.048768 27947 tablet_bootstrap.cc:654] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.049422 27894 tablet_service.cc:1511] Processing CreateTablet for tablet 8d2c788d66cf46aeb097cebe5e3961f5 (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:26:45.055516 27894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d2c788d66cf46aeb097cebe5e3961f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.058461 27888 tablet_service.cc:1511] Processing CreateTablet for tablet c5fda28b2b374934945abd7d63095040 (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:26:45.074692 27888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fda28b2b374934945abd7d63095040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.077334 27886 tablet_service.cc:1511] Processing CreateTablet for tablet a46b5ec9fdb341edbb0ea2294fb8c5fa (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:26:45.076702 27890 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3f5c9162704e7b9234a51f6c4d4ef6 (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:26:45.083274 27891 tablet_service.cc:1511] Processing CreateTablet for tablet d184bc3ee40b40788b6a09af536886dc (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:26:45.089520 27892 tablet_service.cc:1511] Processing CreateTablet for tablet da1f328d1109418c8115971d12d5ccc6 (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:26:45.094607 27887 tablet_service.cc:1511] Processing CreateTablet for tablet 83eed6cdd7354b87b27f5e77f0b6bbd1 (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:26:45.086688 27893 tablet_service.cc:1511] Processing CreateTablet for tablet 75a6de9026e141248172c3ddf6257c3e (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:26:45.087239 27889 tablet_service.cc:1511] Processing CreateTablet for tablet 54f42fe9c0014a14bc55138aebe73a58 (DEFAULT_TABLE table=test-workload [id=f6edd4c1031044038095e5aa0fb77c20]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:26:45.100521 27886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a46b5ec9fdb341edbb0ea2294fb8c5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.105975 27893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a6de9026e141248172c3ddf6257c3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.109251 27947 tablet_bootstrap.cc:492] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6: No bootstrap required, opened a new log
I20260710 13:26:45.109740 27947 ts_tablet_manager.cc:1403] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6: Time spent bootstrapping tablet: real 0.101s	user 0.011s	sys 0.018s
I20260710 13:26:45.114534 27889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f42fe9c0014a14bc55138aebe73a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.122089 27887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83eed6cdd7354b87b27f5e77f0b6bbd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.124588 27892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da1f328d1109418c8115971d12d5ccc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.135007 27890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3f5c9162704e7b9234a51f6c4d4ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.139775 27891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d184bc3ee40b40788b6a09af536886dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:45.140424 27949 tablet_bootstrap.cc:492] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923: Bootstrap starting.
I20260710 13:26:45.137403 27947 raft_consensus.cc:359] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.157811 27947 raft_consensus.cc:385] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.170153 27947 raft_consensus.cc:740] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7b05b687054412bb74c6ed82fdc8d6, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.170980 27947 consensus_queue.cc:260] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.207342 27949 tablet_bootstrap.cc:654] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.217446 27947 ts_tablet_manager.cc:1434] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6: Time spent starting tablet: real 0.107s	user 0.015s	sys 0.007s
I20260710 13:26:45.219504 27780 heartbeater.cc:499] Master 127.26.249.62:40797 was elected leader, sending a full tablet report...
I20260710 13:26:45.222355 27947 tablet_bootstrap.cc:492] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6: Bootstrap starting.
I20260710 13:26:45.223891 27951 tablet_bootstrap.cc:492] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc: Bootstrap starting.
I20260710 13:26:45.232590 27949 tablet_bootstrap.cc:492] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923: No bootstrap required, opened a new log
I20260710 13:26:45.233810 27949 ts_tablet_manager.cc:1403] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923: Time spent bootstrapping tablet: real 0.139s	user 0.010s	sys 0.008s
I20260710 13:26:45.246479 27949 raft_consensus.cc:359] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.247494 27949 raft_consensus.cc:385] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.247843 27951 tablet_bootstrap.cc:654] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.247840 27947 tablet_bootstrap.cc:654] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.247933 27949 raft_consensus.cc:740] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.249197 27949 consensus_queue.cc:260] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.271528 27947 tablet_bootstrap.cc:492] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6: No bootstrap required, opened a new log
I20260710 13:26:45.272069 27947 ts_tablet_manager.cc:1403] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.006s
I20260710 13:26:45.272264 27855 heartbeater.cc:499] Master 127.26.249.62:40797 was elected leader, sending a full tablet report...
I20260710 13:26:45.275584 27949 ts_tablet_manager.cc:1434] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.008s
I20260710 13:26:45.274938 27947 raft_consensus.cc:359] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.276090 27947 raft_consensus.cc:385] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.276383 27947 raft_consensus.cc:740] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7b05b687054412bb74c6ed82fdc8d6, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.277055 27949 tablet_bootstrap.cc:492] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923: Bootstrap starting.
W20260710 13:26:45.277884 27781 tablet.cc:2406] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:26:45.278434 27951 tablet_bootstrap.cc:492] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc: No bootstrap required, opened a new log
I20260710 13:26:45.278825 27951 ts_tablet_manager.cc:1403] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.016s
I20260710 13:26:45.282079 27951 raft_consensus.cc:359] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } }
I20260710 13:26:45.282759 27951 raft_consensus.cc:385] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.283080 27951 raft_consensus.cc:740] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ccf28def64045099f4bca1a6c6885dc, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.284013 27949 tablet_bootstrap.cc:654] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.277086 27947 consensus_queue.cc:260] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.285768 27947 ts_tablet_manager.cc:1434] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260710 13:26:45.286634 27947 tablet_bootstrap.cc:492] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6: Bootstrap starting.
I20260710 13:26:45.294529 27951 consensus_queue.cc:260] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } }
I20260710 13:26:45.300096 27949 tablet_bootstrap.cc:492] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923: No bootstrap required, opened a new log
I20260710 13:26:45.301339 27929 heartbeater.cc:499] Master 127.26.249.62:40797 was elected leader, sending a full tablet report...
I20260710 13:26:45.301512 27949 ts_tablet_manager.cc:1403] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.004s
I20260710 13:26:45.304872 27947 tablet_bootstrap.cc:654] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.304471 27949 raft_consensus.cc:359] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } }
I20260710 13:26:45.305289 27949 raft_consensus.cc:385] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.305658 27949 raft_consensus.cc:740] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.306440 27949 consensus_queue.cc:260] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } }
I20260710 13:26:45.308586 27949 ts_tablet_manager.cc:1434] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:26:45.309484 27949 tablet_bootstrap.cc:492] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923: Bootstrap starting.
I20260710 13:26:45.312137 27951 ts_tablet_manager.cc:1434] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.002s
I20260710 13:26:45.313309 27951 tablet_bootstrap.cc:492] T c5fda28b2b374934945abd7d63095040 P 3ccf28def64045099f4bca1a6c6885dc: Bootstrap starting.
I20260710 13:26:45.316294 27949 tablet_bootstrap.cc:654] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.321766 27951 tablet_bootstrap.cc:654] T c5fda28b2b374934945abd7d63095040 P 3ccf28def64045099f4bca1a6c6885dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.329257 27949 tablet_bootstrap.cc:492] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923: No bootstrap required, opened a new log
I20260710 13:26:45.329824 27949 ts_tablet_manager.cc:1403] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 13:26:45.333346 27947 tablet_bootstrap.cc:492] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6: No bootstrap required, opened a new log
I20260710 13:26:45.333654 27950 raft_consensus.cc:493] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:45.333783 27947 ts_tablet_manager.cc:1403] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.006s
I20260710 13:26:45.334111 27950 raft_consensus.cc:515] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.337467 27950 leader_election.cc:290] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:45.333012 27949 raft_consensus.cc:359] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.338581 27949 raft_consensus.cc:385] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.336745 27947 raft_consensus.cc:359] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.339257 27947 raft_consensus.cc:385] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.339103 27949 raft_consensus.cc:740] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.339708 27947 raft_consensus.cc:740] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7b05b687054412bb74c6ed82fdc8d6, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.340291 27949 consensus_queue.cc:260] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.340719 27947 consensus_queue.cc:260] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.343513 27949 ts_tablet_manager.cc:1434] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 13:26:45.344805 27949 tablet_bootstrap.cc:492] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923: Bootstrap starting.
I20260710 13:26:45.352963 27949 tablet_bootstrap.cc:654] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.355269 27951 tablet_bootstrap.cc:492] T c5fda28b2b374934945abd7d63095040 P 3ccf28def64045099f4bca1a6c6885dc: No bootstrap required, opened a new log
I20260710 13:26:45.355760 27951 ts_tablet_manager.cc:1403] T c5fda28b2b374934945abd7d63095040 P 3ccf28def64045099f4bca1a6c6885dc: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.005s
I20260710 13:26:45.357399 27947 ts_tablet_manager.cc:1434] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.006s
I20260710 13:26:45.358471 27947 tablet_bootstrap.cc:492] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6: Bootstrap starting.
I20260710 13:26:45.364267 27951 raft_consensus.cc:359] T c5fda28b2b374934945abd7d63095040 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.368261 27951 raft_consensus.cc:385] T c5fda28b2b374934945abd7d63095040 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.368705 27951 raft_consensus.cc:740] T c5fda28b2b374934945abd7d63095040 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ccf28def64045099f4bca1a6c6885dc, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.369513 27951 consensus_queue.cc:260] T c5fda28b2b374934945abd7d63095040 P 3ccf28def64045099f4bca1a6c6885dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.372061 27951 ts_tablet_manager.cc:1434] T c5fda28b2b374934945abd7d63095040 P 3ccf28def64045099f4bca1a6c6885dc: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 13:26:45.373193 27951 tablet_bootstrap.cc:492] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc: Bootstrap starting.
I20260710 13:26:45.373039 27953 raft_consensus.cc:493] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:45.373651 27953 raft_consensus.cc:515] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } }
I20260710 13:26:45.376299 27953 leader_election.cc:290] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:45.377105 27950 raft_consensus.cc:493] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:45.377561 27950 raft_consensus.cc:515] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.379515 27950 leader_election.cc:290] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:45.380470 27951 tablet_bootstrap.cc:654] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.387727 27904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83eed6cdd7354b87b27f5e77f0b6bbd1" candidate_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccf28def64045099f4bca1a6c6885dc" is_pre_election: true
I20260710 13:26:45.390182 27903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a6de9026e141248172c3ddf6257c3e" candidate_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccf28def64045099f4bca1a6c6885dc" is_pre_election: true
W20260710 13:26:45.392608 27720 leader_election.cc:343] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:26:45.393497 27720 leader_election.cc:343] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:45.395917 27951 tablet_bootstrap.cc:492] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc: No bootstrap required, opened a new log
I20260710 13:26:45.396421 27951 ts_tablet_manager.cc:1403] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260710 13:26:45.365687 27949 tablet_bootstrap.cc:492] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923: No bootstrap required, opened a new log
I20260710 13:26:45.396950 27949 ts_tablet_manager.cc:1403] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.009s
I20260710 13:26:45.400002 27949 raft_consensus.cc:359] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.400758 27949 raft_consensus.cc:385] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.401062 27949 raft_consensus.cc:740] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.401775 27949 consensus_queue.cc:260] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.365520 27947 tablet_bootstrap.cc:654] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.404032 27949 ts_tablet_manager.cc:1434] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:26:45.404991 27949 tablet_bootstrap.cc:492] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923: Bootstrap starting.
I20260710 13:26:45.411979 27949 tablet_bootstrap.cc:654] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.407984 27951 raft_consensus.cc:359] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.415982 27951 raft_consensus.cc:385] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.416522 27951 raft_consensus.cc:740] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ccf28def64045099f4bca1a6c6885dc, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.423439 27947 tablet_bootstrap.cc:492] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6: No bootstrap required, opened a new log
I20260710 13:26:45.423909 27947 ts_tablet_manager.cc:1403] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.002s
I20260710 13:26:45.424407 27949 tablet_bootstrap.cc:492] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923: No bootstrap required, opened a new log
I20260710 13:26:45.420981 27951 consensus_queue.cc:260] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.426048 27949 ts_tablet_manager.cc:1403] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260710 13:26:45.427173 27830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83eed6cdd7354b87b27f5e77f0b6bbd1" candidate_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e727ceaf277c4531a5b121238bb5d923" is_pre_election: true
I20260710 13:26:45.428699 27829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a6de9026e141248172c3ddf6257c3e" candidate_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e727ceaf277c4531a5b121238bb5d923" is_pre_election: true
I20260710 13:26:45.430078 27903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2c788d66cf46aeb097cebe5e3961f5" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccf28def64045099f4bca1a6c6885dc" is_pre_election: true
I20260710 13:26:45.430083 27755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2c788d66cf46aeb097cebe5e3961f5" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" is_pre_election: true
I20260710 13:26:45.431339 27903 raft_consensus.cc:2468] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 0.
W20260710 13:26:45.433393 27721 leader_election.cc:343] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:45.432444 27947 raft_consensus.cc:359] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } }
I20260710 13:26:45.433873 27947 raft_consensus.cc:385] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.433828 27721 leader_election.cc:304] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea7b05b687054412bb74c6ed82fdc8d6; no voters: 3ccf28def64045099f4bca1a6c6885dc, e727ceaf277c4531a5b121238bb5d923
I20260710 13:26:45.435272 27950 raft_consensus.cc:2749] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:45.432279 27951 ts_tablet_manager.cc:1434] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
W20260710 13:26:45.435480 27721 leader_election.cc:343] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:45.434276 27947 raft_consensus.cc:740] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7b05b687054412bb74c6ed82fdc8d6, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.436100 27721 leader_election.cc:304] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea7b05b687054412bb74c6ed82fdc8d6; no voters: 3ccf28def64045099f4bca1a6c6885dc, e727ceaf277c4531a5b121238bb5d923
I20260710 13:26:45.436686 27951 tablet_bootstrap.cc:492] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc: Bootstrap starting.
I20260710 13:26:45.436798 27950 raft_consensus.cc:2749] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:45.435339 27795 leader_election.cc:304] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ccf28def64045099f4bca1a6c6885dc, e727ceaf277c4531a5b121238bb5d923; no voters: 
I20260710 13:26:45.437745 27953 raft_consensus.cc:2804] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:45.436637 27947 consensus_queue.cc:260] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } }
W20260710 13:26:45.437886 27795 leader_election.cc:343] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:45.438164 27953 raft_consensus.cc:493] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:45.438702 27953 raft_consensus.cc:3060] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.438906 27949 raft_consensus.cc:359] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.439935 27949 raft_consensus.cc:385] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.440224 27949 raft_consensus.cc:740] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.440945 27949 consensus_queue.cc:260] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.449542 27951 tablet_bootstrap.cc:654] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.442893 27947 ts_tablet_manager.cc:1434] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 13:26:45.450819 27947 tablet_bootstrap.cc:492] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6: Bootstrap starting.
I20260710 13:26:45.451491 27953 raft_consensus.cc:515] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } }
I20260710 13:26:45.454540 27755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2c788d66cf46aeb097cebe5e3961f5" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
I20260710 13:26:45.455355 27755 raft_consensus.cc:3060] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.458055 27953 leader_election.cc:290] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 election: Requested vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:45.459347 27947 tablet_bootstrap.cc:654] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.460822 27903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2c788d66cf46aeb097cebe5e3961f5" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
I20260710 13:26:45.461426 27903 raft_consensus.cc:3060] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.463193 27755 raft_consensus.cc:2468] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 1.
I20260710 13:26:45.464390 27795 leader_election.cc:304] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e727ceaf277c4531a5b121238bb5d923, ea7b05b687054412bb74c6ed82fdc8d6; no voters: 
I20260710 13:26:45.465406 27953 raft_consensus.cc:2804] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:45.465996 27953 raft_consensus.cc:697] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Becoming Leader. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:45.466885 27953 consensus_queue.cc:237] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } }
I20260710 13:26:45.474362 27903 raft_consensus.cc:2468] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 1.
I20260710 13:26:45.477463 27949 ts_tablet_manager.cc:1434] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923: Time spent starting tablet: real 0.051s	user 0.012s	sys 0.011s
I20260710 13:26:45.478725 27949 tablet_bootstrap.cc:492] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923: Bootstrap starting.
I20260710 13:26:45.479768 27951 tablet_bootstrap.cc:492] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc: No bootstrap required, opened a new log
I20260710 13:26:45.480192 27947 tablet_bootstrap.cc:492] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6: No bootstrap required, opened a new log
I20260710 13:26:45.480518 27951 ts_tablet_manager.cc:1403] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.014s
I20260710 13:26:45.482209 27970 raft_consensus.cc:493] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:45.482726 27970 raft_consensus.cc:515] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.480659 27947 ts_tablet_manager.cc:1403] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6: Time spent bootstrapping tablet: real 0.030s	user 0.003s	sys 0.013s
I20260710 13:26:45.485266 27951 raft_consensus.cc:359] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.485783 27755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fda28b2b374934945abd7d63095040" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" is_pre_election: true
I20260710 13:26:45.487037 27951 raft_consensus.cc:385] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:26:45.487547 27795 leader_election.cc:343] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:45.489322 27949 tablet_bootstrap.cc:654] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.492041 27947 raft_consensus.cc:359] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.492704 27947 raft_consensus.cc:385] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.493049 27947 raft_consensus.cc:740] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7b05b687054412bb74c6ed82fdc8d6, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.493072 27953 raft_consensus.cc:493] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:45.493710 27953 raft_consensus.cc:515] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.493924 27947 consensus_queue.cc:260] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.494271 27970 leader_election.cc:290] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:45.495870 27953 leader_election.cc:290] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:45.496222 27947 ts_tablet_manager.cc:1434] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 13:26:45.497309 27947 tablet_bootstrap.cc:492] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6: Bootstrap starting.
I20260710 13:26:45.487533 27951 raft_consensus.cc:740] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ccf28def64045099f4bca1a6c6885dc, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.498159 27755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1f328d1109418c8115971d12d5ccc6" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" is_pre_election: true
I20260710 13:26:45.498798 27755 raft_consensus.cc:2468] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 0.
I20260710 13:26:45.498704 27951 consensus_queue.cc:260] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.500303 27904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1f328d1109418c8115971d12d5ccc6" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccf28def64045099f4bca1a6c6885dc" is_pre_election: true
I20260710 13:26:45.495910 27903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fda28b2b374934945abd7d63095040" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccf28def64045099f4bca1a6c6885dc" is_pre_election: true
I20260710 13:26:45.501256 27951 ts_tablet_manager.cc:1434] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:26:45.501374 27903 raft_consensus.cc:2468] T c5fda28b2b374934945abd7d63095040 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 0.
I20260710 13:26:45.502223 27951 tablet_bootstrap.cc:492] T 75a6de9026e141248172c3ddf6257c3e P 3ccf28def64045099f4bca1a6c6885dc: Bootstrap starting.
W20260710 13:26:45.502678 27795 leader_election.cc:343] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:45.503366 27795 leader_election.cc:304] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [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: 3ccf28def64045099f4bca1a6c6885dc, e727ceaf277c4531a5b121238bb5d923; no voters: ea7b05b687054412bb74c6ed82fdc8d6
I20260710 13:26:45.508850 27951 tablet_bootstrap.cc:654] T 75a6de9026e141248172c3ddf6257c3e P 3ccf28def64045099f4bca1a6c6885dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.508787 27651 catalog_manager.cc:5697] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 reported cstate change: term changed from 0 to 1, leader changed from <none> to e727ceaf277c4531a5b121238bb5d923 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "e727ceaf277c4531a5b121238bb5d923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:45.511027 27795 leader_election.cc:304] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [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: e727ceaf277c4531a5b121238bb5d923, ea7b05b687054412bb74c6ed82fdc8d6; no voters: 3ccf28def64045099f4bca1a6c6885dc
I20260710 13:26:45.514036 27970 raft_consensus.cc:2804] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:45.514495 27970 raft_consensus.cc:493] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:45.514932 27970 raft_consensus.cc:3060] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.515455 27947 tablet_bootstrap.cc:654] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.517045 27953 raft_consensus.cc:2804] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:45.517417 27953 raft_consensus.cc:493] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:45.518287 27953 raft_consensus.cc:3060] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.527295 27970 raft_consensus.cc:515] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.531771 27970 leader_election.cc:290] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 election: Requested vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:45.533107 27755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fda28b2b374934945abd7d63095040" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
I20260710 13:26:45.534373 27903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fda28b2b374934945abd7d63095040" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
W20260710 13:26:45.534734 27795 leader_election.cc:343] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:45.534921 27903 raft_consensus.cc:3060] T c5fda28b2b374934945abd7d63095040 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.545421 27949 tablet_bootstrap.cc:492] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923: No bootstrap required, opened a new log
I20260710 13:26:45.546480 27949 ts_tablet_manager.cc:1403] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.003s
I20260710 13:26:45.546693 27953 raft_consensus.cc:515] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.550210 27949 raft_consensus.cc:359] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.567201 27951 tablet_bootstrap.cc:492] T 75a6de9026e141248172c3ddf6257c3e P 3ccf28def64045099f4bca1a6c6885dc: No bootstrap required, opened a new log
I20260710 13:26:45.570830 27951 ts_tablet_manager.cc:1403] T 75a6de9026e141248172c3ddf6257c3e P 3ccf28def64045099f4bca1a6c6885dc: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.001s
I20260710 13:26:45.569208 27947 tablet_bootstrap.cc:492] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6: No bootstrap required, opened a new log
I20260710 13:26:45.569886 27953 leader_election.cc:290] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 election: Requested vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:45.557103 27904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1f328d1109418c8115971d12d5ccc6" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
I20260710 13:26:45.573937 27947 ts_tablet_manager.cc:1403] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6: Time spent bootstrapping tablet: real 0.077s	user 0.024s	sys 0.032s
I20260710 13:26:45.574488 27951 raft_consensus.cc:359] T 75a6de9026e141248172c3ddf6257c3e P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
W20260710 13:26:45.575048 27795 leader_election.cc:343] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:45.575259 27951 raft_consensus.cc:385] T 75a6de9026e141248172c3ddf6257c3e P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.549482 27903 raft_consensus.cc:2468] T c5fda28b2b374934945abd7d63095040 P 3ccf28def64045099f4bca1a6c6885dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 1.
I20260710 13:26:45.575716 27951 raft_consensus.cc:740] T 75a6de9026e141248172c3ddf6257c3e P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ccf28def64045099f4bca1a6c6885dc, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.576674 27795 leader_election.cc:304] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3ccf28def64045099f4bca1a6c6885dc, e727ceaf277c4531a5b121238bb5d923; no voters: ea7b05b687054412bb74c6ed82fdc8d6
I20260710 13:26:45.576632 27951 consensus_queue.cc:260] T 75a6de9026e141248172c3ddf6257c3e P 3ccf28def64045099f4bca1a6c6885dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.576922 27947 raft_consensus.cc:359] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.577646 27947 raft_consensus.cc:385] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.577791 27953 raft_consensus.cc:2804] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:45.577944 27947 raft_consensus.cc:740] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7b05b687054412bb74c6ed82fdc8d6, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.578824 27947 consensus_queue.cc:260] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.579356 27953 raft_consensus.cc:697] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Becoming Leader. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:45.580212 27953 consensus_queue.cc:237] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.581153 27947 ts_tablet_manager.cc:1434] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:26:45.582098 27947 tablet_bootstrap.cc:492] T a46b5ec9fdb341edbb0ea2294fb8c5fa P ea7b05b687054412bb74c6ed82fdc8d6: Bootstrap starting.
I20260710 13:26:45.570195 27949 raft_consensus.cc:385] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.583276 27949 raft_consensus.cc:740] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.554082 27755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1f328d1109418c8115971d12d5ccc6" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
I20260710 13:26:45.584218 27755 raft_consensus.cc:3060] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.588732 27947 tablet_bootstrap.cc:654] T a46b5ec9fdb341edbb0ea2294fb8c5fa P ea7b05b687054412bb74c6ed82fdc8d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.589263 27949 consensus_queue.cc:260] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.592398 27949 ts_tablet_manager.cc:1434] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260710 13:26:45.598418 27949 tablet_bootstrap.cc:492] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923: Bootstrap starting.
I20260710 13:26:45.604163 27951 ts_tablet_manager.cc:1434] T 75a6de9026e141248172c3ddf6257c3e P 3ccf28def64045099f4bca1a6c6885dc: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.003s
I20260710 13:26:45.596746 27755 raft_consensus.cc:2468] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 1.
I20260710 13:26:45.607689 27795 leader_election.cc:304] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e727ceaf277c4531a5b121238bb5d923, ea7b05b687054412bb74c6ed82fdc8d6; no voters: 3ccf28def64045099f4bca1a6c6885dc
I20260710 13:26:45.608639 27970 raft_consensus.cc:2804] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:45.614526 27951 tablet_bootstrap.cc:492] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc: Bootstrap starting.
I20260710 13:26:45.618511 27949 tablet_bootstrap.cc:654] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.627383 27947 tablet_bootstrap.cc:492] T a46b5ec9fdb341edbb0ea2294fb8c5fa P ea7b05b687054412bb74c6ed82fdc8d6: No bootstrap required, opened a new log
I20260710 13:26:45.627858 27947 ts_tablet_manager.cc:1403] T a46b5ec9fdb341edbb0ea2294fb8c5fa P ea7b05b687054412bb74c6ed82fdc8d6: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.023s
I20260710 13:26:45.629624 27651 catalog_manager.cc:5697] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 reported cstate change: term changed from 0 to 1, leader changed from <none> to e727ceaf277c4531a5b121238bb5d923 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "e727ceaf277c4531a5b121238bb5d923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:45.630848 27947 raft_consensus.cc:359] T a46b5ec9fdb341edbb0ea2294fb8c5fa P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.631603 27947 raft_consensus.cc:385] T a46b5ec9fdb341edbb0ea2294fb8c5fa P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.631935 27947 raft_consensus.cc:740] T a46b5ec9fdb341edbb0ea2294fb8c5fa P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7b05b687054412bb74c6ed82fdc8d6, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.632639 27947 consensus_queue.cc:260] T a46b5ec9fdb341edbb0ea2294fb8c5fa P ea7b05b687054412bb74c6ed82fdc8d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.624140 27951 tablet_bootstrap.cc:654] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.625334 27970 raft_consensus.cc:697] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Becoming Leader. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:45.637782 27970 consensus_queue.cc:237] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.642004 27947 ts_tablet_manager.cc:1434] T a46b5ec9fdb341edbb0ea2294fb8c5fa P ea7b05b687054412bb74c6ed82fdc8d6: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:26:45.642400 27982 raft_consensus.cc:493] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:45.643016 27947 tablet_bootstrap.cc:492] T c5fda28b2b374934945abd7d63095040 P ea7b05b687054412bb74c6ed82fdc8d6: Bootstrap starting.
I20260710 13:26:45.642876 27982 raft_consensus.cc:515] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.645452 27982 leader_election.cc:290] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:45.646670 27903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46b5ec9fdb341edbb0ea2294fb8c5fa" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccf28def64045099f4bca1a6c6885dc" is_pre_election: true
I20260710 13:26:45.647557 27903 raft_consensus.cc:2468] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 0.
I20260710 13:26:45.649080 27795 leader_election.cc:304] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ccf28def64045099f4bca1a6c6885dc, e727ceaf277c4531a5b121238bb5d923; no voters: 
I20260710 13:26:45.649874 27982 raft_consensus.cc:2804] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:45.650202 27982 raft_consensus.cc:493] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:45.650530 27982 raft_consensus.cc:3060] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.662392 27755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46b5ec9fdb341edbb0ea2294fb8c5fa" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" is_pre_election: true
I20260710 13:26:45.663160 27755 raft_consensus.cc:2468] T a46b5ec9fdb341edbb0ea2294fb8c5fa P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 0.
I20260710 13:26:45.667699 27947 tablet_bootstrap.cc:654] T c5fda28b2b374934945abd7d63095040 P ea7b05b687054412bb74c6ed82fdc8d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.672443 27982 raft_consensus.cc:515] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.674775 27982 leader_election.cc:290] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 election: Requested vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:45.675836 27903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46b5ec9fdb341edbb0ea2294fb8c5fa" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
I20260710 13:26:45.676509 27951 tablet_bootstrap.cc:492] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc: No bootstrap required, opened a new log
I20260710 13:26:45.676509 27903 raft_consensus.cc:3060] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.677165 27951 ts_tablet_manager.cc:1403] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.017s
I20260710 13:26:45.678160 27651 catalog_manager.cc:5697] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 reported cstate change: term changed from 0 to 1, leader changed from <none> to e727ceaf277c4531a5b121238bb5d923 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "e727ceaf277c4531a5b121238bb5d923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:45.680305 27951 raft_consensus.cc:359] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.681057 27951 raft_consensus.cc:385] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.681376 27951 raft_consensus.cc:740] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ccf28def64045099f4bca1a6c6885dc, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.682173 27951 consensus_queue.cc:260] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.682417 27755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46b5ec9fdb341edbb0ea2294fb8c5fa" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
I20260710 13:26:45.683136 27755 raft_consensus.cc:3060] T a46b5ec9fdb341edbb0ea2294fb8c5fa P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.683544 27903 raft_consensus.cc:2468] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 1.
I20260710 13:26:45.684772 27795 leader_election.cc:304] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ccf28def64045099f4bca1a6c6885dc, e727ceaf277c4531a5b121238bb5d923; no voters: 
I20260710 13:26:45.686000 27982 raft_consensus.cc:2804] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:45.686695 27982 raft_consensus.cc:697] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Becoming Leader. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:45.687580 27982 consensus_queue.cc:237] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.690279 27755 raft_consensus.cc:2468] T a46b5ec9fdb341edbb0ea2294fb8c5fa P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 1.
I20260710 13:26:45.692483 27947 tablet_bootstrap.cc:492] T c5fda28b2b374934945abd7d63095040 P ea7b05b687054412bb74c6ed82fdc8d6: No bootstrap required, opened a new log
I20260710 13:26:45.692658 27949 tablet_bootstrap.cc:492] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923: No bootstrap required, opened a new log
I20260710 13:26:45.692943 27947 ts_tablet_manager.cc:1403] T c5fda28b2b374934945abd7d63095040 P ea7b05b687054412bb74c6ed82fdc8d6: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.013s
I20260710 13:26:45.693148 27949 ts_tablet_manager.cc:1403] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923: Time spent bootstrapping tablet: real 0.095s	user 0.019s	sys 0.010s
I20260710 13:26:45.695756 27947 raft_consensus.cc:359] T c5fda28b2b374934945abd7d63095040 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.696472 27947 raft_consensus.cc:385] T c5fda28b2b374934945abd7d63095040 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.696228 27949 raft_consensus.cc:359] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.696786 27947 raft_consensus.cc:740] T c5fda28b2b374934945abd7d63095040 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7b05b687054412bb74c6ed82fdc8d6, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.696978 27949 raft_consensus.cc:385] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.697309 27949 raft_consensus.cc:740] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.697516 27947 consensus_queue.cc:260] T c5fda28b2b374934945abd7d63095040 P ea7b05b687054412bb74c6ed82fdc8d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.698768 27951 ts_tablet_manager.cc:1434] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 13:26:45.698056 27949 consensus_queue.cc:260] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.699676 27947 ts_tablet_manager.cc:1434] T c5fda28b2b374934945abd7d63095040 P ea7b05b687054412bb74c6ed82fdc8d6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:26:45.699764 27951 tablet_bootstrap.cc:492] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc: Bootstrap starting.
I20260710 13:26:45.700556 27947 tablet_bootstrap.cc:492] T 54f42fe9c0014a14bc55138aebe73a58 P ea7b05b687054412bb74c6ed82fdc8d6: Bootstrap starting.
I20260710 13:26:45.706709 27947 tablet_bootstrap.cc:654] T 54f42fe9c0014a14bc55138aebe73a58 P ea7b05b687054412bb74c6ed82fdc8d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.711664 27951 tablet_bootstrap.cc:654] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.709136 27949 ts_tablet_manager.cc:1434] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:26:45.719586 27949 tablet_bootstrap.cc:492] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923: Bootstrap starting.
I20260710 13:26:45.723263 27970 raft_consensus.cc:493] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:45.723845 27970 raft_consensus.cc:515] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.726732 27970 leader_election.cc:290] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:45.727480 27755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f42fe9c0014a14bc55138aebe73a58" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" is_pre_election: true
I20260710 13:26:45.730115 27903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f42fe9c0014a14bc55138aebe73a58" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccf28def64045099f4bca1a6c6885dc" is_pre_election: true
I20260710 13:26:45.730758 27903 raft_consensus.cc:2468] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 0.
I20260710 13:26:45.731992 27795 leader_election.cc:304] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ccf28def64045099f4bca1a6c6885dc, e727ceaf277c4531a5b121238bb5d923; no voters: 
I20260710 13:26:45.732208 27947 tablet_bootstrap.cc:492] T 54f42fe9c0014a14bc55138aebe73a58 P ea7b05b687054412bb74c6ed82fdc8d6: No bootstrap required, opened a new log
I20260710 13:26:45.731735 27651 catalog_manager.cc:5697] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 reported cstate change: term changed from 0 to 1, leader changed from <none> to e727ceaf277c4531a5b121238bb5d923 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "e727ceaf277c4531a5b121238bb5d923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:45.733078 27982 raft_consensus.cc:2804] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:26:45.733230 27795 leader_election.cc:343] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:45.733525 27982 raft_consensus.cc:493] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:45.734001 27982 raft_consensus.cc:3060] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.735299 27951 tablet_bootstrap.cc:492] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc: No bootstrap required, opened a new log
I20260710 13:26:45.732786 27947 ts_tablet_manager.cc:1403] T 54f42fe9c0014a14bc55138aebe73a58 P ea7b05b687054412bb74c6ed82fdc8d6: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.002s
I20260710 13:26:45.735738 27951 ts_tablet_manager.cc:1403] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc: Time spent bootstrapping tablet: real 0.036s	user 0.004s	sys 0.015s
I20260710 13:26:45.738456 27947 raft_consensus.cc:359] T 54f42fe9c0014a14bc55138aebe73a58 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.744959 27947 raft_consensus.cc:385] T 54f42fe9c0014a14bc55138aebe73a58 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.745365 27947 raft_consensus.cc:740] T 54f42fe9c0014a14bc55138aebe73a58 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7b05b687054412bb74c6ed82fdc8d6, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.745134 27982 raft_consensus.cc:515] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.746116 27947 consensus_queue.cc:260] T 54f42fe9c0014a14bc55138aebe73a58 P ea7b05b687054412bb74c6ed82fdc8d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.747740 27982 leader_election.cc:290] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 election: Requested vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:45.749014 27903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f42fe9c0014a14bc55138aebe73a58" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
I20260710 13:26:45.749783 27903 raft_consensus.cc:3060] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.749914 27947 ts_tablet_manager.cc:1434] T 54f42fe9c0014a14bc55138aebe73a58 P ea7b05b687054412bb74c6ed82fdc8d6: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:26:45.739163 27951 raft_consensus.cc:359] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.744506 27949 tablet_bootstrap.cc:654] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.755218 27755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f42fe9c0014a14bc55138aebe73a58" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
I20260710 13:26:45.759236 27755 raft_consensus.cc:3060] T 54f42fe9c0014a14bc55138aebe73a58 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.761344 27950 raft_consensus.cc:493] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:45.761965 27950 raft_consensus.cc:515] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.764526 27950 leader_election.cc:290] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:45.765128 27830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d184bc3ee40b40788b6a09af536886dc" candidate_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e727ceaf277c4531a5b121238bb5d923" is_pre_election: true
I20260710 13:26:45.765625 27904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d184bc3ee40b40788b6a09af536886dc" candidate_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccf28def64045099f4bca1a6c6885dc" is_pre_election: true
I20260710 13:26:45.765731 27830 raft_consensus.cc:2468] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea7b05b687054412bb74c6ed82fdc8d6 in term 0.
I20260710 13:26:45.766144 27951 raft_consensus.cc:385] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.766520 27951 raft_consensus.cc:740] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ccf28def64045099f4bca1a6c6885dc, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.766995 27721 leader_election.cc:304] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e727ceaf277c4531a5b121238bb5d923, ea7b05b687054412bb74c6ed82fdc8d6; no voters: 
W20260710 13:26:45.767769 27720 leader_election.cc:343] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:45.767773 27950 raft_consensus.cc:2804] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:45.769658 27949 tablet_bootstrap.cc:492] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923: No bootstrap required, opened a new log
I20260710 13:26:45.769663 27950 raft_consensus.cc:493] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:45.770877 27950 raft_consensus.cc:3060] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.771085 27949 ts_tablet_manager.cc:1403] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.004s
I20260710 13:26:45.771839 27903 raft_consensus.cc:2468] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 1.
I20260710 13:26:45.773020 27795 leader_election.cc:304] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ccf28def64045099f4bca1a6c6885dc, e727ceaf277c4531a5b121238bb5d923; no voters: 
I20260710 13:26:45.773808 27982 raft_consensus.cc:2804] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:45.774430 27982 raft_consensus.cc:697] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Becoming Leader. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:45.775434 27982 consensus_queue.cc:237] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.776219 27755 raft_consensus.cc:2468] T 54f42fe9c0014a14bc55138aebe73a58 P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 1.
I20260710 13:26:45.777889 27949 raft_consensus.cc:359] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.783318 27949 raft_consensus.cc:385] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.783777 27949 raft_consensus.cc:740] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.781741 27950 raft_consensus.cc:515] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.767479 27951 consensus_queue.cc:260] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.787115 27950 leader_election.cc:290] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [CANDIDATE]: Term 1 election: Requested vote from peers e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:45.784848 27949 consensus_queue.cc:260] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.788184 27951 ts_tablet_manager.cc:1434] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.001s
I20260710 13:26:45.789021 27949 ts_tablet_manager.cc:1434] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 13:26:45.789531 27951 tablet_bootstrap.cc:492] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc: Bootstrap starting.
I20260710 13:26:45.789875 27949 tablet_bootstrap.cc:492] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923: Bootstrap starting.
I20260710 13:26:45.792713 27830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d184bc3ee40b40788b6a09af536886dc" candidate_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
I20260710 13:26:45.793291 27830 raft_consensus.cc:3060] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.797053 27951 tablet_bootstrap.cc:654] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.798992 27903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d184bc3ee40b40788b6a09af536886dc" candidate_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
I20260710 13:26:45.799448 27949 tablet_bootstrap.cc:654] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923: Neither blocks nor log segments found. Creating new log.
W20260710 13:26:45.803761 27720 leader_election.cc:343] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:45.806339 27830 raft_consensus.cc:2468] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7b05b687054412bb74c6ed82fdc8d6 in term 1.
I20260710 13:26:45.809960 27721 leader_election.cc:304] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e727ceaf277c4531a5b121238bb5d923, ea7b05b687054412bb74c6ed82fdc8d6; no voters: 3ccf28def64045099f4bca1a6c6885dc
I20260710 13:26:45.810763 27950 raft_consensus.cc:2804] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:45.810912 27951 tablet_bootstrap.cc:492] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc: No bootstrap required, opened a new log
I20260710 13:26:45.802474 27650 catalog_manager.cc:5697] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 reported cstate change: term changed from 0 to 1, leader changed from <none> to e727ceaf277c4531a5b121238bb5d923 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "e727ceaf277c4531a5b121238bb5d923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:45.811982 27982 raft_consensus.cc:493] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:45.812536 27982 raft_consensus.cc:515] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.815356 27982 leader_election.cc:290] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:45.811510 27951 ts_tablet_manager.cc:1403] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260710 13:26:45.815822 27755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a6de9026e141248172c3ddf6257c3e" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" is_pre_election: true
I20260710 13:26:45.816552 27755 raft_consensus.cc:2468] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 0.
I20260710 13:26:45.818147 27795 leader_election.cc:304] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e727ceaf277c4531a5b121238bb5d923, ea7b05b687054412bb74c6ed82fdc8d6; no voters: 
I20260710 13:26:45.818909 27982 raft_consensus.cc:2804] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:45.819181 27903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a6de9026e141248172c3ddf6257c3e" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccf28def64045099f4bca1a6c6885dc" is_pre_election: true
I20260710 13:26:45.819468 27982 raft_consensus.cc:493] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:45.819810 27903 raft_consensus.cc:2468] T 75a6de9026e141248172c3ddf6257c3e P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 0.
I20260710 13:26:45.820045 27982 raft_consensus.cc:3060] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.834311 27951 raft_consensus.cc:359] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.835037 27951 raft_consensus.cc:385] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.835465 27951 raft_consensus.cc:740] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ccf28def64045099f4bca1a6c6885dc, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.836413 27951 consensus_queue.cc:260] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.836808 27949 tablet_bootstrap.cc:492] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923: No bootstrap required, opened a new log
I20260710 13:26:45.837906 27949 ts_tablet_manager.cc:1403] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.009s
I20260710 13:26:45.842662 27957 raft_consensus.cc:493] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:45.842584 27949 raft_consensus.cc:359] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.843281 27957 raft_consensus.cc:515] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.843778 27949 raft_consensus.cc:385] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.844624 27949 raft_consensus.cc:740] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.845577 27949 consensus_queue.cc:260] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.847791 27951 ts_tablet_manager.cc:1434] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.004s
I20260710 13:26:45.848229 27982 raft_consensus.cc:515] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.850965 27949 ts_tablet_manager.cc:1434] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:26:45.856112 27970 consensus_queue.cc:1048] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:45.856031 27957 leader_election.cc:290] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295)
I20260710 13:26:45.867023 27755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a6de9026e141248172c3ddf6257c3e" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
I20260710 13:26:45.867659 27755 raft_consensus.cc:3060] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.868060 27950 raft_consensus.cc:697] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 LEADER]: Becoming Leader. State: Replica: ea7b05b687054412bb74c6ed82fdc8d6, State: Running, Role: LEADER
I20260710 13:26:45.867659 27951 tablet_bootstrap.cc:492] T d184bc3ee40b40788b6a09af536886dc P 3ccf28def64045099f4bca1a6c6885dc: Bootstrap starting.
I20260710 13:26:45.868954 27950 consensus_queue.cc:237] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.874882 27755 raft_consensus.cc:2468] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 1.
I20260710 13:26:45.876140 27982 leader_election.cc:290] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 election: Requested vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:45.876298 27795 leader_election.cc:304] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e727ceaf277c4531a5b121238bb5d923, ea7b05b687054412bb74c6ed82fdc8d6; no voters: 
I20260710 13:26:45.876999 27982 raft_consensus.cc:2804] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:45.877470 27982 raft_consensus.cc:697] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Becoming Leader. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:45.878046 27904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a6de9026e141248172c3ddf6257c3e" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
I20260710 13:26:45.878638 27904 raft_consensus.cc:3060] T 75a6de9026e141248172c3ddf6257c3e P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.878913 27982 consensus_queue.cc:237] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.883401 27957 raft_consensus.cc:493] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:45.883708 27754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3f5c9162704e7b9234a51f6c4d4ef6" candidate_uuid: "3ccf28def64045099f4bca1a6c6885dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" is_pre_election: true
I20260710 13:26:45.883953 27957 raft_consensus.cc:515] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.876796 27951 tablet_bootstrap.cc:654] T d184bc3ee40b40788b6a09af536886dc P 3ccf28def64045099f4bca1a6c6885dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:45.884524 27754 raft_consensus.cc:2468] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ccf28def64045099f4bca1a6c6885dc in term 0.
I20260710 13:26:45.888578 27904 raft_consensus.cc:2468] T 75a6de9026e141248172c3ddf6257c3e P 3ccf28def64045099f4bca1a6c6885dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 1.
I20260710 13:26:45.891165 27957 leader_election.cc:290] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295)
I20260710 13:26:45.890679 27650 catalog_manager.cc:5697] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:45.893451 27869 leader_election.cc:304] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ccf28def64045099f4bca1a6c6885dc, ea7b05b687054412bb74c6ed82fdc8d6; no voters: 
I20260710 13:26:45.896068 27957 raft_consensus.cc:2804] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:45.896642 27957 raft_consensus.cc:493] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:45.897056 27957 raft_consensus.cc:3060] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.906132 27754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83eed6cdd7354b87b27f5e77f0b6bbd1" candidate_uuid: "3ccf28def64045099f4bca1a6c6885dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" is_pre_election: true
I20260710 13:26:45.909588 27830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3f5c9162704e7b9234a51f6c4d4ef6" candidate_uuid: "3ccf28def64045099f4bca1a6c6885dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e727ceaf277c4531a5b121238bb5d923" is_pre_election: true
I20260710 13:26:45.909581 27829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83eed6cdd7354b87b27f5e77f0b6bbd1" candidate_uuid: "3ccf28def64045099f4bca1a6c6885dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e727ceaf277c4531a5b121238bb5d923" is_pre_election: true
I20260710 13:26:45.910329 27830 raft_consensus.cc:2468] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ccf28def64045099f4bca1a6c6885dc in term 0.
I20260710 13:26:45.910318 27829 raft_consensus.cc:2468] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ccf28def64045099f4bca1a6c6885dc in term 0.
I20260710 13:26:45.907810 27754 raft_consensus.cc:2468] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ccf28def64045099f4bca1a6c6885dc in term 0.
I20260710 13:26:45.912763 27870 leader_election.cc:304] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ccf28def64045099f4bca1a6c6885dc, e727ceaf277c4531a5b121238bb5d923; no voters: 
I20260710 13:26:45.913882 27997 raft_consensus.cc:2804] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:45.914274 27997 raft_consensus.cc:493] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:45.915030 27997 raft_consensus.cc:3060] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.916033 27651 catalog_manager.cc:5697] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 reported cstate change: term changed from 0 to 1, leader changed from <none> to e727ceaf277c4531a5b121238bb5d923 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "e727ceaf277c4531a5b121238bb5d923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:45.917948 27951 tablet_bootstrap.cc:492] T d184bc3ee40b40788b6a09af536886dc P 3ccf28def64045099f4bca1a6c6885dc: No bootstrap required, opened a new log
I20260710 13:26:45.918394 27951 ts_tablet_manager.cc:1403] T d184bc3ee40b40788b6a09af536886dc P 3ccf28def64045099f4bca1a6c6885dc: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.006s
I20260710 13:26:45.929368 27957 raft_consensus.cc:515] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.930788 27997 raft_consensus.cc:515] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.932760 27754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3f5c9162704e7b9234a51f6c4d4ef6" candidate_uuid: "3ccf28def64045099f4bca1a6c6885dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
I20260710 13:26:45.932899 27951 raft_consensus.cc:359] T d184bc3ee40b40788b6a09af536886dc P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.933380 27754 raft_consensus.cc:3060] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.933575 27951 raft_consensus.cc:385] T d184bc3ee40b40788b6a09af536886dc P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:45.933903 27951 raft_consensus.cc:740] T d184bc3ee40b40788b6a09af536886dc P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ccf28def64045099f4bca1a6c6885dc, State: Initialized, Role: FOLLOWER
I20260710 13:26:45.933945 27829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83eed6cdd7354b87b27f5e77f0b6bbd1" candidate_uuid: "3ccf28def64045099f4bca1a6c6885dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
I20260710 13:26:45.934619 27829 raft_consensus.cc:3060] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.934792 27951 consensus_queue.cc:260] T d184bc3ee40b40788b6a09af536886dc P 3ccf28def64045099f4bca1a6c6885dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.936940 27957 leader_election.cc:290] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [CANDIDATE]: Term 1 election: Requested vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295)
I20260710 13:26:45.938706 27755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83eed6cdd7354b87b27f5e77f0b6bbd1" candidate_uuid: "3ccf28def64045099f4bca1a6c6885dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
I20260710 13:26:45.939635 27755 raft_consensus.cc:3060] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:26:45.940534 27700 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:45.941592 27830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3f5c9162704e7b9234a51f6c4d4ef6" candidate_uuid: "3ccf28def64045099f4bca1a6c6885dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
I20260710 13:26:45.942134 27830 raft_consensus.cc:3060] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:45.946753 27755 raft_consensus.cc:2468] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ccf28def64045099f4bca1a6c6885dc in term 1.
I20260710 13:26:45.947906 27869 leader_election.cc:304] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ccf28def64045099f4bca1a6c6885dc, ea7b05b687054412bb74c6ed82fdc8d6; no voters: 
I20260710 13:26:45.948750 27957 raft_consensus.cc:2804] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:45.948948 27830 raft_consensus.cc:2468] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ccf28def64045099f4bca1a6c6885dc in term 1.
I20260710 13:26:45.949239 27957 raft_consensus.cc:697] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 1 LEADER]: Becoming Leader. State: Replica: 3ccf28def64045099f4bca1a6c6885dc, State: Running, Role: LEADER
I20260710 13:26:45.950138 27870 leader_election.cc:304] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ccf28def64045099f4bca1a6c6885dc, e727ceaf277c4531a5b121238bb5d923; no voters: 
I20260710 13:26:45.950098 27957 consensus_queue.cc:237] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.955045 28002 raft_consensus.cc:2804] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:45.955542 28002 raft_consensus.cc:697] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 1 LEADER]: Becoming Leader. State: Replica: 3ccf28def64045099f4bca1a6c6885dc, State: Running, Role: LEADER
I20260710 13:26:45.956398 28002 consensus_queue.cc:237] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:45.964432 27951 ts_tablet_manager.cc:1434] T d184bc3ee40b40788b6a09af536886dc P 3ccf28def64045099f4bca1a6c6885dc: Time spent starting tablet: real 0.046s	user 0.011s	sys 0.001s
I20260710 13:26:45.964517 27997 leader_election.cc:290] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [CANDIDATE]: Term 1 election: Requested vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295)
I20260710 13:26:45.971521 27953 consensus_queue.cc:1048] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:45.971923 27754 raft_consensus.cc:2468] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ccf28def64045099f4bca1a6c6885dc in term 1.
I20260710 13:26:45.998628 27829 raft_consensus.cc:2468] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ccf28def64045099f4bca1a6c6885dc in term 1.
I20260710 13:26:46.000283 27651 catalog_manager.cc:5697] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3). New cstate: current_term: 1 leader_uuid: "3ccf28def64045099f4bca1a6c6885dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:46.002266 27651 catalog_manager.cc:5697] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3). New cstate: current_term: 1 leader_uuid: "3ccf28def64045099f4bca1a6c6885dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:46.021708 27754 raft_consensus.cc:3060] T c5fda28b2b374934945abd7d63095040 P ea7b05b687054412bb74c6ed82fdc8d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.027419 27953 consensus_queue.cc:1048] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.040685 27953 consensus_queue.cc:1048] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.077184 27953 consensus_queue.cc:1048] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.090011 27970 consensus_queue.cc:1048] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.095806 28002 raft_consensus.cc:493] T d184bc3ee40b40788b6a09af536886dc P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:46.096328 28002 raft_consensus.cc:515] T d184bc3ee40b40788b6a09af536886dc P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:46.098341 28002 leader_election.cc:290] T d184bc3ee40b40788b6a09af536886dc P 3ccf28def64045099f4bca1a6c6885dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295)
I20260710 13:26:46.100193 27829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d184bc3ee40b40788b6a09af536886dc" candidate_uuid: "3ccf28def64045099f4bca1a6c6885dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e727ceaf277c4531a5b121238bb5d923" is_pre_election: true
I20260710 13:26:46.101107 27829 raft_consensus.cc:2393] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ccf28def64045099f4bca1a6c6885dc in current term 1: Already voted for candidate ea7b05b687054412bb74c6ed82fdc8d6 in this term.
I20260710 13:26:46.101011 27754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d184bc3ee40b40788b6a09af536886dc" candidate_uuid: "3ccf28def64045099f4bca1a6c6885dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" is_pre_election: true
I20260710 13:26:46.102509 27869 leader_election.cc:304] T d184bc3ee40b40788b6a09af536886dc P 3ccf28def64045099f4bca1a6c6885dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ccf28def64045099f4bca1a6c6885dc; no voters: e727ceaf277c4531a5b121238bb5d923, ea7b05b687054412bb74c6ed82fdc8d6
I20260710 13:26:46.103194 28002 raft_consensus.cc:3060] T d184bc3ee40b40788b6a09af536886dc P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.108883 28002 raft_consensus.cc:2749] T d184bc3ee40b40788b6a09af536886dc P 3ccf28def64045099f4bca1a6c6885dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:46.142987 27829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d2c788d66cf46aeb097cebe5e3961f5"
dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
mode: GRACEFUL
new_leader_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
 from {username='slave'} at 127.0.0.1:37004
I20260710 13:26:46.143703 27829 raft_consensus.cc:606] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Received request to transfer leadership to TS ea7b05b687054412bb74c6ed82fdc8d6
I20260710 13:26:46.149227 27829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75a6de9026e141248172c3ddf6257c3e"
dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
mode: GRACEFUL
new_leader_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
 from {username='slave'} at 127.0.0.1:37004
I20260710 13:26:46.149739 27829 raft_consensus.cc:606] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Received request to transfer leadership to TS ea7b05b687054412bb74c6ed82fdc8d6
I20260710 13:26:46.155181 27829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da1f328d1109418c8115971d12d5ccc6"
dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
mode: GRACEFUL
new_leader_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
 from {username='slave'} at 127.0.0.1:37004
I20260710 13:26:46.155668 27829 raft_consensus.cc:606] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Received request to transfer leadership to TS ea7b05b687054412bb74c6ed82fdc8d6
I20260710 13:26:46.171130 27970 consensus_queue.cc:1048] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.177930 27903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e3f5c9162704e7b9234a51f6c4d4ef6"
dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
mode: GRACEFUL
new_leader_uuid: "e727ceaf277c4531a5b121238bb5d923"
 from {username='slave'} at 127.0.0.1:46494
I20260710 13:26:46.178604 27903 raft_consensus.cc:606] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 1 LEADER]: Received request to transfer leadership to TS e727ceaf277c4531a5b121238bb5d923
I20260710 13:26:46.184347 27982 raft_consensus.cc:993] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923: : Instructing follower ea7b05b687054412bb74c6ed82fdc8d6 to start an election
I20260710 13:26:46.184784 27982 raft_consensus.cc:1081] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Signalling peer ea7b05b687054412bb74c6ed82fdc8d6 to start an election
I20260710 13:26:46.186550 27754 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da1f328d1109418c8115971d12d5ccc6"
dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
 from {username='slave'} at 127.0.0.1:56084
I20260710 13:26:46.188681 27754 raft_consensus.cc:493] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:46.189059 27754 raft_consensus.cc:3060] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:46.192370 27903 raft_consensus.cc:3060] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:46.201313 27754 raft_consensus.cc:515] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:46.202232 27953 consensus_queue.cc:1048] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.202502 27755 raft_consensus.cc:1240] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Rejecting Update request from peer e727ceaf277c4531a5b121238bb5d923 for earlier term 1. Current term is 2. Ops: []
I20260710 13:26:46.206907 27904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83eed6cdd7354b87b27f5e77f0b6bbd1"
dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
mode: GRACEFUL
new_leader_uuid: "e727ceaf277c4531a5b121238bb5d923"
 from {username='slave'} at 127.0.0.1:46494
I20260710 13:26:46.207509 27904 raft_consensus.cc:606] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 1 LEADER]: Received request to transfer leadership to TS e727ceaf277c4531a5b121238bb5d923
I20260710 13:26:46.208082 28017 consensus_queue.cc:1059] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:46.209048 27970 raft_consensus.cc:3055] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:46.209460 27970 raft_consensus.cc:740] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:46.210273 27970 consensus_queue.cc:260] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:46.211232 27970 raft_consensus.cc:3060] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:46.211375 27982 consensus_queue.cc:1048] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.213397 27829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a46b5ec9fdb341edbb0ea2294fb8c5fa"
dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
mode: GRACEFUL
new_leader_uuid: "3ccf28def64045099f4bca1a6c6885dc"
 from {username='slave'} at 127.0.0.1:37004
I20260710 13:26:46.213949 27829 raft_consensus.cc:606] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Received request to transfer leadership to TS 3ccf28def64045099f4bca1a6c6885dc
I20260710 13:26:46.222549 27754 leader_election.cc:290] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [CANDIDATE]: Term 2 election: Requested vote from peers e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:46.222638 27829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1f328d1109418c8115971d12d5ccc6" candidate_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
I20260710 13:26:46.230036 27970 consensus_queue.cc:1048] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.234701 27904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1f328d1109418c8115971d12d5ccc6" candidate_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
I20260710 13:26:46.230811 27829 raft_consensus.cc:2468] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7b05b687054412bb74c6ed82fdc8d6 in term 2.
I20260710 13:26:46.239711 27721 leader_election.cc:304] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [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: e727ceaf277c4531a5b121238bb5d923, ea7b05b687054412bb74c6ed82fdc8d6; no voters: 3ccf28def64045099f4bca1a6c6885dc
I20260710 13:26:46.241163 27994 raft_consensus.cc:2804] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:46.244181 27994 raft_consensus.cc:697] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 LEADER]: Becoming Leader. State: Replica: ea7b05b687054412bb74c6ed82fdc8d6, State: Running, Role: LEADER
I20260710 13:26:46.245061 27994 consensus_queue.cc:237] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:46.260540 27651 catalog_manager.cc:5697] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 reported cstate change: term changed from 1 to 2, leader changed from e727ceaf277c4531a5b121238bb5d923 (127.26.249.2) to ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1). New cstate: current_term: 2 leader_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:46.300365 27970 consensus_queue.cc:1048] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.307513 27982 raft_consensus.cc:993] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923: : Instructing follower ea7b05b687054412bb74c6ed82fdc8d6 to start an election
I20260710 13:26:46.307971 27982 raft_consensus.cc:1081] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Signalling peer ea7b05b687054412bb74c6ed82fdc8d6 to start an election
I20260710 13:26:46.310127 27755 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75a6de9026e141248172c3ddf6257c3e"
dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
 from {username='slave'} at 127.0.0.1:56084
I20260710 13:26:46.310655 27755 raft_consensus.cc:493] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:46.311017 27755 raft_consensus.cc:3060] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:46.313155 27970 consensus_queue.cc:1048] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.319643 27755 raft_consensus.cc:515] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:46.321080 27754 raft_consensus.cc:1240] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Rejecting Update request from peer e727ceaf277c4531a5b121238bb5d923 for earlier term 1. Current term is 2. Ops: []
I20260710 13:26:46.323225 27970 consensus_queue.cc:1059] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.324132 27970 raft_consensus.cc:3055] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:46.324501 27970 raft_consensus.cc:740] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:46.324954 27829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a6de9026e141248172c3ddf6257c3e" candidate_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
I20260710 13:26:46.325088 27755 leader_election.cc:290] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [CANDIDATE]: Term 2 election: Requested vote from peers e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:46.325309 27970 consensus_queue.cc:260] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:46.326203 27970 raft_consensus.cc:3060] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:46.327526 27904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a6de9026e141248172c3ddf6257c3e" candidate_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
I20260710 13:26:46.339401 27829 raft_consensus.cc:2468] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7b05b687054412bb74c6ed82fdc8d6 in term 2.
I20260710 13:26:46.341528 27721 leader_election.cc:304] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [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: e727ceaf277c4531a5b121238bb5d923, ea7b05b687054412bb74c6ed82fdc8d6; no voters: 3ccf28def64045099f4bca1a6c6885dc
I20260710 13:26:46.342193 27994 raft_consensus.cc:2804] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:46.342657 27994 raft_consensus.cc:697] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 LEADER]: Becoming Leader. State: Replica: ea7b05b687054412bb74c6ed82fdc8d6, State: Running, Role: LEADER
I20260710 13:26:46.343472 27994 consensus_queue.cc:237] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:46.350420 27651 catalog_manager.cc:5697] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 reported cstate change: term changed from 1 to 2, leader changed from e727ceaf277c4531a5b121238bb5d923 (127.26.249.2) to ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1). New cstate: current_term: 2 leader_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:46.357549 27994 consensus_queue.cc:1048] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.370193 27950 consensus_queue.cc:1048] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.379413 28002 consensus_queue.cc:1048] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:46.392168 27997 raft_consensus.cc:993] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc: : Instructing follower e727ceaf277c4531a5b121238bb5d923 to start an election
I20260710 13:26:46.392676 27997 raft_consensus.cc:1081] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 1 LEADER]: Signalling peer e727ceaf277c4531a5b121238bb5d923 to start an election
I20260710 13:26:46.396816 27830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e3f5c9162704e7b9234a51f6c4d4ef6"
dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
 from {username='slave'} at 127.0.0.1:36990
I20260710 13:26:46.397367 27830 raft_consensus.cc:493] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:46.397712 27830 raft_consensus.cc:3060] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:46.403229 27957 consensus_queue.cc:1048] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.405761 27830 raft_consensus.cc:515] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:46.407002 27829 raft_consensus.cc:1240] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Rejecting Update request from peer 3ccf28def64045099f4bca1a6c6885dc for earlier term 1. Current term is 2. Ops: []
I20260710 13:26:46.411573 27957 consensus_queue.cc:1059] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.412352 27957 raft_consensus.cc:3055] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:46.412912 27830 leader_election.cc:290] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 2 election: Requested vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:46.413054 27754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3f5c9162704e7b9234a51f6c4d4ef6" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
I20260710 13:26:46.414968 27904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3f5c9162704e7b9234a51f6c4d4ef6" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
I20260710 13:26:46.412654 27957 raft_consensus.cc:740] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ccf28def64045099f4bca1a6c6885dc, State: Running, Role: LEADER
I20260710 13:26:46.416402 27957 consensus_queue.cc:260] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:46.418085 27957 raft_consensus.cc:3060] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:46.431205 27904 raft_consensus.cc:2468] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 2.
I20260710 13:26:46.432917 27795 leader_election.cc:304] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [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: 3ccf28def64045099f4bca1a6c6885dc, e727ceaf277c4531a5b121238bb5d923; no voters: ea7b05b687054412bb74c6ed82fdc8d6
I20260710 13:26:46.433801 27970 raft_consensus.cc:2804] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:46.434278 27970 raft_consensus.cc:697] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 2 LEADER]: Becoming Leader. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:46.435107 27970 consensus_queue.cc:237] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:46.442307 27650 catalog_manager.cc:5697] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 reported cstate change: term changed from 1 to 2, leader changed from 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3) to e727ceaf277c4531a5b121238bb5d923 (127.26.249.2). New cstate: current_term: 2 leader_uuid: "e727ceaf277c4531a5b121238bb5d923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:46.446485 27957 consensus_queue.cc:1048] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.456168 28003 consensus_queue.cc:1048] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:46.459606 27997 raft_consensus.cc:993] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc: : Instructing follower e727ceaf277c4531a5b121238bb5d923 to start an election
I20260710 13:26:46.460103 28002 raft_consensus.cc:1081] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 1 LEADER]: Signalling peer e727ceaf277c4531a5b121238bb5d923 to start an election
I20260710 13:26:46.463470 27830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83eed6cdd7354b87b27f5e77f0b6bbd1"
dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
 from {username='slave'} at 127.0.0.1:36990
I20260710 13:26:46.464044 27830 raft_consensus.cc:493] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:46.464407 27830 raft_consensus.cc:3060] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:46.471909 27830 raft_consensus.cc:515] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:46.475118 27754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83eed6cdd7354b87b27f5e77f0b6bbd1" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
I20260710 13:26:46.477445 27830 leader_election.cc:290] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 2 election: Requested vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:46.478549 27904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83eed6cdd7354b87b27f5e77f0b6bbd1" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
I20260710 13:26:46.479041 27904 raft_consensus.cc:3055] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:46.479378 27904 raft_consensus.cc:740] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ccf28def64045099f4bca1a6c6885dc, State: Running, Role: LEADER
I20260710 13:26:46.486578 27904 consensus_queue.cc:260] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:46.487838 27904 raft_consensus.cc:3060] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:46.494460 27904 raft_consensus.cc:2468] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 2.
I20260710 13:26:46.495785 27795 leader_election.cc:304] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [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: 3ccf28def64045099f4bca1a6c6885dc, e727ceaf277c4531a5b121238bb5d923; no voters: ea7b05b687054412bb74c6ed82fdc8d6
I20260710 13:26:46.496637 27970 raft_consensus.cc:2804] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:46.497119 27970 raft_consensus.cc:697] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [term 2 LEADER]: Becoming Leader. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:46.497900 27970 consensus_queue.cc:237] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:46.504772 27650 catalog_manager.cc:5697] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 reported cstate change: term changed from 1 to 2, leader changed from 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3) to e727ceaf277c4531a5b121238bb5d923 (127.26.249.2). New cstate: current_term: 2 leader_uuid: "e727ceaf277c4531a5b121238bb5d923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:46.571722 27982 raft_consensus.cc:993] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923: : Instructing follower ea7b05b687054412bb74c6ed82fdc8d6 to start an election
I20260710 13:26:46.572221 27970 raft_consensus.cc:1081] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Signalling peer ea7b05b687054412bb74c6ed82fdc8d6 to start an election
I20260710 13:26:46.573845 27755 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d2c788d66cf46aeb097cebe5e3961f5"
dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
 from {username='slave'} at 127.0.0.1:56084
I20260710 13:26:46.574448 27755 raft_consensus.cc:493] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:46.574764 27755 raft_consensus.cc:3060] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:46.579524 27755 raft_consensus.cc:515] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } }
I20260710 13:26:46.581146 27755 leader_election.cc:290] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [CANDIDATE]: Term 2 election: Requested vote from peers 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427), e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295)
I20260710 13:26:46.582036 27904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2c788d66cf46aeb097cebe5e3961f5" candidate_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
I20260710 13:26:46.582603 27904 raft_consensus.cc:3060] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:46.582614 27830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2c788d66cf46aeb097cebe5e3961f5" candidate_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
I20260710 13:26:46.583278 27830 raft_consensus.cc:3055] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:46.583571 27830 raft_consensus.cc:740] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:46.584245 27830 consensus_queue.cc:260] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } }
I20260710 13:26:46.585130 27830 raft_consensus.cc:3060] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:46.589176 27904 raft_consensus.cc:2468] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7b05b687054412bb74c6ed82fdc8d6 in term 2.
I20260710 13:26:46.590102 27830 raft_consensus.cc:2468] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7b05b687054412bb74c6ed82fdc8d6 in term 2.
I20260710 13:26:46.590437 27720 leader_election.cc:304] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ccf28def64045099f4bca1a6c6885dc, ea7b05b687054412bb74c6ed82fdc8d6; no voters: 
I20260710 13:26:46.591339 28025 raft_consensus.cc:2804] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:46.591892 28025 raft_consensus.cc:697] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 LEADER]: Becoming Leader. State: Replica: ea7b05b687054412bb74c6ed82fdc8d6, State: Running, Role: LEADER
I20260710 13:26:46.592775 28025 consensus_queue.cc:237] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } }
I20260710 13:26:46.599481 27650 catalog_manager.cc:5697] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 reported cstate change: term changed from 1 to 2, leader changed from e727ceaf277c4531a5b121238bb5d923 (127.26.249.2) to ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1). New cstate: current_term: 2 leader_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:46.697305 27904 raft_consensus.cc:3060] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:46.704516 27904 raft_consensus.cc:1275] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Refusing update from remote peer ea7b05b687054412bb74c6ed82fdc8d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:46.706370 28025 consensus_queue.cc:1048] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:46.708418 27970 raft_consensus.cc:993] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923: : Instructing follower 3ccf28def64045099f4bca1a6c6885dc to start an election
I20260710 13:26:46.708884 28017 raft_consensus.cc:1081] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Signalling peer 3ccf28def64045099f4bca1a6c6885dc to start an election
I20260710 13:26:46.712466 27904 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a46b5ec9fdb341edbb0ea2294fb8c5fa"
dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
 from {username='slave'} at 127.0.0.1:46484
I20260710 13:26:46.713027 27904 raft_consensus.cc:493] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:46.713382 27904 raft_consensus.cc:3060] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:46.720525 27904 raft_consensus.cc:515] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:46.723591 27829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46b5ec9fdb341edbb0ea2294fb8c5fa" candidate_uuid: "3ccf28def64045099f4bca1a6c6885dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
I20260710 13:26:46.724218 27829 raft_consensus.cc:3055] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:46.724529 27829 raft_consensus.cc:740] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:46.725301 27829 consensus_queue.cc:260] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:46.725778 27755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a46b5ec9fdb341edbb0ea2294fb8c5fa" candidate_uuid: "3ccf28def64045099f4bca1a6c6885dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
I20260710 13:26:46.726624 27829 raft_consensus.cc:3060] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:46.727100 27755 raft_consensus.cc:3060] T a46b5ec9fdb341edbb0ea2294fb8c5fa P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:46.729082 27830 raft_consensus.cc:1275] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Refusing update from remote peer ea7b05b687054412bb74c6ed82fdc8d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:46.730398 27994 consensus_queue.cc:1048] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:46.733909 27829 raft_consensus.cc:2468] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ccf28def64045099f4bca1a6c6885dc in term 2.
I20260710 13:26:46.735103 27870 leader_election.cc:304] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ccf28def64045099f4bca1a6c6885dc, e727ceaf277c4531a5b121238bb5d923; no voters: 
I20260710 13:26:46.735986 27957 raft_consensus.cc:2804] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:46.736445 27957 raft_consensus.cc:697] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc [term 2 LEADER]: Becoming Leader. State: Replica: 3ccf28def64045099f4bca1a6c6885dc, State: Running, Role: LEADER
I20260710 13:26:46.737494 27755 raft_consensus.cc:2468] T a46b5ec9fdb341edbb0ea2294fb8c5fa P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ccf28def64045099f4bca1a6c6885dc in term 2.
I20260710 13:26:46.737242 27957 consensus_queue.cc:237] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:46.744544 27904 leader_election.cc:290] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc [CANDIDATE]: Term 2 election: Requested vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295)
I20260710 13:26:46.747227 27650 catalog_manager.cc:5697] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc reported cstate change: term changed from 1 to 2, leader changed from e727ceaf277c4531a5b121238bb5d923 (127.26.249.2) to 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3). New cstate: current_term: 2 leader_uuid: "3ccf28def64045099f4bca1a6c6885dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:46.888108 27829 raft_consensus.cc:1275] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Refusing update from remote peer ea7b05b687054412bb74c6ed82fdc8d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:46.889307 27994 consensus_queue.cc:1048] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:46.897631 27904 raft_consensus.cc:3060] T 75a6de9026e141248172c3ddf6257c3e P 3ccf28def64045099f4bca1a6c6885dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:46.904318 27904 raft_consensus.cc:1275] T 75a6de9026e141248172c3ddf6257c3e P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Refusing update from remote peer ea7b05b687054412bb74c6ed82fdc8d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:46.905853 27994 consensus_queue.cc:1048] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:46.978248 27755 raft_consensus.cc:3060] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:46.983099 27755 raft_consensus.cc:1275] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Refusing update from remote peer e727ceaf277c4531a5b121238bb5d923: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:46.984349 27970 consensus_queue.cc:1048] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:46.994342 27904 raft_consensus.cc:1275] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Refusing update from remote peer e727ceaf277c4531a5b121238bb5d923: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:46.996120 27970 consensus_queue.cc:1048] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.022416 27829 raft_consensus.cc:1275] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Refusing update from remote peer ea7b05b687054412bb74c6ed82fdc8d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.023722 27994 consensus_queue.cc:1048] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.032768 27904 raft_consensus.cc:1275] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Refusing update from remote peer ea7b05b687054412bb74c6ed82fdc8d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.035481 28025 consensus_queue.cc:1048] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.071815 27904 raft_consensus.cc:1275] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Refusing update from remote peer e727ceaf277c4531a5b121238bb5d923: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.073381 27970 consensus_queue.cc:1048] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.083885 27755 raft_consensus.cc:3060] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:47.091396 27755 raft_consensus.cc:1275] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Refusing update from remote peer e727ceaf277c4531a5b121238bb5d923: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.092963 28033 consensus_queue.cc:1048] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.149976 27755 raft_consensus.cc:1275] T a46b5ec9fdb341edbb0ea2294fb8c5fa P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Refusing update from remote peer 3ccf28def64045099f4bca1a6c6885dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.151554 27957 consensus_queue.cc:1048] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:47.161046 27829 raft_consensus.cc:1275] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Refusing update from remote peer 3ccf28def64045099f4bca1a6c6885dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:47.162811 27957 consensus_queue.cc:1048] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:49.246256 27620 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:26:49.247339 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:49.266484 27829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e3f5c9162704e7b9234a51f6c4d4ef6"
dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
mode: GRACEFUL
new_leader_uuid: "3ccf28def64045099f4bca1a6c6885dc"
 from {username='slave'} at 127.0.0.1:60996
I20260710 13:26:49.267102 27829 raft_consensus.cc:606] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 2 LEADER]: Received request to transfer leadership to TS 3ccf28def64045099f4bca1a6c6885dc
I20260710 13:26:49.280937 27755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da1f328d1109418c8115971d12d5ccc6"
dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
mode: GRACEFUL
new_leader_uuid: "3ccf28def64045099f4bca1a6c6885dc"
 from {username='slave'} at 127.0.0.1:42530
I20260710 13:26:49.281503 27755 raft_consensus.cc:606] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 LEADER]: Received request to transfer leadership to TS 3ccf28def64045099f4bca1a6c6885dc
I20260710 13:26:49.282728 27620 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:26:49.283303 27620 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:49.296263 28033 raft_consensus.cc:993] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923: : Instructing follower 3ccf28def64045099f4bca1a6c6885dc to start an election
I20260710 13:26:49.296897 28044 raft_consensus.cc:1081] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 2 LEADER]: Signalling peer 3ccf28def64045099f4bca1a6c6885dc to start an election
I20260710 13:26:49.299211 27903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e3f5c9162704e7b9234a51f6c4d4ef6"
dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
 from {username='slave'} at 127.0.0.1:46484
I20260710 13:26:49.299760 27903 raft_consensus.cc:493] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:49.300033 27903 raft_consensus.cc:3060] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:49.305337 27903 raft_consensus.cc:515] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:49.307274 27903 leader_election.cc:290] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [CANDIDATE]: Term 3 election: Requested vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295)
I20260710 13:26:49.308241 27755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3f5c9162704e7b9234a51f6c4d4ef6" candidate_uuid: "3ccf28def64045099f4bca1a6c6885dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
I20260710 13:26:49.308517 27829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3f5c9162704e7b9234a51f6c4d4ef6" candidate_uuid: "3ccf28def64045099f4bca1a6c6885dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
I20260710 13:26:49.308832 27755 raft_consensus.cc:3060] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:49.309113 27829 raft_consensus.cc:3055] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:49.309415 27829 raft_consensus.cc:740] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:49.310246 27829 consensus_queue.cc:260] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:49.311337 27829 raft_consensus.cc:3060] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:49.314111 27755 raft_consensus.cc:2468] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ccf28def64045099f4bca1a6c6885dc in term 3.
I20260710 13:26:49.315778 27869 leader_election.cc:304] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [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: 3ccf28def64045099f4bca1a6c6885dc, ea7b05b687054412bb74c6ed82fdc8d6; no voters: 
I20260710 13:26:49.316617 28040 raft_consensus.cc:2804] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:49.317790 27829 raft_consensus.cc:2468] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ccf28def64045099f4bca1a6c6885dc in term 3.
I20260710 13:26:49.318461 28040 raft_consensus.cc:697] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 3 LEADER]: Becoming Leader. State: Replica: 3ccf28def64045099f4bca1a6c6885dc, State: Running, Role: LEADER
I20260710 13:26:49.319566 28040 consensus_queue.cc:237] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:49.327378 27650 catalog_manager.cc:5697] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc reported cstate change: term changed from 2 to 3, leader changed from e727ceaf277c4531a5b121238bb5d923 (127.26.249.2) to 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3). New cstate: current_term: 3 leader_uuid: "3ccf28def64045099f4bca1a6c6885dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:49.527107 28025 raft_consensus.cc:993] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6: : Instructing follower 3ccf28def64045099f4bca1a6c6885dc to start an election
I20260710 13:26:49.527603 28051 raft_consensus.cc:1081] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 LEADER]: Signalling peer 3ccf28def64045099f4bca1a6c6885dc to start an election
I20260710 13:26:49.529513 27903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da1f328d1109418c8115971d12d5ccc6"
dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
 from {username='slave'} at 127.0.0.1:46474
I20260710 13:26:49.530102 27903 raft_consensus.cc:493] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:49.530436 27903 raft_consensus.cc:3060] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:49.535751 27903 raft_consensus.cc:515] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:49.537770 27903 leader_election.cc:290] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [CANDIDATE]: Term 3 election: Requested vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295)
I20260710 13:26:49.538815 27755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1f328d1109418c8115971d12d5ccc6" candidate_uuid: "3ccf28def64045099f4bca1a6c6885dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
I20260710 13:26:49.539036 27829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1f328d1109418c8115971d12d5ccc6" candidate_uuid: "3ccf28def64045099f4bca1a6c6885dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
I20260710 13:26:49.539443 27755 raft_consensus.cc:3055] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:49.539776 27755 raft_consensus.cc:740] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea7b05b687054412bb74c6ed82fdc8d6, State: Running, Role: LEADER
I20260710 13:26:49.539786 27829 raft_consensus.cc:3060] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:49.540795 27755 consensus_queue.cc:260] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:49.541869 27755 raft_consensus.cc:3060] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:49.545971 27829 raft_consensus.cc:2468] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ccf28def64045099f4bca1a6c6885dc in term 3.
I20260710 13:26:49.547453 27870 leader_election.cc:304] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [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: 3ccf28def64045099f4bca1a6c6885dc, e727ceaf277c4531a5b121238bb5d923; no voters: 
I20260710 13:26:49.547565 27755 raft_consensus.cc:2468] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ccf28def64045099f4bca1a6c6885dc in term 3.
I20260710 13:26:49.548426 28040 raft_consensus.cc:2804] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:49.548969 28040 raft_consensus.cc:697] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 3 LEADER]: Becoming Leader. State: Replica: 3ccf28def64045099f4bca1a6c6885dc, State: Running, Role: LEADER
I20260710 13:26:49.549845 28040 consensus_queue.cc:237] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:49.558799 27650 catalog_manager.cc:5697] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc reported cstate change: term changed from 2 to 3, leader changed from ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1) to 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3). New cstate: current_term: 3 leader_uuid: "3ccf28def64045099f4bca1a6c6885dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:49.707963 27755 raft_consensus.cc:1275] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 3 FOLLOWER]: Refusing update from remote peer 3ccf28def64045099f4bca1a6c6885dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:49.709762 28040 consensus_queue.cc:1048] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:49.724566 27829 raft_consensus.cc:1275] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 3 FOLLOWER]: Refusing update from remote peer 3ccf28def64045099f4bca1a6c6885dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:49.726323 28040 consensus_queue.cc:1048] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:49.963631 27755 raft_consensus.cc:1275] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 3 FOLLOWER]: Refusing update from remote peer 3ccf28def64045099f4bca1a6c6885dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:49.965226 28040 consensus_queue.cc:1048] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:49.977795 27829 raft_consensus.cc:1275] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 3 FOLLOWER]: Refusing update from remote peer 3ccf28def64045099f4bca1a6c6885dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:49.979580 28055 consensus_queue.cc:1048] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:50.284274 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:50.310232 27755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d2c788d66cf46aeb097cebe5e3961f5"
dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
mode: GRACEFUL
new_leader_uuid: "e727ceaf277c4531a5b121238bb5d923"
 from {username='slave'} at 127.0.0.1:42544
I20260710 13:26:50.310947 27755 raft_consensus.cc:606] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 LEADER]: Received request to transfer leadership to TS e727ceaf277c4531a5b121238bb5d923
I20260710 13:26:50.318006 27755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75a6de9026e141248172c3ddf6257c3e"
dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
mode: GRACEFUL
new_leader_uuid: "e727ceaf277c4531a5b121238bb5d923"
 from {username='slave'} at 127.0.0.1:42544
I20260710 13:26:50.318881 27755 raft_consensus.cc:606] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 LEADER]: Received request to transfer leadership to TS e727ceaf277c4531a5b121238bb5d923
I20260710 13:26:50.326283 27903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da1f328d1109418c8115971d12d5ccc6"
dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
mode: GRACEFUL
new_leader_uuid: "e727ceaf277c4531a5b121238bb5d923"
 from {username='slave'} at 127.0.0.1:46494
I20260710 13:26:50.327383 27903 raft_consensus.cc:606] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 3 LEADER]: Received request to transfer leadership to TS e727ceaf277c4531a5b121238bb5d923
I20260710 13:26:50.335307 27755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d184bc3ee40b40788b6a09af536886dc"
dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
mode: GRACEFUL
new_leader_uuid: "e727ceaf277c4531a5b121238bb5d923"
 from {username='slave'} at 127.0.0.1:42544
I20260710 13:26:50.336017 27755 raft_consensus.cc:606] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 LEADER]: Received request to transfer leadership to TS e727ceaf277c4531a5b121238bb5d923
I20260710 13:26:50.342929 27903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e3f5c9162704e7b9234a51f6c4d4ef6"
dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
mode: GRACEFUL
new_leader_uuid: "e727ceaf277c4531a5b121238bb5d923"
 from {username='slave'} at 127.0.0.1:46494
I20260710 13:26:50.343742 27903 raft_consensus.cc:606] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 3 LEADER]: Received request to transfer leadership to TS e727ceaf277c4531a5b121238bb5d923
I20260710 13:26:50.350692 28045 raft_consensus.cc:993] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc: : Instructing follower e727ceaf277c4531a5b121238bb5d923 to start an election
I20260710 13:26:50.351404 28055 raft_consensus.cc:1081] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 3 LEADER]: Signalling peer e727ceaf277c4531a5b121238bb5d923 to start an election
I20260710 13:26:50.353240 27829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e3f5c9162704e7b9234a51f6c4d4ef6"
dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
 from {username='slave'} at 127.0.0.1:36990
I20260710 13:26:50.353889 27829 raft_consensus.cc:493] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:50.354367 27829 raft_consensus.cc:3060] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:50.362267 27829 raft_consensus.cc:515] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:50.364531 27829 leader_election.cc:290] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 4 election: Requested vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:50.365684 27755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3f5c9162704e7b9234a51f6c4d4ef6" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
I20260710 13:26:50.365824 27903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3f5c9162704e7b9234a51f6c4d4ef6" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
I20260710 13:26:50.366504 27755 raft_consensus.cc:3060] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:50.366544 27903 raft_consensus.cc:3055] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:26:50.367328 27903 raft_consensus.cc:740] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3ccf28def64045099f4bca1a6c6885dc, State: Running, Role: LEADER
I20260710 13:26:50.368662 27903 consensus_queue.cc:260] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:50.370056 27903 raft_consensus.cc:3060] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:50.375583 27755 raft_consensus.cc:2468] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 4.
I20260710 13:26:50.377174 27795 leader_election.cc:304] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [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: e727ceaf277c4531a5b121238bb5d923, ea7b05b687054412bb74c6ed82fdc8d6; no voters: 
I20260710 13:26:50.378098 27903 raft_consensus.cc:2468] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 4.
I20260710 13:26:50.378247 28044 raft_consensus.cc:2804] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:26:50.380053 28044 raft_consensus.cc:697] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 4 LEADER]: Becoming Leader. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:50.381042 28044 consensus_queue.cc:237] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:50.389473 27650 catalog_manager.cc:5697] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 reported cstate change: term changed from 3 to 4, leader changed from 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3) to e727ceaf277c4531a5b121238bb5d923 (127.26.249.2). New cstate: current_term: 4 leader_uuid: "e727ceaf277c4531a5b121238bb5d923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:50.417549 28067 raft_consensus.cc:993] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6: : Instructing follower e727ceaf277c4531a5b121238bb5d923 to start an election
I20260710 13:26:50.418450 28051 raft_consensus.cc:1081] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 LEADER]: Signalling peer e727ceaf277c4531a5b121238bb5d923 to start an election
I20260710 13:26:50.420822 27829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75a6de9026e141248172c3ddf6257c3e"
dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
 from {username='slave'} at 127.0.0.1:36988
I20260710 13:26:50.421581 27829 raft_consensus.cc:493] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:50.421949 27829 raft_consensus.cc:3060] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:50.429056 27829 raft_consensus.cc:515] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:50.431700 27829 leader_election.cc:290] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 3 election: Requested vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:50.432883 27755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a6de9026e141248172c3ddf6257c3e" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
I20260710 13:26:50.433216 27903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a6de9026e141248172c3ddf6257c3e" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
I20260710 13:26:50.433485 27755 raft_consensus.cc:3055] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:50.433789 27755 raft_consensus.cc:740] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea7b05b687054412bb74c6ed82fdc8d6, State: Running, Role: LEADER
I20260710 13:26:50.433861 27903 raft_consensus.cc:3060] T 75a6de9026e141248172c3ddf6257c3e P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:50.434540 27755 consensus_queue.cc:260] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:50.435635 27755 raft_consensus.cc:3060] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:50.439919 27903 raft_consensus.cc:2468] T 75a6de9026e141248172c3ddf6257c3e P 3ccf28def64045099f4bca1a6c6885dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 3.
I20260710 13:26:50.441394 27795 leader_election.cc:304] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [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: 3ccf28def64045099f4bca1a6c6885dc, e727ceaf277c4531a5b121238bb5d923; no voters: 
I20260710 13:26:50.441897 27755 raft_consensus.cc:2468] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 3.
I20260710 13:26:50.443684 28044 raft_consensus.cc:2804] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:50.446663 28044 raft_consensus.cc:697] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 3 LEADER]: Becoming Leader. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:50.448882 28044 consensus_queue.cc:237] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:50.465292 27650 catalog_manager.cc:5697] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 reported cstate change: term changed from 2 to 3, leader changed from ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1) to e727ceaf277c4531a5b121238bb5d923 (127.26.249.2). New cstate: current_term: 3 leader_uuid: "e727ceaf277c4531a5b121238bb5d923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:50.574753 28067 raft_consensus.cc:993] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6: : Instructing follower e727ceaf277c4531a5b121238bb5d923 to start an election
I20260710 13:26:50.575680 28067 raft_consensus.cc:1081] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 LEADER]: Signalling peer e727ceaf277c4531a5b121238bb5d923 to start an election
I20260710 13:26:50.577153 28055 raft_consensus.cc:993] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc: : Instructing follower e727ceaf277c4531a5b121238bb5d923 to start an election
I20260710 13:26:50.577674 28055 raft_consensus.cc:1081] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 3 LEADER]: Signalling peer e727ceaf277c4531a5b121238bb5d923 to start an election
I20260710 13:26:50.578012 27829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d2c788d66cf46aeb097cebe5e3961f5"
dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
 from {username='slave'} at 127.0.0.1:36988
I20260710 13:26:50.578656 27829 raft_consensus.cc:493] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:50.579152 27829 raft_consensus.cc:3060] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:50.580219 27830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da1f328d1109418c8115971d12d5ccc6"
dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
 from {username='slave'} at 127.0.0.1:36990
I20260710 13:26:50.580897 27830 raft_consensus.cc:493] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:50.581310 27830 raft_consensus.cc:3060] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:50.588647 27829 raft_consensus.cc:515] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } }
I20260710 13:26:50.590312 27830 raft_consensus.cc:515] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:50.591310 27829 leader_election.cc:290] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 3 election: Requested vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:50.592594 27830 leader_election.cc:290] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 4 election: Requested vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:50.592819 27755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2c788d66cf46aeb097cebe5e3961f5" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
I20260710 13:26:50.593693 27903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2c788d66cf46aeb097cebe5e3961f5" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
I20260710 13:26:50.594383 27904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1f328d1109418c8115971d12d5ccc6" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
I20260710 13:26:50.594659 27903 raft_consensus.cc:3060] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:50.593708 27755 raft_consensus.cc:3055] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:50.594728 27754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1f328d1109418c8115971d12d5ccc6" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
I20260710 13:26:50.595233 27904 raft_consensus.cc:3055] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:26:50.595700 27754 raft_consensus.cc:3060] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:50.595782 27904 raft_consensus.cc:740] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3ccf28def64045099f4bca1a6c6885dc, State: Running, Role: LEADER
I20260710 13:26:50.595358 27755 raft_consensus.cc:740] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea7b05b687054412bb74c6ed82fdc8d6, State: Running, Role: LEADER
I20260710 13:26:50.596980 27904 consensus_queue.cc:260] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:50.597236 27755 consensus_queue.cc:260] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } }
I20260710 13:26:50.604717 27755 raft_consensus.cc:3060] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:50.605089 27904 raft_consensus.cc:3060] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:50.610653 27903 raft_consensus.cc:2468] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 3.
I20260710 13:26:50.612241 27795 leader_election.cc:304] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [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: 3ccf28def64045099f4bca1a6c6885dc, e727ceaf277c4531a5b121238bb5d923; no voters: 
I20260710 13:26:50.612735 27755 raft_consensus.cc:2468] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 3.
I20260710 13:26:50.612874 27754 raft_consensus.cc:2468] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 4.
I20260710 13:26:50.613494 28063 raft_consensus.cc:2804] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:50.614261 28063 raft_consensus.cc:697] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 3 LEADER]: Becoming Leader. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:50.614944 27795 leader_election.cc:304] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [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: e727ceaf277c4531a5b121238bb5d923, ea7b05b687054412bb74c6ed82fdc8d6; no voters: 
I20260710 13:26:50.615573 27904 raft_consensus.cc:2468] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 4.
I20260710 13:26:50.615346 28063 consensus_queue.cc:237] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } }
I20260710 13:26:50.615973 28044 raft_consensus.cc:2804] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:26:50.617308 28044 raft_consensus.cc:697] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 4 LEADER]: Becoming Leader. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:50.618230 28044 consensus_queue.cc:237] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:50.624339 27650 catalog_manager.cc:5697] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 reported cstate change: term changed from 2 to 3, leader changed from ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1) to e727ceaf277c4531a5b121238bb5d923 (127.26.249.2). New cstate: current_term: 3 leader_uuid: "e727ceaf277c4531a5b121238bb5d923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:50.639693 27650 catalog_manager.cc:5697] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 reported cstate change: term changed from 3 to 4, leader changed from 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3) to e727ceaf277c4531a5b121238bb5d923 (127.26.249.2). New cstate: current_term: 4 leader_uuid: "e727ceaf277c4531a5b121238bb5d923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:50.717428 28067 raft_consensus.cc:993] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6: : Instructing follower e727ceaf277c4531a5b121238bb5d923 to start an election
I20260710 13:26:50.718173 28051 raft_consensus.cc:1081] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 LEADER]: Signalling peer e727ceaf277c4531a5b121238bb5d923 to start an election
I20260710 13:26:50.720114 27830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d184bc3ee40b40788b6a09af536886dc"
dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
 from {username='slave'} at 127.0.0.1:36988
I20260710 13:26:50.720628 27830 raft_consensus.cc:493] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:50.720894 27830 raft_consensus.cc:3060] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:50.726955 27830 raft_consensus.cc:515] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:50.729063 27830 leader_election.cc:290] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 2 election: Requested vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:50.730154 27754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d184bc3ee40b40788b6a09af536886dc" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
I20260710 13:26:50.730573 27904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d184bc3ee40b40788b6a09af536886dc" candidate_uuid: "e727ceaf277c4531a5b121238bb5d923" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
I20260710 13:26:50.730999 27754 raft_consensus.cc:3055] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:50.731222 27904 raft_consensus.cc:3060] T d184bc3ee40b40788b6a09af536886dc P 3ccf28def64045099f4bca1a6c6885dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:50.731452 27754 raft_consensus.cc:740] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea7b05b687054412bb74c6ed82fdc8d6, State: Running, Role: LEADER
I20260710 13:26:50.732589 27754 consensus_queue.cc:260] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:50.734169 27754 raft_consensus.cc:3060] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:50.740262 27904 raft_consensus.cc:2468] T d184bc3ee40b40788b6a09af536886dc P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 2.
I20260710 13:26:50.741870 27795 leader_election.cc:304] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ccf28def64045099f4bca1a6c6885dc, e727ceaf277c4531a5b121238bb5d923; no voters: 
I20260710 13:26:50.742762 27754 raft_consensus.cc:2468] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e727ceaf277c4531a5b121238bb5d923 in term 2.
I20260710 13:26:50.742974 28069 raft_consensus.cc:2804] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:50.743677 28069 raft_consensus.cc:697] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923 [term 2 LEADER]: Becoming Leader. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:50.744637 28069 consensus_queue.cc:237] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:50.753427 27650 catalog_manager.cc:5697] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923 reported cstate change: term changed from 1 to 2, leader changed from ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1) to e727ceaf277c4531a5b121238bb5d923 (127.26.249.2). New cstate: current_term: 2 leader_uuid: "e727ceaf277c4531a5b121238bb5d923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:50.811154 27754 raft_consensus.cc:1275] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 4 FOLLOWER]: Refusing update from remote peer e727ceaf277c4531a5b121238bb5d923: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:50.812788 28069 consensus_queue.cc:1048] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:50.828982 27904 raft_consensus.cc:1275] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 4 FOLLOWER]: Refusing update from remote peer e727ceaf277c4531a5b121238bb5d923: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:50.830776 28044 consensus_queue.cc:1048] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:50.906847 27904 raft_consensus.cc:1275] T 75a6de9026e141248172c3ddf6257c3e P 3ccf28def64045099f4bca1a6c6885dc [term 3 FOLLOWER]: Refusing update from remote peer e727ceaf277c4531a5b121238bb5d923: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:50.908664 28044 consensus_queue.cc:1048] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:50.920321 27755 raft_consensus.cc:1275] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 3 FOLLOWER]: Refusing update from remote peer e727ceaf277c4531a5b121238bb5d923: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:50.922276 28044 consensus_queue.cc:1048] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:51.064000 27755 raft_consensus.cc:1275] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [term 3 FOLLOWER]: Refusing update from remote peer e727ceaf277c4531a5b121238bb5d923: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:51.065652 28044 consensus_queue.cc:1048] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:51.077970 27904 raft_consensus.cc:1275] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [term 3 FOLLOWER]: Refusing update from remote peer e727ceaf277c4531a5b121238bb5d923: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:51.081203 28044 consensus_queue.cc:1048] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:26:51.132243 27904 raft_consensus.cc:1275] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 4 FOLLOWER]: Refusing update from remote peer e727ceaf277c4531a5b121238bb5d923: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:51.133841 28044 consensus_queue.cc:1048] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:26:51.141340 27755 raft_consensus.cc:1275] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 4 FOLLOWER]: Refusing update from remote peer e727ceaf277c4531a5b121238bb5d923: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:51.142958 28069 consensus_queue.cc:1048] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:26:51.292591 27904 raft_consensus.cc:1275] T d184bc3ee40b40788b6a09af536886dc P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Refusing update from remote peer e727ceaf277c4531a5b121238bb5d923: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:51.294654 28069 consensus_queue.cc:1048] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:51.305436 27755 raft_consensus.cc:1275] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Refusing update from remote peer e727ceaf277c4531a5b121238bb5d923: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:51.308179 28080 consensus_queue.cc:1048] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:53.362334 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:53.370519 27830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54f42fe9c0014a14bc55138aebe73a58"
dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
mode: GRACEFUL
new_leader_uuid: "3ccf28def64045099f4bca1a6c6885dc"
 from {username='slave'} at 127.0.0.1:60996
I20260710 13:26:53.371589 27830 raft_consensus.cc:606] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Received request to transfer leadership to TS 3ccf28def64045099f4bca1a6c6885dc
I20260710 13:26:53.374769 27830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83eed6cdd7354b87b27f5e77f0b6bbd1"
dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
mode: GRACEFUL
new_leader_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
 from {username='slave'} at 127.0.0.1:60996
I20260710 13:26:53.375281 27830 raft_consensus.cc:606] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [term 2 LEADER]: Received request to transfer leadership to TS ea7b05b687054412bb74c6ed82fdc8d6
I20260710 13:26:53.378187 27830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d2c788d66cf46aeb097cebe5e3961f5"
dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
mode: GRACEFUL
new_leader_uuid: "3ccf28def64045099f4bca1a6c6885dc"
 from {username='slave'} at 127.0.0.1:60996
I20260710 13:26:53.378716 27830 raft_consensus.cc:606] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 3 LEADER]: Received request to transfer leadership to TS 3ccf28def64045099f4bca1a6c6885dc
I20260710 13:26:53.381544 27830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e3f5c9162704e7b9234a51f6c4d4ef6"
dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
mode: GRACEFUL
new_leader_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
 from {username='slave'} at 127.0.0.1:60996
I20260710 13:26:53.382054 27830 raft_consensus.cc:606] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 4 LEADER]: Received request to transfer leadership to TS ea7b05b687054412bb74c6ed82fdc8d6
I20260710 13:26:53.384810 27830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da1f328d1109418c8115971d12d5ccc6"
dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
mode: GRACEFUL
new_leader_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
 from {username='slave'} at 127.0.0.1:60996
I20260710 13:26:53.385365 27830 raft_consensus.cc:606] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 4 LEADER]: Received request to transfer leadership to TS ea7b05b687054412bb74c6ed82fdc8d6
I20260710 13:26:53.386910 27620 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:26:53.387497 27620 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:26:53.589390 28044 raft_consensus.cc:993] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923: : Instructing follower ea7b05b687054412bb74c6ed82fdc8d6 to start an election
I20260710 13:26:53.590824 28080 raft_consensus.cc:1081] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 4 LEADER]: Signalling peer ea7b05b687054412bb74c6ed82fdc8d6 to start an election
I20260710 13:26:53.594575 27755 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da1f328d1109418c8115971d12d5ccc6"
dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
 from {username='slave'} at 127.0.0.1:56084
I20260710 13:26:53.595410 27755 raft_consensus.cc:493] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:53.595912 27755 raft_consensus.cc:3060] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:26:53.596067 28080 raft_consensus.cc:993] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923: : Instructing follower ea7b05b687054412bb74c6ed82fdc8d6 to start an election
I20260710 13:26:53.596668 28080 raft_consensus.cc:1081] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 4 LEADER]: Signalling peer ea7b05b687054412bb74c6ed82fdc8d6 to start an election
I20260710 13:26:53.597484 28044 raft_consensus.cc:993] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923: : Instructing follower ea7b05b687054412bb74c6ed82fdc8d6 to start an election
I20260710 13:26:53.597971 28044 raft_consensus.cc:1081] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [term 2 LEADER]: Signalling peer ea7b05b687054412bb74c6ed82fdc8d6 to start an election
I20260710 13:26:53.599035 27754 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e3f5c9162704e7b9234a51f6c4d4ef6"
dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
 from {username='slave'} at 127.0.0.1:56084
I20260710 13:26:53.599725 27754 raft_consensus.cc:493] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:53.600176 27754 raft_consensus.cc:3060] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:26:53.600116 27753 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83eed6cdd7354b87b27f5e77f0b6bbd1"
dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
 from {username='slave'} at 127.0.0.1:56084
I20260710 13:26:53.600844 27753 raft_consensus.cc:493] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:53.601342 27753 raft_consensus.cc:3060] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:53.604066 27755 raft_consensus.cc:515] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:53.607471 27755 leader_election.cc:290] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [CANDIDATE]: Term 5 election: Requested vote from peers e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:53.607993 27904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1f328d1109418c8115971d12d5ccc6" candidate_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
I20260710 13:26:53.608852 27904 raft_consensus.cc:3060] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:26:53.607841 27830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1f328d1109418c8115971d12d5ccc6" candidate_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
I20260710 13:26:53.609975 27830 raft_consensus.cc:3055] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:26:53.610319 27830 raft_consensus.cc:740] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:53.610396 27753 raft_consensus.cc:515] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:53.611172 27754 raft_consensus.cc:515] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:53.611583 27830 consensus_queue.cc:260] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:53.613407 27830 raft_consensus.cc:3060] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:26:53.613790 27754 leader_election.cc:290] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [CANDIDATE]: Term 5 election: Requested vote from peers e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:53.614334 27753 leader_election.cc:290] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [CANDIDATE]: Term 3 election: Requested vote from peers e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295), 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3:40427)
I20260710 13:26:53.615485 27903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3f5c9162704e7b9234a51f6c4d4ef6" candidate_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
I20260710 13:26:53.616083 27903 raft_consensus.cc:3060] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:26:53.616532 27902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83eed6cdd7354b87b27f5e77f0b6bbd1" candidate_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
I20260710 13:26:53.617489 27902 raft_consensus.cc:3060] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:53.619699 27829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83eed6cdd7354b87b27f5e77f0b6bbd1" candidate_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
I20260710 13:26:53.620492 27829 raft_consensus.cc:3055] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:26:53.620862 27829 raft_consensus.cc:740] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:53.621902 27829 consensus_queue.cc:260] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:53.623440 27829 raft_consensus.cc:3060] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:26:53.623773 27830 raft_consensus.cc:2468] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7b05b687054412bb74c6ed82fdc8d6 in term 5.
I20260710 13:26:53.624917 27903 raft_consensus.cc:2468] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7b05b687054412bb74c6ed82fdc8d6 in term 5.
I20260710 13:26:53.626628 27720 leader_election.cc:304] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [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: 3ccf28def64045099f4bca1a6c6885dc, ea7b05b687054412bb74c6ed82fdc8d6; no voters: 
I20260710 13:26:53.628798 27904 raft_consensus.cc:2468] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7b05b687054412bb74c6ed82fdc8d6 in term 5.
I20260710 13:26:53.629446 27830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3f5c9162704e7b9234a51f6c4d4ef6" candidate_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
I20260710 13:26:53.629935 27721 leader_election.cc:304] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [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: e727ceaf277c4531a5b121238bb5d923, ea7b05b687054412bb74c6ed82fdc8d6; no voters: 
I20260710 13:26:53.630199 27830 raft_consensus.cc:3055] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:26:53.630515 27830 raft_consensus.cc:740] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:53.631561 27830 consensus_queue.cc:260] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:53.632066 28089 raft_consensus.cc:2804] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:26:53.632953 27830 raft_consensus.cc:3060] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:26:53.634336 27829 raft_consensus.cc:2468] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7b05b687054412bb74c6ed82fdc8d6 in term 3.
I20260710 13:26:53.628983 28088 raft_consensus.cc:2804] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:26:53.628137 27902 raft_consensus.cc:2468] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7b05b687054412bb74c6ed82fdc8d6 in term 3.
I20260710 13:26:53.636478 27720 leader_election.cc:304] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [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: 3ccf28def64045099f4bca1a6c6885dc, ea7b05b687054412bb74c6ed82fdc8d6; no voters: 
I20260710 13:26:53.641530 28089 raft_consensus.cc:697] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 5 LEADER]: Becoming Leader. State: Replica: ea7b05b687054412bb74c6ed82fdc8d6, State: Running, Role: LEADER
I20260710 13:26:53.643635 27830 raft_consensus.cc:2468] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea7b05b687054412bb74c6ed82fdc8d6 in term 5.
I20260710 13:26:53.644507 28090 raft_consensus.cc:2804] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:26:53.644238 28089 consensus_queue.cc:237] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:53.645635 28090 raft_consensus.cc:697] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [term 3 LEADER]: Becoming Leader. State: Replica: ea7b05b687054412bb74c6ed82fdc8d6, State: Running, Role: LEADER
I20260710 13:26:53.646431 28088 raft_consensus.cc:697] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 5 LEADER]: Becoming Leader. State: Replica: ea7b05b687054412bb74c6ed82fdc8d6, State: Running, Role: LEADER
I20260710 13:26:53.647949 28088 consensus_queue.cc:237] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:53.654649 28090 consensus_queue.cc:237] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:53.662413 27650 catalog_manager.cc:5697] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 reported cstate change: term changed from 4 to 5, leader changed from e727ceaf277c4531a5b121238bb5d923 (127.26.249.2) to ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1). New cstate: current_term: 5 leader_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:53.683924 27650 catalog_manager.cc:5697] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 reported cstate change: term changed from 2 to 3, leader changed from e727ceaf277c4531a5b121238bb5d923 (127.26.249.2) to ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1). New cstate: current_term: 3 leader_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:53.685340 27650 catalog_manager.cc:5697] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 reported cstate change: term changed from 4 to 5, leader changed from e727ceaf277c4531a5b121238bb5d923 (127.26.249.2) to ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1). New cstate: current_term: 5 leader_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:53.712306 28080 raft_consensus.cc:993] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923: : Instructing follower 3ccf28def64045099f4bca1a6c6885dc to start an election
I20260710 13:26:53.712945 28080 raft_consensus.cc:1081] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 3 LEADER]: Signalling peer 3ccf28def64045099f4bca1a6c6885dc to start an election
I20260710 13:26:53.714879 27904 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d2c788d66cf46aeb097cebe5e3961f5"
dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
 from {username='slave'} at 127.0.0.1:46484
I20260710 13:26:53.715476 27904 raft_consensus.cc:493] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:53.715801 27904 raft_consensus.cc:3060] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:53.721873 27904 raft_consensus.cc:515] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } }
I20260710 13:26:53.724036 27904 leader_election.cc:290] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [CANDIDATE]: Term 4 election: Requested vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295)
I20260710 13:26:53.725127 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2c788d66cf46aeb097cebe5e3961f5" candidate_uuid: "3ccf28def64045099f4bca1a6c6885dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
I20260710 13:26:53.725128 27830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2c788d66cf46aeb097cebe5e3961f5" candidate_uuid: "3ccf28def64045099f4bca1a6c6885dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
I20260710 13:26:53.725957 27753 raft_consensus.cc:3060] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:53.726037 27830 raft_consensus.cc:3055] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:26:53.726418 27830 raft_consensus.cc:740] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:53.727243 27830 consensus_queue.cc:260] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } }
I20260710 13:26:53.728314 27830 raft_consensus.cc:3060] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:26:53.733001 27753 raft_consensus.cc:2468] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ccf28def64045099f4bca1a6c6885dc in term 4.
I20260710 13:26:53.734346 27830 raft_consensus.cc:2468] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ccf28def64045099f4bca1a6c6885dc in term 4.
I20260710 13:26:53.734683 27869 leader_election.cc:304] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [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: 3ccf28def64045099f4bca1a6c6885dc, ea7b05b687054412bb74c6ed82fdc8d6; no voters: 
I20260710 13:26:53.735916 28045 raft_consensus.cc:2804] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:26:53.737313 28045 raft_consensus.cc:697] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [term 4 LEADER]: Becoming Leader. State: Replica: 3ccf28def64045099f4bca1a6c6885dc, State: Running, Role: LEADER
I20260710 13:26:53.738324 28045 consensus_queue.cc:237] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [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: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } }
I20260710 13:26:53.740164 28044 raft_consensus.cc:993] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923: : Instructing follower 3ccf28def64045099f4bca1a6c6885dc to start an election
I20260710 13:26:53.740676 28080 raft_consensus.cc:1081] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Signalling peer 3ccf28def64045099f4bca1a6c6885dc to start an election
I20260710 13:26:53.742400 27904 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54f42fe9c0014a14bc55138aebe73a58"
dest_uuid: "3ccf28def64045099f4bca1a6c6885dc"
 from {username='slave'} at 127.0.0.1:46484
I20260710 13:26:53.743407 27904 raft_consensus.cc:493] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:53.743806 27904 raft_consensus.cc:3060] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:53.749274 27650 catalog_manager.cc:5697] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc reported cstate change: term changed from 3 to 4, leader changed from e727ceaf277c4531a5b121238bb5d923 (127.26.249.2) to 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3). New cstate: current_term: 4 leader_uuid: "3ccf28def64045099f4bca1a6c6885dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:53.752173 27904 raft_consensus.cc:515] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:53.755307 27753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f42fe9c0014a14bc55138aebe73a58" candidate_uuid: "3ccf28def64045099f4bca1a6c6885dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea7b05b687054412bb74c6ed82fdc8d6"
I20260710 13:26:53.754591 27904 leader_election.cc:290] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc [CANDIDATE]: Term 2 election: Requested vote from peers ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917), e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295)
I20260710 13:26:53.756033 27753 raft_consensus.cc:3060] T 54f42fe9c0014a14bc55138aebe73a58 P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:53.756196 27830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f42fe9c0014a14bc55138aebe73a58" candidate_uuid: "3ccf28def64045099f4bca1a6c6885dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e727ceaf277c4531a5b121238bb5d923"
I20260710 13:26:53.756878 27830 raft_consensus.cc:3055] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:53.757223 27830 raft_consensus.cc:740] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e727ceaf277c4531a5b121238bb5d923, State: Running, Role: LEADER
I20260710 13:26:53.759402 27830 consensus_queue.cc:260] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:53.760787 27830 raft_consensus.cc:3060] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:53.763886 27753 raft_consensus.cc:2468] T 54f42fe9c0014a14bc55138aebe73a58 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ccf28def64045099f4bca1a6c6885dc in term 2.
I20260710 13:26:53.765162 27869 leader_election.cc:304] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ccf28def64045099f4bca1a6c6885dc, ea7b05b687054412bb74c6ed82fdc8d6; no voters: 
I20260710 13:26:53.766040 28045 raft_consensus.cc:2804] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:53.766477 28045 raft_consensus.cc:697] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc [term 2 LEADER]: Becoming Leader. State: Replica: 3ccf28def64045099f4bca1a6c6885dc, State: Running, Role: LEADER
I20260710 13:26:53.767416 28045 consensus_queue.cc:237] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } }
I20260710 13:26:53.768079 27830 raft_consensus.cc:2468] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ccf28def64045099f4bca1a6c6885dc in term 2.
I20260710 13:26:53.774930 27650 catalog_manager.cc:5697] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc reported cstate change: term changed from 1 to 2, leader changed from e727ceaf277c4531a5b121238bb5d923 (127.26.249.2) to 3ccf28def64045099f4bca1a6c6885dc (127.26.249.3). New cstate: current_term: 2 leader_uuid: "3ccf28def64045099f4bca1a6c6885dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:54.063367 27830 raft_consensus.cc:1275] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 5 FOLLOWER]: Refusing update from remote peer ea7b05b687054412bb74c6ed82fdc8d6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:26:54.065022 28090 consensus_queue.cc:1048] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:26:54.077291 27904 raft_consensus.cc:1275] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 5 FOLLOWER]: Refusing update from remote peer ea7b05b687054412bb74c6ed82fdc8d6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:26:54.079818 28090 consensus_queue.cc:1048] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:26:54.082640 27904 raft_consensus.cc:1275] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 3 FOLLOWER]: Refusing update from remote peer ea7b05b687054412bb74c6ed82fdc8d6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:54.084961 28090 consensus_queue.cc:1048] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:54.098883 27830 raft_consensus.cc:1275] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [term 3 FOLLOWER]: Refusing update from remote peer ea7b05b687054412bb74c6ed82fdc8d6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:26:54.100432 28088 consensus_queue.cc:1048] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:26:54.162676 27830 raft_consensus.cc:1275] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Refusing update from remote peer 3ccf28def64045099f4bca1a6c6885dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:54.164726 28045 consensus_queue.cc:1048] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:54.176719 27902 raft_consensus.cc:1275] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 5 FOLLOWER]: Refusing update from remote peer ea7b05b687054412bb74c6ed82fdc8d6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:26:54.180466 27753 raft_consensus.cc:1275] T 54f42fe9c0014a14bc55138aebe73a58 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Refusing update from remote peer 3ccf28def64045099f4bca1a6c6885dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:54.180349 28088 consensus_queue.cc:1048] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ccf28def64045099f4bca1a6c6885dc" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 40427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:26:54.183447 28111 consensus_queue.cc:1048] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:54.196775 27830 raft_consensus.cc:1275] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 5 FOLLOWER]: Refusing update from remote peer ea7b05b687054412bb74c6ed82fdc8d6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:26:54.198558 28089 consensus_queue.cc:1048] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:26:54.286248 27830 raft_consensus.cc:1275] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 4 FOLLOWER]: Refusing update from remote peer 3ccf28def64045099f4bca1a6c6885dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:54.287655 28112 consensus_queue.cc:1048] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e727ceaf277c4531a5b121238bb5d923" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:54.297452 27753 raft_consensus.cc:1275] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [term 4 FOLLOWER]: Refusing update from remote peer 3ccf28def64045099f4bca1a6c6885dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:26:54.299463 28045 consensus_queue.cc:1048] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea7b05b687054412bb74c6ed82fdc8d6" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:26:54.388703 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:26:54.395298 27620 tablet_server.cc:179] TabletServer@127.26.249.1:0 shutting down...
W20260710 13:26:54.430480 27869 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:26:54.432698 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:54.433712 27620 tablet_replica.cc:333] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6: stopping tablet replica
I20260710 13:26:54.434847 27620 raft_consensus.cc:2243] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:26:54.436239 27620 raft_consensus.cc:2272] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 13:26:54.438154 27869 consensus_peers.cc:597] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc -> Peer ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917): Couldn't send request to peer ea7b05b687054412bb74c6ed82fdc8d6. 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 13:26:54.440291 27620 tablet_replica.cc:333] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6: stopping tablet replica
I20260710 13:26:54.440994 27620 raft_consensus.cc:2243] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:26:54.441910 27620 raft_consensus.cc:2272] T da1f328d1109418c8115971d12d5ccc6 P ea7b05b687054412bb74c6ed82fdc8d6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.445047 27620 tablet_replica.cc:333] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6: stopping tablet replica
I20260710 13:26:54.445827 27620 raft_consensus.cc:2243] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:54.446357 27620 raft_consensus.cc:2272] T 8d2c788d66cf46aeb097cebe5e3961f5 P ea7b05b687054412bb74c6ed82fdc8d6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.449188 27620 tablet_replica.cc:333] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6: stopping tablet replica
I20260710 13:26:54.449792 27620 raft_consensus.cc:2243] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:54.450668 27620 raft_consensus.cc:2272] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P ea7b05b687054412bb74c6ed82fdc8d6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.453326 27620 tablet_replica.cc:333] T c5fda28b2b374934945abd7d63095040 P ea7b05b687054412bb74c6ed82fdc8d6: stopping tablet replica
I20260710 13:26:54.453936 27620 raft_consensus.cc:2243] T c5fda28b2b374934945abd7d63095040 P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:54.454420 27620 raft_consensus.cc:2272] T c5fda28b2b374934945abd7d63095040 P ea7b05b687054412bb74c6ed82fdc8d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.456619 27620 tablet_replica.cc:333] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6: stopping tablet replica
I20260710 13:26:54.457500 27620 raft_consensus.cc:2243] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:54.458005 27620 raft_consensus.cc:2272] T d184bc3ee40b40788b6a09af536886dc P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.460384 27620 tablet_replica.cc:333] T 54f42fe9c0014a14bc55138aebe73a58 P ea7b05b687054412bb74c6ed82fdc8d6: stopping tablet replica
I20260710 13:26:54.461119 27620 raft_consensus.cc:2243] T 54f42fe9c0014a14bc55138aebe73a58 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:54.461906 27620 raft_consensus.cc:2272] T 54f42fe9c0014a14bc55138aebe73a58 P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.465329 27620 tablet_replica.cc:333] T a46b5ec9fdb341edbb0ea2294fb8c5fa P ea7b05b687054412bb74c6ed82fdc8d6: stopping tablet replica
I20260710 13:26:54.466199 27620 raft_consensus.cc:2243] T a46b5ec9fdb341edbb0ea2294fb8c5fa P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:54.466892 27620 raft_consensus.cc:2272] T a46b5ec9fdb341edbb0ea2294fb8c5fa P ea7b05b687054412bb74c6ed82fdc8d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.469218 27620 tablet_replica.cc:333] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6: stopping tablet replica
I20260710 13:26:54.469738 27620 raft_consensus.cc:2243] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:54.470216 27620 raft_consensus.cc:2272] T 75a6de9026e141248172c3ddf6257c3e P ea7b05b687054412bb74c6ed82fdc8d6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.601015 27620 tablet_server.cc:196] TabletServer@127.26.249.1:0 shutdown complete.
W20260710 13:26:54.621189 27795 consensus_peers.cc:597] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 -> Peer ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917): Couldn't send request to peer ea7b05b687054412bb74c6ed82fdc8d6. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:37917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:54.630132 27620 tablet_server.cc:179] TabletServer@127.26.249.2:0 shutting down...
W20260710 13:26:54.640894 27795 consensus_peers.cc:597] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923 -> Peer ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917): Couldn't send request to peer ea7b05b687054412bb74c6ed82fdc8d6. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:37917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:54.662451 27795 consensus_peers.cc:597] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 -> Peer ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917): Couldn't send request to peer ea7b05b687054412bb74c6ed82fdc8d6. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:37917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:54.676021 27869 consensus_peers.cc:597] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc -> Peer ea7b05b687054412bb74c6ed82fdc8d6 (127.26.249.1:37917): Couldn't send request to peer ea7b05b687054412bb74c6ed82fdc8d6. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:37917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:54.677083 27870 consensus_peers.cc:597] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc -> Peer e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295): Couldn't send request to peer e727ceaf277c4531a5b121238bb5d923. 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 13:26:54.679425 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:54.680145 27620 tablet_replica.cc:333] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923: stopping tablet replica
I20260710 13:26:54.680696 27620 raft_consensus.cc:2243] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:54.681142 27620 raft_consensus.cc:2272] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P e727ceaf277c4531a5b121238bb5d923 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.683552 27620 tablet_replica.cc:333] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923: stopping tablet replica
I20260710 13:26:54.684096 27620 raft_consensus.cc:2243] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:54.684487 27620 raft_consensus.cc:2272] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P e727ceaf277c4531a5b121238bb5d923 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.686745 27620 tablet_replica.cc:333] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923: stopping tablet replica
I20260710 13:26:54.687463 27620 raft_consensus.cc:2243] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:26:54.688452 27620 raft_consensus.cc:2272] T 75a6de9026e141248172c3ddf6257c3e P e727ceaf277c4531a5b121238bb5d923 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.690559 27620 tablet_replica.cc:333] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923: stopping tablet replica
I20260710 13:26:54.691218 27620 raft_consensus.cc:2243] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:54.691776 27620 raft_consensus.cc:2272] T a46b5ec9fdb341edbb0ea2294fb8c5fa P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.693710 27620 tablet_replica.cc:333] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923: stopping tablet replica
I20260710 13:26:54.694229 27620 raft_consensus.cc:2243] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:54.694742 27620 raft_consensus.cc:2272] T 54f42fe9c0014a14bc55138aebe73a58 P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.697490 27620 tablet_replica.cc:333] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923: stopping tablet replica
I20260710 13:26:54.698065 27620 raft_consensus.cc:2243] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:54.698473 27620 raft_consensus.cc:2272] T 8d2c788d66cf46aeb097cebe5e3961f5 P e727ceaf277c4531a5b121238bb5d923 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.700862 27620 tablet_replica.cc:333] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923: stopping tablet replica
I20260710 13:26:54.701416 27620 raft_consensus.cc:2243] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:54.701830 27620 raft_consensus.cc:2272] T da1f328d1109418c8115971d12d5ccc6 P e727ceaf277c4531a5b121238bb5d923 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.704499 27620 tablet_replica.cc:333] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923: stopping tablet replica
I20260710 13:26:54.705179 27620 raft_consensus.cc:2243] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:54.706065 27620 raft_consensus.cc:2272] T d184bc3ee40b40788b6a09af536886dc P e727ceaf277c4531a5b121238bb5d923 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.708104 27620 tablet_replica.cc:333] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923: stopping tablet replica
I20260710 13:26:54.708580 27620 raft_consensus.cc:2243] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:54.709467 27620 raft_consensus.cc:2272] T c5fda28b2b374934945abd7d63095040 P e727ceaf277c4531a5b121238bb5d923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.742594 27620 tablet_server.cc:196] TabletServer@127.26.249.2:0 shutdown complete.
W20260710 13:26:54.743685 27870 consensus_peers.cc:597] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc -> Peer e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295): Couldn't send request to peer e727ceaf277c4531a5b121238bb5d923. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.2:37295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:26:54.750267 27870 consensus_peers.cc:597] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc -> Peer e727ceaf277c4531a5b121238bb5d923 (127.26.249.2:37295): Couldn't send request to peer e727ceaf277c4531a5b121238bb5d923. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.2:37295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:26:54.766505 27620 tablet_server.cc:179] TabletServer@127.26.249.3:0 shutting down...
I20260710 13:26:54.801856 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:26:54.802682 27620 tablet_replica.cc:333] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc: stopping tablet replica
I20260710 13:26:54.803802 27620 raft_consensus.cc:2243] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:54.804638 27620 raft_consensus.cc:2272] T 8e3f5c9162704e7b9234a51f6c4d4ef6 P 3ccf28def64045099f4bca1a6c6885dc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.807334 27620 tablet_replica.cc:333] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc: stopping tablet replica
I20260710 13:26:54.807917 27620 raft_consensus.cc:2243] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:54.808385 27620 raft_consensus.cc:2272] T 83eed6cdd7354b87b27f5e77f0b6bbd1 P 3ccf28def64045099f4bca1a6c6885dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.810904 27620 tablet_replica.cc:333] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc: stopping tablet replica
I20260710 13:26:54.811637 27620 raft_consensus.cc:2243] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:54.812511 27620 raft_consensus.cc:2272] T 54f42fe9c0014a14bc55138aebe73a58 P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.814821 27620 tablet_replica.cc:333] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc: stopping tablet replica
I20260710 13:26:54.815512 27620 raft_consensus.cc:2243] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:26:54.816481 27620 raft_consensus.cc:2272] T a46b5ec9fdb341edbb0ea2294fb8c5fa P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.818431 27620 tablet_replica.cc:333] T 75a6de9026e141248172c3ddf6257c3e P 3ccf28def64045099f4bca1a6c6885dc: stopping tablet replica
I20260710 13:26:54.818946 27620 raft_consensus.cc:2243] T 75a6de9026e141248172c3ddf6257c3e P 3ccf28def64045099f4bca1a6c6885dc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:54.819471 27620 raft_consensus.cc:2272] T 75a6de9026e141248172c3ddf6257c3e P 3ccf28def64045099f4bca1a6c6885dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.821488 27620 tablet_replica.cc:333] T d184bc3ee40b40788b6a09af536886dc P 3ccf28def64045099f4bca1a6c6885dc: stopping tablet replica
I20260710 13:26:54.822450 27620 raft_consensus.cc:2243] T d184bc3ee40b40788b6a09af536886dc P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:54.823017 27620 raft_consensus.cc:2272] T d184bc3ee40b40788b6a09af536886dc P 3ccf28def64045099f4bca1a6c6885dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.825265 27620 tablet_replica.cc:333] T c5fda28b2b374934945abd7d63095040 P 3ccf28def64045099f4bca1a6c6885dc: stopping tablet replica
I20260710 13:26:54.825929 27620 raft_consensus.cc:2243] T c5fda28b2b374934945abd7d63095040 P 3ccf28def64045099f4bca1a6c6885dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:54.826371 27620 raft_consensus.cc:2272] T c5fda28b2b374934945abd7d63095040 P 3ccf28def64045099f4bca1a6c6885dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.828444 27620 tablet_replica.cc:333] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc: stopping tablet replica
I20260710 13:26:54.828943 27620 raft_consensus.cc:2243] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:26:54.829372 27620 raft_consensus.cc:2272] T da1f328d1109418c8115971d12d5ccc6 P 3ccf28def64045099f4bca1a6c6885dc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.832188 27620 tablet_replica.cc:333] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc: stopping tablet replica
I20260710 13:26:54.833078 27620 raft_consensus.cc:2243] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:26:54.834198 27620 raft_consensus.cc:2272] T 8d2c788d66cf46aeb097cebe5e3961f5 P 3ccf28def64045099f4bca1a6c6885dc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:54.865821 27620 tablet_server.cc:196] TabletServer@127.26.249.3:0 shutdown complete.
I20260710 13:26:54.888103 27620 master.cc:562] Master@127.26.249.62:40797 shutting down...
I20260710 13:26:55.068714 27620 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:26:55.069417 27620 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:26:55.069721 27620 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8b14b952fc8c4a3eb6f589e6d78b4634: stopping tablet replica
I20260710 13:26:55.091149 27620 master.cc:584] Master@127.26.249.62:40797 shutdown complete.
3ccf28def64045099f4bca1a6c6885dc  1
e727ceaf277c4531a5b121238bb5d923  4
ea7b05b687054412bb74c6ed82fdc8d6  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12775 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:26:55.137004 27620 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.249.62:44539
I20260710 13:26:55.138401 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:55.146363 28122 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 13:26:55.147187 28125 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 13:26:55.147441 27620 server_base.cc:1061] running on GCE node
W20260710 13:26:55.146219 28123 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 13:26:55.148715 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:55.148962 27620 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 13:26:55.149159 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690015149137 us; error 0 us; skew 500 ppm
I20260710 13:26:55.149756 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:55.152954 27620 webserver.cc:533] Webserver started at http://127.26.249.62:40765/ using document root <none> and password file <none>
I20260710 13:26:55.153625 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:55.153862 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:55.154191 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:55.155987 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690002179479-27620-0/minicluster-data/master-0-root/instance:
uuid: "11c03fb06fcd40bc9b4e592fce9218b0"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-hdws"
I20260710 13:26:55.162119 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260710 13:26:55.166533 28130 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.167680 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:26:55.168022 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690002179479-27620-0/minicluster-data/master-0-root
uuid: "11c03fb06fcd40bc9b4e592fce9218b0"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-hdws"
I20260710 13:26:55.168375 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690002179479-27620-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690002179479-27620-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690002179479-27620-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 13:26:55.195865 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:55.197517 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:55.246415 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.62:44539
I20260710 13:26:55.246515 28181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.62:44539 every 8 connection(s)
I20260710 13:26:55.251312 28182 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 13:26:55.262530 28182 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0: Bootstrap starting.
I20260710 13:26:55.267976 28182 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:55.273423 28182 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0: No bootstrap required, opened a new log
I20260710 13:26:55.276062 28182 raft_consensus.cc:359] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11c03fb06fcd40bc9b4e592fce9218b0" member_type: VOTER }
I20260710 13:26:55.276750 28182 raft_consensus.cc:385] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:55.277009 28182 raft_consensus.cc:740] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11c03fb06fcd40bc9b4e592fce9218b0, State: Initialized, Role: FOLLOWER
I20260710 13:26:55.277688 28182 consensus_queue.cc:260] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "11c03fb06fcd40bc9b4e592fce9218b0" member_type: VOTER }
I20260710 13:26:55.278141 28182 raft_consensus.cc:399] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:26:55.278335 28182 raft_consensus.cc:493] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:26:55.278582 28182 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:55.283358 28182 raft_consensus.cc:515] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11c03fb06fcd40bc9b4e592fce9218b0" member_type: VOTER }
I20260710 13:26:55.283949 28182 leader_election.cc:304] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0 [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: 11c03fb06fcd40bc9b4e592fce9218b0; no voters: 
I20260710 13:26:55.285318 28182 leader_election.cc:290] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:26:55.285784 28185 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:55.287395 28185 raft_consensus.cc:697] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0 [term 1 LEADER]: Becoming Leader. State: Replica: 11c03fb06fcd40bc9b4e592fce9218b0, State: Running, Role: LEADER
I20260710 13:26:55.288203 28185 consensus_queue.cc:237] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0 [LEADER]: Queue going to LEADER mode. State: All 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: "11c03fb06fcd40bc9b4e592fce9218b0" member_type: VOTER }
I20260710 13:26:55.288961 28182 sys_catalog.cc:565] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:26:55.293453 28186 sys_catalog.cc:455] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "11c03fb06fcd40bc9b4e592fce9218b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11c03fb06fcd40bc9b4e592fce9218b0" member_type: VOTER } }
I20260710 13:26:55.293848 28187 sys_catalog.cc:455] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 11c03fb06fcd40bc9b4e592fce9218b0. Latest consensus state: current_term: 1 leader_uuid: "11c03fb06fcd40bc9b4e592fce9218b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11c03fb06fcd40bc9b4e592fce9218b0" member_type: VOTER } }
I20260710 13:26:55.294471 28186 sys_catalog.cc:458] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0 [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:55.294615 28187 sys_catalog.cc:458] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0 [sys.catalog]: This master's current role is: LEADER
I20260710 13:26:55.297672 28192 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:26:55.304963 28192 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:26:55.307291 27620 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:26:55.316154 28192 catalog_manager.cc:1383] Generated new cluster ID: 6eb3fbd700d24c0e892c4ad2360df994
I20260710 13:26:55.316533 28192 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:26:55.340188 28192 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:26:55.341645 28192 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:26:55.356741 28192 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0: Generated new TSK 0
I20260710 13:26:55.357478 28192 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:26:55.374598 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:55.381888 28203 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 13:26:55.382871 28204 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 13:26:55.385347 28206 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 13:26:55.385946 27620 server_base.cc:1061] running on GCE node
I20260710 13:26:55.387320 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:55.387609 27620 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 13:26:55.387748 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690015387734 us; error 0 us; skew 500 ppm
I20260710 13:26:55.388314 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:55.392014 27620 webserver.cc:533] Webserver started at http://127.26.249.1:44581/ using document root <none> and password file <none>
I20260710 13:26:55.392539 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:55.392714 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:55.392948 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:55.394186 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690002179479-27620-0/minicluster-data/ts-0-root/instance:
uuid: "985070deb9a04e8fb518221485358742"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-hdws"
I20260710 13:26:55.399809 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:26:55.404289 28211 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.405279 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:26:55.405705 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690002179479-27620-0/minicluster-data/ts-0-root
uuid: "985070deb9a04e8fb518221485358742"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-hdws"
I20260710 13:26:55.406085 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690002179479-27620-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690002179479-27620-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690002179479-27620-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 13:26:55.429267 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:55.430789 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:55.432590 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:55.435376 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:55.435642 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.435921 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:55.436124 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.488067 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.1:37269
I20260710 13:26:55.488165 28273 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.1:37269 every 8 connection(s)
I20260710 13:26:55.494099 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:55.502537 28278 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 13:26:55.502749 28279 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 13:26:55.505992 28281 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 13:26:55.509028 27620 server_base.cc:1061] running on GCE node
I20260710 13:26:55.510172 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:55.510401 27620 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 13:26:55.510538 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690015510526 us; error 0 us; skew 500 ppm
I20260710 13:26:55.511225 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:55.514942 27620 webserver.cc:533] Webserver started at http://127.26.249.2:37215/ using document root <none> and password file <none>
I20260710 13:26:55.515622 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:55.515863 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:55.516211 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:55.516256 28274 heartbeater.cc:344] Connected to a master server at 127.26.249.62:44539
I20260710 13:26:55.516736 28274 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:55.517796 28274 heartbeater.cc:507] Master 127.26.249.62:44539 requested a full tablet report, sending...
I20260710 13:26:55.518098 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690002179479-27620-0/minicluster-data/ts-1-root/instance:
uuid: "e8d608591e7b4d0ea221b2592917396a"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-hdws"
I20260710 13:26:55.520365 28147 ts_manager.cc:194] Registered new tserver with Master: 985070deb9a04e8fb518221485358742 (127.26.249.1:37269)
I20260710 13:26:55.522394 28147 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33224
I20260710 13:26:55.523707 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:26:55.528328 28286 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.529312 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:26:55.529683 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690002179479-27620-0/minicluster-data/ts-1-root
uuid: "e8d608591e7b4d0ea221b2592917396a"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-hdws"
I20260710 13:26:55.530019 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690002179479-27620-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690002179479-27620-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690002179479-27620-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 13:26:55.544094 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:55.545511 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:55.547344 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:55.549870 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:55.550140 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.550406 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:55.550598 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.599951 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.2:34709
I20260710 13:26:55.600075 28348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.2:34709 every 8 connection(s)
I20260710 13:26:55.607074 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:26:55.616015 28352 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 13:26:55.619936 28353 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 13:26:55.622092 27620 server_base.cc:1061] running on GCE node
W20260710 13:26:55.623023 28355 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 13:26:55.624284 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:26:55.624558 27620 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 13:26:55.624778 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690015624755 us; error 0 us; skew 500 ppm
I20260710 13:26:55.624879 28349 heartbeater.cc:344] Connected to a master server at 127.26.249.62:44539
I20260710 13:26:55.625331 28349 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:55.625592 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:26:55.626230 28349 heartbeater.cc:507] Master 127.26.249.62:44539 requested a full tablet report, sending...
I20260710 13:26:55.628705 27620 webserver.cc:533] Webserver started at http://127.26.249.3:44807/ using document root <none> and password file <none>
I20260710 13:26:55.628793 28147 ts_manager.cc:194] Registered new tserver with Master: e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709)
I20260710 13:26:55.629350 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:26:55.629611 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:26:55.629911 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:26:55.630512 28147 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33228
I20260710 13:26:55.631429 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690002179479-27620-0/minicluster-data/ts-2-root/instance:
uuid: "d564f0598b144c22a98f2064d306a6d7"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-hdws"
I20260710 13:26:55.637161 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:26:55.641413 28360 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.642498 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:26:55.642889 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690002179479-27620-0/minicluster-data/ts-2-root
uuid: "d564f0598b144c22a98f2064d306a6d7"
format_stamp: "Formatted at 2026-07-10 13:26:55 on dist-test-slave-hdws"
I20260710 13:26:55.643285 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690002179479-27620-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690002179479-27620-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783690002179479-27620-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 13:26:55.668506 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:26:55.669987 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:26:55.671640 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:26:55.674232 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:26:55.674487 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.674770 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:26:55.674957 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:26:55.728693 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.3:39655
I20260710 13:26:55.728782 28422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.3:39655 every 8 connection(s)
I20260710 13:26:55.746817 28423 heartbeater.cc:344] Connected to a master server at 127.26.249.62:44539
I20260710 13:26:55.747279 28423 heartbeater.cc:461] Registering TS with master...
I20260710 13:26:55.748309 28423 heartbeater.cc:507] Master 127.26.249.62:44539 requested a full tablet report, sending...
I20260710 13:26:55.750742 28147 ts_manager.cc:194] Registered new tserver with Master: d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:26:55.751468 27620 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018381881s
I20260710 13:26:55.752928 28147 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33234
I20260710 13:26:55.787614 28147 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33248:
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 13:26:55.791432 28147 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 13:26:55.877835 28388 tablet_service.cc:1511] Processing CreateTablet for tablet e16a49391f3e415eac79ba85b8964145 (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:26:55.879727 28388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16a49391f3e415eac79ba85b8964145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:55.886480 28387 tablet_service.cc:1511] Processing CreateTablet for tablet 0175e69ebcc4427399d4dc90557d4d2f (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:26:55.888331 28387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0175e69ebcc4427399d4dc90557d4d2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:55.893204 28386 tablet_service.cc:1511] Processing CreateTablet for tablet d76878b53fbe4436b95430b3da151958 (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:26:55.894884 28386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76878b53fbe4436b95430b3da151958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:55.895566 28239 tablet_service.cc:1511] Processing CreateTablet for tablet e16a49391f3e415eac79ba85b8964145 (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:26:55.897082 28239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16a49391f3e415eac79ba85b8964145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:55.897832 28237 tablet_service.cc:1511] Processing CreateTablet for tablet d76878b53fbe4436b95430b3da151958 (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:26:55.899699 28237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76878b53fbe4436b95430b3da151958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:55.899339 28385 tablet_service.cc:1511] Processing CreateTablet for tablet ea3c7dc070e84948bdd7bc0612e3c48d (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:26:55.900628 28238 tablet_service.cc:1511] Processing CreateTablet for tablet 0175e69ebcc4427399d4dc90557d4d2f (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:26:55.901134 28385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3c7dc070e84948bdd7bc0612e3c48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:55.902382 28238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0175e69ebcc4427399d4dc90557d4d2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:55.909305 28384 tablet_service.cc:1511] Processing CreateTablet for tablet 32be840e57c0484d95d0b02d81773d39 (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:26:55.910473 28236 tablet_service.cc:1511] Processing CreateTablet for tablet ea3c7dc070e84948bdd7bc0612e3c48d (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:26:55.911900 28384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32be840e57c0484d95d0b02d81773d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:55.912392 28236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3c7dc070e84948bdd7bc0612e3c48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:55.915117 28233 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1af4789039440bacf0fb4b777c6521 (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:26:55.916803 28233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1af4789039440bacf0fb4b777c6521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:55.917502 28383 tablet_service.cc:1511] Processing CreateTablet for tablet 46cd7bcfa97d467a97488a70d9ebee4b (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:26:55.919832 28383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46cd7bcfa97d467a97488a70d9ebee4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:55.921240 28235 tablet_service.cc:1511] Processing CreateTablet for tablet 32be840e57c0484d95d0b02d81773d39 (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:26:55.921988 28232 tablet_service.cc:1511] Processing CreateTablet for tablet 7da4f4870574425695790be23b263cb9 (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:26:55.923018 28235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32be840e57c0484d95d0b02d81773d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:55.930711 28232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da4f4870574425695790be23b263cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:55.930370 28381 tablet_service.cc:1511] Processing CreateTablet for tablet 7da4f4870574425695790be23b263cb9 (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:26:55.924531 28234 tablet_service.cc:1511] Processing CreateTablet for tablet 46cd7bcfa97d467a97488a70d9ebee4b (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:26:55.932178 28381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da4f4870574425695790be23b263cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:55.932726 28234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46cd7bcfa97d467a97488a70d9ebee4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:55.928982 28231 tablet_service.cc:1511] Processing CreateTablet for tablet 0c3f3dc7b3244a01b7dc470156ee915d (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:26:55.937184 28231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c3f3dc7b3244a01b7dc470156ee915d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:55.929105 28382 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1af4789039440bacf0fb4b777c6521 (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:26:55.940799 28382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1af4789039440bacf0fb4b777c6521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:55.943917 28380 tablet_service.cc:1511] Processing CreateTablet for tablet 0c3f3dc7b3244a01b7dc470156ee915d (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:26:55.945801 28380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c3f3dc7b3244a01b7dc470156ee915d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:55.967200 28239 tablet_service.cc:1511] Processing CreateTablet for tablet 6164887fe1d245a9932c62764bdc4c8c (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:26:55.968787 28239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6164887fe1d245a9932c62764bdc4c8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:55.970745 28379 tablet_service.cc:1511] Processing CreateTablet for tablet 6164887fe1d245a9932c62764bdc4c8c (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:26:55.972421 28379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6164887fe1d245a9932c62764bdc4c8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.000507 28314 tablet_service.cc:1511] Processing CreateTablet for tablet e16a49391f3e415eac79ba85b8964145 (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:26:56.005949 28314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16a49391f3e415eac79ba85b8964145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.008435 28309 tablet_service.cc:1511] Processing CreateTablet for tablet 46cd7bcfa97d467a97488a70d9ebee4b (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:26:56.010223 28309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46cd7bcfa97d467a97488a70d9ebee4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.012912 28310 tablet_service.cc:1511] Processing CreateTablet for tablet 32be840e57c0484d95d0b02d81773d39 (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:26:56.014351 28307 tablet_service.cc:1511] Processing CreateTablet for tablet 7da4f4870574425695790be23b263cb9 (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:26:56.018620 28313 tablet_service.cc:1511] Processing CreateTablet for tablet 0175e69ebcc4427399d4dc90557d4d2f (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:26:56.014714 28310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32be840e57c0484d95d0b02d81773d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.025481 28306 tablet_service.cc:1511] Processing CreateTablet for tablet 0c3f3dc7b3244a01b7dc470156ee915d (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:26:56.025300 28311 tablet_service.cc:1511] Processing CreateTablet for tablet ea3c7dc070e84948bdd7bc0612e3c48d (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:26:56.031529 28307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da4f4870574425695790be23b263cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.031420 28305 tablet_service.cc:1511] Processing CreateTablet for tablet 6164887fe1d245a9932c62764bdc4c8c (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:26:56.033557 28312 tablet_service.cc:1511] Processing CreateTablet for tablet d76878b53fbe4436b95430b3da151958 (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:26:56.012917 28308 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1af4789039440bacf0fb4b777c6521 (DEFAULT_TABLE table=test-workload [id=58f2ce500962410eae50b2339741adde]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:26:56.036055 28313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0175e69ebcc4427399d4dc90557d4d2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.040728 28306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c3f3dc7b3244a01b7dc470156ee915d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.047755 28308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1af4789039440bacf0fb4b777c6521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.050217 28305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6164887fe1d245a9932c62764bdc4c8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.055943 28312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76878b53fbe4436b95430b3da151958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.058163 28311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea3c7dc070e84948bdd7bc0612e3c48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:26:56.067746 28439 tablet_bootstrap.cc:492] T 0c3f3dc7b3244a01b7dc470156ee915d P d564f0598b144c22a98f2064d306a6d7: Bootstrap starting.
I20260710 13:26:56.072516 28438 tablet_bootstrap.cc:492] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742: Bootstrap starting.
I20260710 13:26:56.091862 28439 tablet_bootstrap.cc:654] T 0c3f3dc7b3244a01b7dc470156ee915d P d564f0598b144c22a98f2064d306a6d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.115996 28440 tablet_bootstrap.cc:492] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a: Bootstrap starting.
I20260710 13:26:56.138075 28438 tablet_bootstrap.cc:654] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.138137 28440 tablet_bootstrap.cc:654] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.153064 28439 tablet_bootstrap.cc:492] T 0c3f3dc7b3244a01b7dc470156ee915d P d564f0598b144c22a98f2064d306a6d7: No bootstrap required, opened a new log
I20260710 13:26:56.153851 28439 ts_tablet_manager.cc:1403] T 0c3f3dc7b3244a01b7dc470156ee915d P d564f0598b144c22a98f2064d306a6d7: Time spent bootstrapping tablet: real 0.087s	user 0.008s	sys 0.004s
I20260710 13:26:56.158838 28439 raft_consensus.cc:359] T 0c3f3dc7b3244a01b7dc470156ee915d P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.160009 28439 raft_consensus.cc:385] T 0c3f3dc7b3244a01b7dc470156ee915d P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.160427 28439 raft_consensus.cc:740] T 0c3f3dc7b3244a01b7dc470156ee915d P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.165369 28439 consensus_queue.cc:260] T 0c3f3dc7b3244a01b7dc470156ee915d P d564f0598b144c22a98f2064d306a6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.171355 28438 tablet_bootstrap.cc:492] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742: No bootstrap required, opened a new log
I20260710 13:26:56.172327 28438 ts_tablet_manager.cc:1403] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.019s
I20260710 13:26:56.172415 28440 tablet_bootstrap.cc:492] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a: No bootstrap required, opened a new log
I20260710 13:26:56.173254 28440 ts_tablet_manager.cc:1403] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.008s
I20260710 13:26:56.174038 28439 ts_tablet_manager.cc:1434] T 0c3f3dc7b3244a01b7dc470156ee915d P d564f0598b144c22a98f2064d306a6d7: Time spent starting tablet: real 0.020s	user 0.014s	sys 0.000s
I20260710 13:26:56.174896 28423 heartbeater.cc:499] Master 127.26.249.62:44539 was elected leader, sending a full tablet report...
I20260710 13:26:56.175928 28439 tablet_bootstrap.cc:492] T e16a49391f3e415eac79ba85b8964145 P d564f0598b144c22a98f2064d306a6d7: Bootstrap starting.
I20260710 13:26:56.176563 28438 raft_consensus.cc:359] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.176532 28440 raft_consensus.cc:359] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.177662 28438 raft_consensus.cc:385] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.177906 28440 raft_consensus.cc:385] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.178084 28438 raft_consensus.cc:740] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 985070deb9a04e8fb518221485358742, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.178357 28440 raft_consensus.cc:740] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.179242 28438 consensus_queue.cc:260] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.179665 28440 consensus_queue.cc:260] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.188887 28274 heartbeater.cc:499] Master 127.26.249.62:44539 was elected leader, sending a full tablet report...
I20260710 13:26:56.189927 28438 ts_tablet_manager.cc:1434] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.007s
I20260710 13:26:56.190372 28439 tablet_bootstrap.cc:654] T e16a49391f3e415eac79ba85b8964145 P d564f0598b144c22a98f2064d306a6d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.191412 28438 tablet_bootstrap.cc:492] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742: Bootstrap starting.
I20260710 13:26:56.200320 28349 heartbeater.cc:499] Master 127.26.249.62:44539 was elected leader, sending a full tablet report...
I20260710 13:26:56.201498 28440 ts_tablet_manager.cc:1434] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.022s
I20260710 13:26:56.203282 28440 tablet_bootstrap.cc:492] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a: Bootstrap starting.
I20260710 13:26:56.199044 28438 tablet_bootstrap.cc:654] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.214742 28440 tablet_bootstrap.cc:654] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.218592 28439 tablet_bootstrap.cc:492] T e16a49391f3e415eac79ba85b8964145 P d564f0598b144c22a98f2064d306a6d7: No bootstrap required, opened a new log
I20260710 13:26:56.219558 28439 ts_tablet_manager.cc:1403] T e16a49391f3e415eac79ba85b8964145 P d564f0598b144c22a98f2064d306a6d7: Time spent bootstrapping tablet: real 0.044s	user 0.027s	sys 0.012s
I20260710 13:26:56.224263 28439 raft_consensus.cc:359] T e16a49391f3e415eac79ba85b8964145 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } }
I20260710 13:26:56.225320 28439 raft_consensus.cc:385] T e16a49391f3e415eac79ba85b8964145 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.225705 28439 raft_consensus.cc:740] T e16a49391f3e415eac79ba85b8964145 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.226658 28439 consensus_queue.cc:260] T e16a49391f3e415eac79ba85b8964145 P d564f0598b144c22a98f2064d306a6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } }
I20260710 13:26:56.227341 28440 tablet_bootstrap.cc:492] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a: No bootstrap required, opened a new log
I20260710 13:26:56.227275 28438 tablet_bootstrap.cc:492] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742: No bootstrap required, opened a new log
I20260710 13:26:56.228041 28440 ts_tablet_manager.cc:1403] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.006s
I20260710 13:26:56.228148 28438 ts_tablet_manager.cc:1403] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.008s
I20260710 13:26:56.229660 28439 ts_tablet_manager.cc:1434] T e16a49391f3e415eac79ba85b8964145 P d564f0598b144c22a98f2064d306a6d7: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:26:56.230780 28439 tablet_bootstrap.cc:492] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7: Bootstrap starting.
I20260710 13:26:56.231793 28440 raft_consensus.cc:359] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.232595 28440 raft_consensus.cc:385] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.232303 28438 raft_consensus.cc:359] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } }
I20260710 13:26:56.232956 28440 raft_consensus.cc:740] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.233363 28438 raft_consensus.cc:385] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.233764 28438 raft_consensus.cc:740] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 985070deb9a04e8fb518221485358742, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.234148 28440 consensus_queue.cc:260] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.234759 28438 consensus_queue.cc:260] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } }
I20260710 13:26:56.236784 28440 ts_tablet_manager.cc:1434] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:26:56.237854 28440 tablet_bootstrap.cc:492] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a: Bootstrap starting.
I20260710 13:26:56.237982 28438 ts_tablet_manager.cc:1434] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:26:56.239172 28438 tablet_bootstrap.cc:492] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742: Bootstrap starting.
I20260710 13:26:56.239317 28439 tablet_bootstrap.cc:654] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.248098 28440 tablet_bootstrap.cc:654] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.248332 28438 tablet_bootstrap.cc:654] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.262399 28440 tablet_bootstrap.cc:492] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a: No bootstrap required, opened a new log
I20260710 13:26:56.263242 28440 ts_tablet_manager.cc:1403] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260710 13:26:56.265610 28438 tablet_bootstrap.cc:492] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742: No bootstrap required, opened a new log
I20260710 13:26:56.266212 28438 ts_tablet_manager.cc:1403] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.006s
I20260710 13:26:56.267728 28440 raft_consensus.cc:359] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } }
I20260710 13:26:56.268932 28440 raft_consensus.cc:385] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.269462 28440 raft_consensus.cc:740] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.270179 28438 raft_consensus.cc:359] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.271225 28438 raft_consensus.cc:385] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.270815 28440 consensus_queue.cc:260] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } }
I20260710 13:26:56.271658 28438 raft_consensus.cc:740] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 985070deb9a04e8fb518221485358742, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.272905 28438 consensus_queue.cc:260] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.274713 28440 ts_tablet_manager.cc:1434] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 13:26:56.275868 28438 ts_tablet_manager.cc:1434] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260710 13:26:56.276990 28440 tablet_bootstrap.cc:492] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a: Bootstrap starting.
I20260710 13:26:56.277212 28438 tablet_bootstrap.cc:492] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742: Bootstrap starting.
I20260710 13:26:56.285746 28444 raft_consensus.cc:493] T 0c3f3dc7b3244a01b7dc470156ee915d P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.286029 28438 tablet_bootstrap.cc:654] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.286552 28444 raft_consensus.cc:515] T 0c3f3dc7b3244a01b7dc470156ee915d P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.287515 28440 tablet_bootstrap.cc:654] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.296270 28444 leader_election.cc:290] T 0c3f3dc7b3244a01b7dc470156ee915d P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709)
W20260710 13:26:56.309820 28195 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:26:56.316377 28440 tablet_bootstrap.cc:492] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a: No bootstrap required, opened a new log
I20260710 13:26:56.318311 28440 ts_tablet_manager.cc:1403] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.008s
I20260710 13:26:56.322984 28440 raft_consensus.cc:359] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.324334 28440 raft_consensus.cc:385] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.324836 28440 raft_consensus.cc:740] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.326562 28440 consensus_queue.cc:260] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.330588 28440 ts_tablet_manager.cc:1434] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.007s
I20260710 13:26:56.332576 28440 tablet_bootstrap.cc:492] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a: Bootstrap starting.
I20260710 13:26:56.342612 28440 tablet_bootstrap.cc:654] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.345292 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3f3dc7b3244a01b7dc470156ee915d" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "985070deb9a04e8fb518221485358742" is_pre_election: true
I20260710 13:26:56.349179 28438 tablet_bootstrap.cc:492] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742: No bootstrap required, opened a new log
I20260710 13:26:56.349769 28438 ts_tablet_manager.cc:1403] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.015s
I20260710 13:26:56.351532 28439 tablet_bootstrap.cc:492] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7: No bootstrap required, opened a new log
W20260710 13:26:56.352310 28362 leader_election.cc:343] T 0c3f3dc7b3244a01b7dc470156ee915d P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 985070deb9a04e8fb518221485358742 (127.26.249.1:37269): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.352296 28439 ts_tablet_manager.cc:1403] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7: Time spent bootstrapping tablet: real 0.122s	user 0.040s	sys 0.072s
I20260710 13:26:56.353946 28438 raft_consensus.cc:359] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.354782 28438 raft_consensus.cc:385] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.354624 28324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3f3dc7b3244a01b7dc470156ee915d" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d608591e7b4d0ea221b2592917396a" is_pre_election: true
I20260710 13:26:56.355103 28438 raft_consensus.cc:740] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 985070deb9a04e8fb518221485358742, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.356171 28438 consensus_queue.cc:260] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
W20260710 13:26:56.357264 28364 leader_election.cc:343] T 0c3f3dc7b3244a01b7dc470156ee915d P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.357820 28364 leader_election.cc:304] T 0c3f3dc7b3244a01b7dc470156ee915d P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d564f0598b144c22a98f2064d306a6d7; no voters: 985070deb9a04e8fb518221485358742, e8d608591e7b4d0ea221b2592917396a
I20260710 13:26:56.358865 28444 raft_consensus.cc:2749] T 0c3f3dc7b3244a01b7dc470156ee915d P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:56.359007 28440 tablet_bootstrap.cc:492] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a: No bootstrap required, opened a new log
I20260710 13:26:56.359750 28440 ts_tablet_manager.cc:1403] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.007s
I20260710 13:26:56.360113 28439 raft_consensus.cc:359] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.360821 28439 raft_consensus.cc:385] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.361086 28439 raft_consensus.cc:740] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.362089 28439 consensus_queue.cc:260] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.363374 28440 raft_consensus.cc:359] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.364256 28440 raft_consensus.cc:385] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.364658 28439 ts_tablet_manager.cc:1434] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 13:26:56.365876 28439 tablet_bootstrap.cc:492] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7: Bootstrap starting.
I20260710 13:26:56.364585 28440 raft_consensus.cc:740] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.367007 28438 ts_tablet_manager.cc:1434] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260710 13:26:56.367805 28440 consensus_queue.cc:260] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.372802 28438 tablet_bootstrap.cc:492] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742: Bootstrap starting.
I20260710 13:26:56.372900 28440 ts_tablet_manager.cc:1434] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260710 13:26:56.375662 28439 tablet_bootstrap.cc:654] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.378443 28440 tablet_bootstrap.cc:492] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a: Bootstrap starting.
I20260710 13:26:56.384693 28438 tablet_bootstrap.cc:654] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.388898 28446 raft_consensus.cc:493] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.389142 28440 tablet_bootstrap.cc:654] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.389658 28446 raft_consensus.cc:515] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.402719 28446 leader_election.cc:290] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:26:56.414386 28439 tablet_bootstrap.cc:492] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7: No bootstrap required, opened a new log
I20260710 13:26:56.415272 28439 ts_tablet_manager.cc:1403] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.025s
I20260710 13:26:56.428498 28439 raft_consensus.cc:359] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.429400 28439 raft_consensus.cc:385] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.431111 28439 raft_consensus.cc:740] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.432178 28439 consensus_queue.cc:260] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.434947 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1af4789039440bacf0fb4b777c6521" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "985070deb9a04e8fb518221485358742" is_pre_election: true
I20260710 13:26:56.436137 28439 ts_tablet_manager.cc:1434] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260710 13:26:56.437386 28439 tablet_bootstrap.cc:492] T 7da4f4870574425695790be23b263cb9 P d564f0598b144c22a98f2064d306a6d7: Bootstrap starting.
W20260710 13:26:56.437450 28288 leader_election.cc:343] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 985070deb9a04e8fb518221485358742 (127.26.249.1:37269): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.441634 28440 tablet_bootstrap.cc:492] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a: No bootstrap required, opened a new log
I20260710 13:26:56.442250 28440 ts_tablet_manager.cc:1403] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a: Time spent bootstrapping tablet: real 0.064s	user 0.033s	sys 0.024s
I20260710 13:26:56.443960 28438 tablet_bootstrap.cc:492] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742: No bootstrap required, opened a new log
I20260710 13:26:56.445554 28438 ts_tablet_manager.cc:1403] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.008s
I20260710 13:26:56.445874 28439 tablet_bootstrap.cc:654] T 7da4f4870574425695790be23b263cb9 P d564f0598b144c22a98f2064d306a6d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.445966 28440 raft_consensus.cc:359] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.446982 28440 raft_consensus.cc:385] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.447362 28440 raft_consensus.cc:740] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.448298 28440 consensus_queue.cc:260] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.449899 28438 raft_consensus.cc:359] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.450937 28438 raft_consensus.cc:385] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.451402 28438 raft_consensus.cc:740] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 985070deb9a04e8fb518221485358742, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.452155 28440 ts_tablet_manager.cc:1434] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.005s
I20260710 13:26:56.453354 28440 tablet_bootstrap.cc:492] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a: Bootstrap starting.
I20260710 13:26:56.452926 28438 consensus_queue.cc:260] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.456116 28438 ts_tablet_manager.cc:1434] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 13:26:56.457336 28438 tablet_bootstrap.cc:492] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742: Bootstrap starting.
I20260710 13:26:56.465955 28438 tablet_bootstrap.cc:654] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.471642 28398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1af4789039440bacf0fb4b777c6521" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d564f0598b144c22a98f2064d306a6d7" is_pre_election: true
I20260710 13:26:56.475245 28446 raft_consensus.cc:493] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:26:56.475334 28289 leader_election.cc:343] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.476841 28289 leader_election.cc:304] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8d608591e7b4d0ea221b2592917396a; no voters: 985070deb9a04e8fb518221485358742, d564f0598b144c22a98f2064d306a6d7
I20260710 13:26:56.476089 28446 raft_consensus.cc:515] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.480351 28446 leader_election.cc:290] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:26:56.480943 28446 raft_consensus.cc:493] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.481380 28440 tablet_bootstrap.cc:654] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.481480 28446 raft_consensus.cc:515] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } }
I20260710 13:26:56.481743 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da4f4870574425695790be23b263cb9" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "985070deb9a04e8fb518221485358742" is_pre_election: true
I20260710 13:26:56.483536 28439 tablet_bootstrap.cc:492] T 7da4f4870574425695790be23b263cb9 P d564f0598b144c22a98f2064d306a6d7: No bootstrap required, opened a new log
I20260710 13:26:56.484586 28249 raft_consensus.cc:2468] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 0.
I20260710 13:26:56.488108 28439 ts_tablet_manager.cc:1403] T 7da4f4870574425695790be23b263cb9 P d564f0598b144c22a98f2064d306a6d7: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.018s
I20260710 13:26:56.490867 28288 leader_election.cc:304] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 985070deb9a04e8fb518221485358742, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:26:56.494562 28446 leader_election.cc:290] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655), 985070deb9a04e8fb518221485358742 (127.26.249.1:37269)
I20260710 13:26:56.495319 28446 raft_consensus.cc:2804] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:56.495780 28446 raft_consensus.cc:493] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:56.495904 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16a49391f3e415eac79ba85b8964145" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "985070deb9a04e8fb518221485358742" is_pre_election: true
I20260710 13:26:56.497072 28249 raft_consensus.cc:2468] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 0.
I20260710 13:26:56.497702 28438 tablet_bootstrap.cc:492] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742: No bootstrap required, opened a new log
I20260710 13:26:56.498220 28438 ts_tablet_manager.cc:1403] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.003s
I20260710 13:26:56.498539 28288 leader_election.cc:304] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 985070deb9a04e8fb518221485358742, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:26:56.499390 28466 raft_consensus.cc:2749] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:56.499395 28439 raft_consensus.cc:359] T 7da4f4870574425695790be23b263cb9 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.500460 28466 raft_consensus.cc:2804] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:56.500609 28398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da4f4870574425695790be23b263cb9" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d564f0598b144c22a98f2064d306a6d7" is_pre_election: true
I20260710 13:26:56.500906 28466 raft_consensus.cc:493] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:56.500777 28439 raft_consensus.cc:385] T 7da4f4870574425695790be23b263cb9 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.501396 28466 raft_consensus.cc:3060] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.501582 28439 raft_consensus.cc:740] T 7da4f4870574425695790be23b263cb9 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.503098 28439 consensus_queue.cc:260] T 7da4f4870574425695790be23b263cb9 P d564f0598b144c22a98f2064d306a6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.503839 28397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16a49391f3e415eac79ba85b8964145" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d564f0598b144c22a98f2064d306a6d7" is_pre_election: true
I20260710 13:26:56.504674 28397 raft_consensus.cc:2468] T e16a49391f3e415eac79ba85b8964145 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 0.
I20260710 13:26:56.504732 28398 raft_consensus.cc:2468] T 7da4f4870574425695790be23b263cb9 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 0.
I20260710 13:26:56.510851 28466 raft_consensus.cc:515] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } }
I20260710 13:26:56.514326 28439 ts_tablet_manager.cc:1434] T 7da4f4870574425695790be23b263cb9 P d564f0598b144c22a98f2064d306a6d7: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.003s
I20260710 13:26:56.516696 28398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16a49391f3e415eac79ba85b8964145" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
I20260710 13:26:56.517804 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16a49391f3e415eac79ba85b8964145" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "985070deb9a04e8fb518221485358742"
I20260710 13:26:56.501377 28446 raft_consensus.cc:3060] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.518936 28249 raft_consensus.cc:3060] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.520288 28439 tablet_bootstrap.cc:492] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7: Bootstrap starting.
I20260710 13:26:56.524189 28445 raft_consensus.cc:493] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.524870 28445 raft_consensus.cc:515] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.526846 28444 raft_consensus.cc:493] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.527469 28444 raft_consensus.cc:515] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.528370 28445 leader_election.cc:290] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:26:56.528807 28439 tablet_bootstrap.cc:654] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.529609 28444 leader_election.cc:290] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709)
I20260710 13:26:56.531271 28248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76878b53fbe4436b95430b3da151958" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "985070deb9a04e8fb518221485358742" is_pre_election: true
I20260710 13:26:56.518910 28398 raft_consensus.cc:3060] T e16a49391f3e415eac79ba85b8964145 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.532038 28249 raft_consensus.cc:2468] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 1.
I20260710 13:26:56.540426 28288 leader_election.cc:304] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 985070deb9a04e8fb518221485358742, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:26:56.541558 28467 raft_consensus.cc:2804] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:56.541882 28440 tablet_bootstrap.cc:492] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a: No bootstrap required, opened a new log
I20260710 13:26:56.542435 28440 ts_tablet_manager.cc:1403] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a: Time spent bootstrapping tablet: real 0.089s	user 0.017s	sys 0.016s
I20260710 13:26:56.537716 28439 tablet_bootstrap.cc:492] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7: No bootstrap required, opened a new log
I20260710 13:26:56.538807 28324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76878b53fbe4436b95430b3da151958" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d608591e7b4d0ea221b2592917396a" is_pre_election: true
I20260710 13:26:56.546403 28439 ts_tablet_manager.cc:1403] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.002s
I20260710 13:26:56.546689 28440 raft_consensus.cc:359] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
W20260710 13:26:56.547151 28364 leader_election.cc:343] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.547657 28440 raft_consensus.cc:385] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.548094 28440 raft_consensus.cc:740] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.549119 28440 consensus_queue.cc:260] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.550796 28439 raft_consensus.cc:359] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.510371 28438 raft_consensus.cc:359] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.552017 28439 raft_consensus.cc:385] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.552047 28438 raft_consensus.cc:385] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.552521 28439 raft_consensus.cc:740] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.552672 28438 raft_consensus.cc:740] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 985070deb9a04e8fb518221485358742, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.553982 28439 consensus_queue.cc:260] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.556847 28439 ts_tablet_manager.cc:1434] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:26:56.558279 28439 tablet_bootstrap.cc:492] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7: Bootstrap starting.
I20260710 13:26:56.558549 28466 leader_election.cc:290] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 election: Requested vote from peers d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655), 985070deb9a04e8fb518221485358742 (127.26.249.1:37269)
I20260710 13:26:56.560088 28467 raft_consensus.cc:697] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [term 1 LEADER]: Becoming Leader. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Running, Role: LEADER
I20260710 13:26:56.560475 28438 consensus_queue.cc:260] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.561676 28248 raft_consensus.cc:2468] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d564f0598b144c22a98f2064d306a6d7 in term 0.
I20260710 13:26:56.561430 28467 consensus_queue.cc:237] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } }
I20260710 13:26:56.564296 28362 leader_election.cc:304] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [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: 985070deb9a04e8fb518221485358742, d564f0598b144c22a98f2064d306a6d7; no voters: e8d608591e7b4d0ea221b2592917396a
I20260710 13:26:56.565346 28444 raft_consensus.cc:2804] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:56.565867 28444 raft_consensus.cc:493] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:56.566303 28444 raft_consensus.cc:3060] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.568874 28398 raft_consensus.cc:2468] T e16a49391f3e415eac79ba85b8964145 P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 1.
I20260710 13:26:56.572461 28438 ts_tablet_manager.cc:1434] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742: Time spent starting tablet: real 0.074s	user 0.004s	sys 0.006s
I20260710 13:26:56.573691 28438 tablet_bootstrap.cc:492] T 0c3f3dc7b3244a01b7dc470156ee915d P 985070deb9a04e8fb518221485358742: Bootstrap starting.
I20260710 13:26:56.577296 28440 ts_tablet_manager.cc:1434] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.020s
I20260710 13:26:56.578095 28446 raft_consensus.cc:515] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.578953 28440 tablet_bootstrap.cc:492] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a: Bootstrap starting.
I20260710 13:26:56.581921 28248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da4f4870574425695790be23b263cb9" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "985070deb9a04e8fb518221485358742"
I20260710 13:26:56.582206 28397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da4f4870574425695790be23b263cb9" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
I20260710 13:26:56.582659 28248 raft_consensus.cc:3060] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.582809 28397 raft_consensus.cc:3060] T 7da4f4870574425695790be23b263cb9 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.585970 28466 raft_consensus.cc:493] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.586858 28466 raft_consensus.cc:515] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.587538 28440 tablet_bootstrap.cc:654] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.589562 28466 leader_election.cc:290] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:26:56.590183 28466 raft_consensus.cc:493] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.593036 28396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3f3dc7b3244a01b7dc470156ee915d" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d564f0598b144c22a98f2064d306a6d7" is_pre_election: true
I20260710 13:26:56.593925 28396 raft_consensus.cc:2468] T 0c3f3dc7b3244a01b7dc470156ee915d P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 0.
I20260710 13:26:56.594056 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3f3dc7b3244a01b7dc470156ee915d" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "985070deb9a04e8fb518221485358742" is_pre_election: true
I20260710 13:26:56.595409 28439 tablet_bootstrap.cc:654] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7: Neither blocks nor log segments found. Creating new log.
W20260710 13:26:56.595827 28288 leader_election.cc:343] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 985070deb9a04e8fb518221485358742 (127.26.249.1:37269): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.595602 28444 raft_consensus.cc:515] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.590677 28466 raft_consensus.cc:515] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.603636 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cd7bcfa97d467a97488a70d9ebee4b" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "985070deb9a04e8fb518221485358742" is_pre_election: true
I20260710 13:26:56.604533 28248 raft_consensus.cc:2468] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 1.
W20260710 13:26:56.607147 28288 leader_election.cc:343] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 985070deb9a04e8fb518221485358742 (127.26.249.1:37269): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.608336 28288 leader_election.cc:304] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 985070deb9a04e8fb518221485358742, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:26:56.610954 28472 raft_consensus.cc:2804] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:56.611639 28472 raft_consensus.cc:697] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [term 1 LEADER]: Becoming Leader. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Running, Role: LEADER
I20260710 13:26:56.613361 28439 tablet_bootstrap.cc:492] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7: No bootstrap required, opened a new log
I20260710 13:26:56.612771 28472 consensus_queue.cc:237] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.613785 28397 raft_consensus.cc:2468] T 7da4f4870574425695790be23b263cb9 P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 1.
I20260710 13:26:56.614120 28439 ts_tablet_manager.cc:1403] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.008s
I20260710 13:26:56.615515 28466 leader_election.cc:290] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:26:56.617419 28395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cd7bcfa97d467a97488a70d9ebee4b" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d564f0598b144c22a98f2064d306a6d7" is_pre_election: true
I20260710 13:26:56.617830 28446 leader_election.cc:290] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 election: Requested vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
W20260710 13:26:56.623245 28289 leader_election.cc:343] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.624265 28289 leader_election.cc:304] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8d608591e7b4d0ea221b2592917396a; no voters: 985070deb9a04e8fb518221485358742, d564f0598b144c22a98f2064d306a6d7
I20260710 13:26:56.626149 28289 leader_election.cc:304] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a [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: d564f0598b144c22a98f2064d306a6d7, e8d608591e7b4d0ea221b2592917396a; no voters: 985070deb9a04e8fb518221485358742
I20260710 13:26:56.627236 28466 raft_consensus.cc:2749] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:56.628312 28466 raft_consensus.cc:2804] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:56.628760 28466 raft_consensus.cc:493] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:56.629206 28466 raft_consensus.cc:3060] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.631516 28396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6164887fe1d245a9932c62764bdc4c8c" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d564f0598b144c22a98f2064d306a6d7" is_pre_election: true
I20260710 13:26:56.632373 28396 raft_consensus.cc:2468] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 0.
I20260710 13:26:56.632915 28438 tablet_bootstrap.cc:654] T 0c3f3dc7b3244a01b7dc470156ee915d P 985070deb9a04e8fb518221485358742: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.637465 28214 leader_election.cc:304] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 985070deb9a04e8fb518221485358742, d564f0598b144c22a98f2064d306a6d7; no voters: 
I20260710 13:26:56.639325 28446 raft_consensus.cc:493] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.639281 28445 raft_consensus.cc:2804] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:56.640111 28446 raft_consensus.cc:515] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.639369 28248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76878b53fbe4436b95430b3da151958" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "985070deb9a04e8fb518221485358742"
I20260710 13:26:56.640152 28445 raft_consensus.cc:493] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:56.643277 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6164887fe1d245a9932c62764bdc4c8c" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "985070deb9a04e8fb518221485358742" is_pre_election: true
I20260710 13:26:56.643229 28248 raft_consensus.cc:3060] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.643987 28445 raft_consensus.cc:3060] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.650734 28324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76878b53fbe4436b95430b3da151958" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
I20260710 13:26:56.652442 28444 leader_election.cc:290] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 1 election: Requested vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709)
I20260710 13:26:56.653563 28439 raft_consensus.cc:359] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.656718 28439 raft_consensus.cc:385] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.657174 28324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6164887fe1d245a9932c62764bdc4c8c" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d608591e7b4d0ea221b2592917396a" is_pre_election: true
I20260710 13:26:56.657361 28439 raft_consensus.cc:740] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.659353 28324 raft_consensus.cc:2468] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 0.
I20260710 13:26:56.660064 28439 consensus_queue.cc:260] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.660794 28438 tablet_bootstrap.cc:492] T 0c3f3dc7b3244a01b7dc470156ee915d P 985070deb9a04e8fb518221485358742: No bootstrap required, opened a new log
I20260710 13:26:56.661597 28438 ts_tablet_manager.cc:1403] T 0c3f3dc7b3244a01b7dc470156ee915d P 985070deb9a04e8fb518221485358742: Time spent bootstrapping tablet: real 0.088s	user 0.019s	sys 0.014s
W20260710 13:26:56.653674 28364 leader_election.cc:343] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.665705 28438 raft_consensus.cc:359] T 0c3f3dc7b3244a01b7dc470156ee915d P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.666627 28438 raft_consensus.cc:385] T 0c3f3dc7b3244a01b7dc470156ee915d P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.667012 28438 raft_consensus.cc:740] T 0c3f3dc7b3244a01b7dc470156ee915d P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 985070deb9a04e8fb518221485358742, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.667615 28439 ts_tablet_manager.cc:1434] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7: Time spent starting tablet: real 0.053s	user 0.003s	sys 0.007s
I20260710 13:26:56.668212 28438 consensus_queue.cc:260] T 0c3f3dc7b3244a01b7dc470156ee915d P 985070deb9a04e8fb518221485358742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.668979 28248 raft_consensus.cc:2468] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d564f0598b144c22a98f2064d306a6d7 in term 1.
I20260710 13:26:56.669063 28446 leader_election.cc:290] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:26:56.670858 28445 raft_consensus.cc:515] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.683179 28362 leader_election.cc:304] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 985070deb9a04e8fb518221485358742, d564f0598b144c22a98f2064d306a6d7; no voters: e8d608591e7b4d0ea221b2592917396a
I20260710 13:26:56.686048 28439 tablet_bootstrap.cc:492] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7: Bootstrap starting.
I20260710 13:26:56.688323 28444 raft_consensus.cc:2804] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:56.692975 28249 raft_consensus.cc:2393] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8d608591e7b4d0ea221b2592917396a in current term 1: Already voted for candidate 985070deb9a04e8fb518221485358742 in this term.
I20260710 13:26:56.697342 28396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6164887fe1d245a9932c62764bdc4c8c" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d564f0598b144c22a98f2064d306a6d7" is_pre_election: true
I20260710 13:26:56.698324 28396 raft_consensus.cc:2468] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 0.
I20260710 13:26:56.698213 28324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6164887fe1d245a9932c62764bdc4c8c" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
I20260710 13:26:56.699270 28324 raft_consensus.cc:3060] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.699997 28289 leader_election.cc:304] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a [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: d564f0598b144c22a98f2064d306a6d7, e8d608591e7b4d0ea221b2592917396a; no voters: 985070deb9a04e8fb518221485358742
I20260710 13:26:56.703504 28144 catalog_manager.cc:5697] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a reported cstate change: term changed from 0 to 1, leader changed from <none> to e8d608591e7b4d0ea221b2592917396a (127.26.249.2). New cstate: current_term: 1 leader_uuid: "e8d608591e7b4d0ea221b2592917396a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:56.706872 28439 tablet_bootstrap.cc:654] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.709761 28446 raft_consensus.cc:493] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.710484 28446 raft_consensus.cc:515] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.710928 28396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6164887fe1d245a9932c62764bdc4c8c" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
I20260710 13:26:56.711774 28396 raft_consensus.cc:3060] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.713465 28446 leader_election.cc:290] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:26:56.713162 28445 leader_election.cc:290] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 1 election: Requested vote from peers e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:26:56.715780 28397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3c7dc070e84948bdd7bc0612e3c48d" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d564f0598b144c22a98f2064d306a6d7" is_pre_election: true
I20260710 13:26:56.716934 28397 raft_consensus.cc:2468] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 0.
I20260710 13:26:56.719928 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3c7dc070e84948bdd7bc0612e3c48d" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "985070deb9a04e8fb518221485358742" is_pre_election: true
I20260710 13:26:56.721452 28249 raft_consensus.cc:2468] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 0.
I20260710 13:26:56.722398 28438 ts_tablet_manager.cc:1434] T 0c3f3dc7b3244a01b7dc470156ee915d P 985070deb9a04e8fb518221485358742: Time spent starting tablet: real 0.060s	user 0.021s	sys 0.015s
I20260710 13:26:56.723379 28288 leader_election.cc:304] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 985070deb9a04e8fb518221485358742, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:26:56.723907 28438 tablet_bootstrap.cc:492] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742: Bootstrap starting.
I20260710 13:26:56.724256 28446 raft_consensus.cc:2804] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:56.724655 28446 raft_consensus.cc:493] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:56.725100 28446 raft_consensus.cc:3060] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.728124 28440 tablet_bootstrap.cc:492] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a: No bootstrap required, opened a new log
I20260710 13:26:56.728894 28440 ts_tablet_manager.cc:1403] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a: Time spent bootstrapping tablet: real 0.150s	user 0.034s	sys 0.036s
I20260710 13:26:56.730800 28444 raft_consensus.cc:697] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 1 LEADER]: Becoming Leader. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Running, Role: LEADER
I20260710 13:26:56.737879 28444 consensus_queue.cc:237] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.740917 28466 raft_consensus.cc:515] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.746273 28396 raft_consensus.cc:2468] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 1.
I20260710 13:26:56.748838 28214 leader_election.cc:304] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 985070deb9a04e8fb518221485358742, d564f0598b144c22a98f2064d306a6d7; no voters: 
I20260710 13:26:56.749840 28445 raft_consensus.cc:493] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.750373 28445 raft_consensus.cc:515] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.752151 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3f3dc7b3244a01b7dc470156ee915d" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "985070deb9a04e8fb518221485358742"
I20260710 13:26:56.752765 28480 raft_consensus.cc:2804] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:56.753345 28249 raft_consensus.cc:3060] T 0c3f3dc7b3244a01b7dc470156ee915d P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.754520 28445 leader_election.cc:290] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:26:56.756886 28323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175e69ebcc4427399d4dc90557d4d2f" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d608591e7b4d0ea221b2592917396a" is_pre_election: true
I20260710 13:26:56.757725 28396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175e69ebcc4427399d4dc90557d4d2f" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d564f0598b144c22a98f2064d306a6d7" is_pre_election: true
W20260710 13:26:56.759131 28215 leader_election.cc:343] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:26:56.759686 28214 leader_election.cc:343] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.761145 28440 raft_consensus.cc:359] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.762255 28440 raft_consensus.cc:385] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.762666 28440 raft_consensus.cc:740] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.769109 28440 consensus_queue.cc:260] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.760171 28214 leader_election.cc:304] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 985070deb9a04e8fb518221485358742; no voters: d564f0598b144c22a98f2064d306a6d7, e8d608591e7b4d0ea221b2592917396a
I20260710 13:26:56.773622 28466 leader_election.cc:290] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 election: Requested vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:26:56.775094 28396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3f3dc7b3244a01b7dc470156ee915d" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
I20260710 13:26:56.775362 28445 raft_consensus.cc:2749] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:56.775806 28396 raft_consensus.cc:3060] T 0c3f3dc7b3244a01b7dc470156ee915d P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.777714 28249 raft_consensus.cc:2468] T 0c3f3dc7b3244a01b7dc470156ee915d P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 1.
I20260710 13:26:56.779157 28288 leader_election.cc:304] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 985070deb9a04e8fb518221485358742, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:26:56.780609 28440 ts_tablet_manager.cc:1434] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.000s
I20260710 13:26:56.780728 28467 raft_consensus.cc:2804] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:56.781436 28467 raft_consensus.cc:697] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a [term 1 LEADER]: Becoming Leader. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Running, Role: LEADER
I20260710 13:26:56.781785 28440 tablet_bootstrap.cc:492] T 32be840e57c0484d95d0b02d81773d39 P e8d608591e7b4d0ea221b2592917396a: Bootstrap starting.
I20260710 13:26:56.782558 28467 consensus_queue.cc:237] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.783911 28438 tablet_bootstrap.cc:654] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.783944 28396 raft_consensus.cc:2468] T 0c3f3dc7b3244a01b7dc470156ee915d P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 1.
I20260710 13:26:56.790467 28324 raft_consensus.cc:2468] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 1.
I20260710 13:26:56.791189 28472 raft_consensus.cc:2764] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:26:56.790213 28145 catalog_manager.cc:5697] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d564f0598b144c22a98f2064d306a6d7 (127.26.249.3). New cstate: current_term: 1 leader_uuid: "d564f0598b144c22a98f2064d306a6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:56.794029 28440 tablet_bootstrap.cc:654] T 32be840e57c0484d95d0b02d81773d39 P e8d608591e7b4d0ea221b2592917396a: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.796275 28446 raft_consensus.cc:515] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.800976 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3c7dc070e84948bdd7bc0612e3c48d" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "985070deb9a04e8fb518221485358742"
I20260710 13:26:56.802076 28249 raft_consensus.cc:3060] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.806070 28446 leader_election.cc:290] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 election: Requested vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:26:56.808563 28396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3c7dc070e84948bdd7bc0612e3c48d" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
I20260710 13:26:56.809516 28396 raft_consensus.cc:3060] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.813001 28480 raft_consensus.cc:697] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [term 1 LEADER]: Becoming Leader. State: Replica: 985070deb9a04e8fb518221485358742, State: Running, Role: LEADER
I20260710 13:26:56.818383 28439 tablet_bootstrap.cc:492] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7: No bootstrap required, opened a new log
I20260710 13:26:56.820330 28439 ts_tablet_manager.cc:1403] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7: Time spent bootstrapping tablet: real 0.140s	user 0.020s	sys 0.020s
I20260710 13:26:56.817752 28480 consensus_queue.cc:237] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.826457 28439 raft_consensus.cc:359] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.827672 28439 raft_consensus.cc:385] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.828074 28439 raft_consensus.cc:740] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.827358 28396 raft_consensus.cc:2468] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 1.
I20260710 13:26:56.830615 28289 leader_election.cc:304] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d564f0598b144c22a98f2064d306a6d7, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:26:56.832026 28446 raft_consensus.cc:2804] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:56.832628 28446 raft_consensus.cc:697] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 1 LEADER]: Becoming Leader. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Running, Role: LEADER
I20260710 13:26:56.833626 28446 consensus_queue.cc:237] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.835163 28438 tablet_bootstrap.cc:492] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742: No bootstrap required, opened a new log
I20260710 13:26:56.835886 28438 ts_tablet_manager.cc:1403] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.001s
I20260710 13:26:56.833575 28249 raft_consensus.cc:2468] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 1.
I20260710 13:26:56.841554 28439 consensus_queue.cc:260] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.842870 28438 raft_consensus.cc:359] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.843897 28438 raft_consensus.cc:385] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.844255 28438 raft_consensus.cc:740] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 985070deb9a04e8fb518221485358742, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.845897 28439 ts_tablet_manager.cc:1434] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.003s
I20260710 13:26:56.847417 28439 tablet_bootstrap.cc:492] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7: Bootstrap starting.
I20260710 13:26:56.850095 28440 tablet_bootstrap.cc:492] T 32be840e57c0484d95d0b02d81773d39 P e8d608591e7b4d0ea221b2592917396a: No bootstrap required, opened a new log
I20260710 13:26:56.850790 28440 ts_tablet_manager.cc:1403] T 32be840e57c0484d95d0b02d81773d39 P e8d608591e7b4d0ea221b2592917396a: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.012s
I20260710 13:26:56.855513 28444 raft_consensus.cc:493] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.856276 28444 raft_consensus.cc:515] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.846210 28438 consensus_queue.cc:260] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.861336 28444 leader_election.cc:290] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709)
I20260710 13:26:56.862171 28438 ts_tablet_manager.cc:1434] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260710 13:26:56.862640 28324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32be840e57c0484d95d0b02d81773d39" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d608591e7b4d0ea221b2592917396a" is_pre_election: true
I20260710 13:26:56.863273 28438 tablet_bootstrap.cc:492] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742: Bootstrap starting.
W20260710 13:26:56.864318 28364 leader_election.cc:343] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.865046 28439 tablet_bootstrap.cc:654] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.865979 28440 raft_consensus.cc:359] T 32be840e57c0484d95d0b02d81773d39 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.866694 28440 raft_consensus.cc:385] T 32be840e57c0484d95d0b02d81773d39 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.861217 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32be840e57c0484d95d0b02d81773d39" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "985070deb9a04e8fb518221485358742" is_pre_election: true
I20260710 13:26:56.867116 28440 raft_consensus.cc:740] T 32be840e57c0484d95d0b02d81773d39 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Initialized, Role: FOLLOWER
W20260710 13:26:56.868381 28362 leader_election.cc:343] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 985070deb9a04e8fb518221485358742 (127.26.249.1:37269): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:26:56.868887 28362 leader_election.cc:304] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d564f0598b144c22a98f2064d306a6d7; no voters: 985070deb9a04e8fb518221485358742, e8d608591e7b4d0ea221b2592917396a
I20260710 13:26:56.871379 28444 raft_consensus.cc:2749] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:56.875876 28439 tablet_bootstrap.cc:492] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7: No bootstrap required, opened a new log
I20260710 13:26:56.868109 28440 consensus_queue.cc:260] T 32be840e57c0484d95d0b02d81773d39 P e8d608591e7b4d0ea221b2592917396a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.876541 28439 ts_tablet_manager.cc:1403] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.003s
I20260710 13:26:56.880005 28439 raft_consensus.cc:359] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.880874 28439 raft_consensus.cc:385] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.881256 28439 raft_consensus.cc:740] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.881532 28438 tablet_bootstrap.cc:654] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.882313 28439 consensus_queue.cc:260] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.885317 28439 ts_tablet_manager.cc:1434] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:26:56.886439 28439 tablet_bootstrap.cc:492] T 7f1af4789039440bacf0fb4b777c6521 P d564f0598b144c22a98f2064d306a6d7: Bootstrap starting.
I20260710 13:26:56.886590 28440 ts_tablet_manager.cc:1434] T 32be840e57c0484d95d0b02d81773d39 P e8d608591e7b4d0ea221b2592917396a: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.003s
I20260710 13:26:56.887569 28440 tablet_bootstrap.cc:492] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a: Bootstrap starting.
I20260710 13:26:56.888744 28145 catalog_manager.cc:5697] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a reported cstate change: term changed from 0 to 1, leader changed from <none> to e8d608591e7b4d0ea221b2592917396a (127.26.249.2). New cstate: current_term: 1 leader_uuid: "e8d608591e7b4d0ea221b2592917396a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:56.893821 28444 raft_consensus.cc:493] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.893291 28145 catalog_manager.cc:5697] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a reported cstate change: term changed from 0 to 1, leader changed from <none> to e8d608591e7b4d0ea221b2592917396a (127.26.249.2). New cstate: current_term: 1 leader_uuid: "e8d608591e7b4d0ea221b2592917396a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:56.894519 28444 raft_consensus.cc:515] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.895720 28145 catalog_manager.cc:5697] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a reported cstate change: term changed from 0 to 1, leader changed from <none> to e8d608591e7b4d0ea221b2592917396a (127.26.249.2). New cstate: current_term: 1 leader_uuid: "e8d608591e7b4d0ea221b2592917396a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:56.898447 28444 leader_election.cc:290] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709)
I20260710 13:26:56.898663 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cd7bcfa97d467a97488a70d9ebee4b" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "985070deb9a04e8fb518221485358742" is_pre_election: true
I20260710 13:26:56.899637 28249 raft_consensus.cc:2468] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d564f0598b144c22a98f2064d306a6d7 in term 0.
I20260710 13:26:56.893829 28440 tablet_bootstrap.cc:654] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.898881 28324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cd7bcfa97d467a97488a70d9ebee4b" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d608591e7b4d0ea221b2592917396a" is_pre_election: true
I20260710 13:26:56.899966 28439 tablet_bootstrap.cc:654] T 7f1af4789039440bacf0fb4b777c6521 P d564f0598b144c22a98f2064d306a6d7: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.901296 28324 raft_consensus.cc:2468] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d564f0598b144c22a98f2064d306a6d7 in term 0.
I20260710 13:26:56.903035 28364 leader_election.cc:304] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d564f0598b144c22a98f2064d306a6d7, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:26:56.904120 28444 raft_consensus.cc:2804] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:56.904553 28444 raft_consensus.cc:493] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:56.904958 28444 raft_consensus.cc:3060] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.914611 28444 raft_consensus.cc:515] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.917979 28438 tablet_bootstrap.cc:492] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742: No bootstrap required, opened a new log
I20260710 13:26:56.917259 28143 catalog_manager.cc:5697] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 reported cstate change: term changed from 0 to 1, leader changed from <none> to 985070deb9a04e8fb518221485358742 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "985070deb9a04e8fb518221485358742" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:56.918537 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cd7bcfa97d467a97488a70d9ebee4b" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "985070deb9a04e8fb518221485358742"
I20260710 13:26:56.919284 28249 raft_consensus.cc:3060] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.919396 28438 ts_tablet_manager.cc:1403] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.014s
I20260710 13:26:56.925531 28439 tablet_bootstrap.cc:492] T 7f1af4789039440bacf0fb4b777c6521 P d564f0598b144c22a98f2064d306a6d7: No bootstrap required, opened a new log
I20260710 13:26:56.926097 28439 ts_tablet_manager.cc:1403] T 7f1af4789039440bacf0fb4b777c6521 P d564f0598b144c22a98f2064d306a6d7: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.004s
I20260710 13:26:56.927366 28444 leader_election.cc:290] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 1 election: Requested vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709)
I20260710 13:26:56.929242 28439 raft_consensus.cc:359] T 7f1af4789039440bacf0fb4b777c6521 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.929998 28439 raft_consensus.cc:385] T 7f1af4789039440bacf0fb4b777c6521 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.930284 28439 raft_consensus.cc:740] T 7f1af4789039440bacf0fb4b777c6521 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.931034 28439 consensus_queue.cc:260] T 7f1af4789039440bacf0fb4b777c6521 P d564f0598b144c22a98f2064d306a6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.931574 28324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cd7bcfa97d467a97488a70d9ebee4b" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
I20260710 13:26:56.931855 28249 raft_consensus.cc:2468] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d564f0598b144c22a98f2064d306a6d7 in term 1.
I20260710 13:26:56.932353 28324 raft_consensus.cc:3060] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:56.932549 28438 raft_consensus.cc:359] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.933346 28438 raft_consensus.cc:385] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.933651 28438 raft_consensus.cc:740] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 985070deb9a04e8fb518221485358742, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.934213 28362 leader_election.cc:304] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 985070deb9a04e8fb518221485358742, d564f0598b144c22a98f2064d306a6d7; no voters: 
I20260710 13:26:56.934465 28438 consensus_queue.cc:260] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.935988 28440 tablet_bootstrap.cc:492] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a: No bootstrap required, opened a new log
I20260710 13:26:56.936537 28440 ts_tablet_manager.cc:1403] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a: Time spent bootstrapping tablet: real 0.049s	user 0.002s	sys 0.019s
I20260710 13:26:56.936826 28438 ts_tablet_manager.cc:1434] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260710 13:26:56.937959 28444 raft_consensus.cc:2804] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:56.938675 28444 raft_consensus.cc:697] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 1 LEADER]: Becoming Leader. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Running, Role: LEADER
I20260710 13:26:56.939958 28440 raft_consensus.cc:359] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.940800 28440 raft_consensus.cc:385] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.941143 28440 raft_consensus.cc:740] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.942972 28438 tablet_bootstrap.cc:492] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742: Bootstrap starting.
I20260710 13:26:56.939592 28444 consensus_queue.cc:237] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.948405 28324 raft_consensus.cc:2468] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d564f0598b144c22a98f2064d306a6d7 in term 1.
I20260710 13:26:56.950002 28439 ts_tablet_manager.cc:1434] T 7f1af4789039440bacf0fb4b777c6521 P d564f0598b144c22a98f2064d306a6d7: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260710 13:26:56.950088 28438 tablet_bootstrap.cc:654] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742: Neither blocks nor log segments found. Creating new log.
I20260710 13:26:56.952898 28440 consensus_queue.cc:260] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.956643 28440 ts_tablet_manager.cc:1434] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260710 13:26:56.962144 28145 catalog_manager.cc:5697] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d564f0598b144c22a98f2064d306a6d7 (127.26.249.3). New cstate: current_term: 1 leader_uuid: "d564f0598b144c22a98f2064d306a6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:56.963227 28438 tablet_bootstrap.cc:492] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742: No bootstrap required, opened a new log
I20260710 13:26:56.963963 28438 ts_tablet_manager.cc:1403] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 13:26:56.966936 28438 raft_consensus.cc:359] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.967634 28438 raft_consensus.cc:385] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:26:56.967900 28438 raft_consensus.cc:740] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 985070deb9a04e8fb518221485358742, State: Initialized, Role: FOLLOWER
I20260710 13:26:56.968499 28438 consensus_queue.cc:260] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.970646 28438 ts_tablet_manager.cc:1434] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:26:56.991803 28444 raft_consensus.cc:493] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:56.992465 28444 raft_consensus.cc:515] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:56.995407 28444 leader_election.cc:290] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709)
I20260710 13:26:56.996281 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175e69ebcc4427399d4dc90557d4d2f" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "985070deb9a04e8fb518221485358742" is_pre_election: true
I20260710 13:26:56.996651 28324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175e69ebcc4427399d4dc90557d4d2f" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d608591e7b4d0ea221b2592917396a" is_pre_election: true
I20260710 13:26:56.996995 28249 raft_consensus.cc:2468] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d564f0598b144c22a98f2064d306a6d7 in term 0.
I20260710 13:26:56.997495 28324 raft_consensus.cc:2468] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d564f0598b144c22a98f2064d306a6d7 in term 0.
I20260710 13:26:56.998288 28362 leader_election.cc:304] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 985070deb9a04e8fb518221485358742, d564f0598b144c22a98f2064d306a6d7; no voters: 
I20260710 13:26:56.999212 28444 raft_consensus.cc:2804] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:56.999560 28444 raft_consensus.cc:493] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:56.999902 28444 raft_consensus.cc:3060] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.007858 28446 raft_consensus.cc:493] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.007633 28444 raft_consensus.cc:515] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.008504 28446 raft_consensus.cc:515] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.009855 28444 leader_election.cc:290] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 1 election: Requested vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709)
I20260710 13:26:57.011356 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175e69ebcc4427399d4dc90557d4d2f" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "985070deb9a04e8fb518221485358742"
I20260710 13:26:57.011350 28324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175e69ebcc4427399d4dc90557d4d2f" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
I20260710 13:26:57.012058 28446 leader_election.cc:290] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:26:57.012528 28249 raft_consensus.cc:3060] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.012478 28248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76878b53fbe4436b95430b3da151958" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "985070deb9a04e8fb518221485358742" is_pre_election: true
I20260710 13:26:57.013574 28396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76878b53fbe4436b95430b3da151958" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d564f0598b144c22a98f2064d306a6d7" is_pre_election: true
I20260710 13:26:57.013695 28324 raft_consensus.cc:3060] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.013976 28248 raft_consensus.cc:2393] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8d608591e7b4d0ea221b2592917396a in current term 1: Already voted for candidate d564f0598b144c22a98f2064d306a6d7 in this term.
I20260710 13:26:57.015363 28288 leader_election.cc:304] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8d608591e7b4d0ea221b2592917396a; no voters: 985070deb9a04e8fb518221485358742, d564f0598b144c22a98f2064d306a6d7
I20260710 13:26:57.016443 28446 raft_consensus.cc:3060] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.022747 28324 raft_consensus.cc:2468] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d564f0598b144c22a98f2064d306a6d7 in term 1.
I20260710 13:26:57.022747 28249 raft_consensus.cc:2468] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d564f0598b144c22a98f2064d306a6d7 in term 1.
I20260710 13:26:57.023515 28446 raft_consensus.cc:2749] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:26:57.024411 28362 leader_election.cc:304] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 985070deb9a04e8fb518221485358742, d564f0598b144c22a98f2064d306a6d7; no voters: 
I20260710 13:26:57.025187 28444 raft_consensus.cc:2804] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:57.025686 28444 raft_consensus.cc:697] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 1 LEADER]: Becoming Leader. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Running, Role: LEADER
I20260710 13:26:57.026525 28444 consensus_queue.cc:237] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.036514 28143 catalog_manager.cc:5697] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d564f0598b144c22a98f2064d306a6d7 (127.26.249.3). New cstate: current_term: 1 leader_uuid: "d564f0598b144c22a98f2064d306a6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:57.068729 28446 consensus_queue.cc:1048] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [LEADER]: Connected to new peer: Peer: permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.083387 28473 consensus_queue.cc:1048] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:57.085876 28467 consensus_queue.cc:1048] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:57.102396 28473 consensus_queue.cc:1048] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [LEADER]: Connected to new peer: Peer: permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:57.105283 28480 raft_consensus.cc:493] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.105937 28480 raft_consensus.cc:515] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.110044 28480 leader_election.cc:290] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:26:57.110880 28324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32be840e57c0484d95d0b02d81773d39" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d608591e7b4d0ea221b2592917396a" is_pre_election: true
I20260710 13:26:57.111958 28324 raft_consensus.cc:2468] T 32be840e57c0484d95d0b02d81773d39 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 0.
I20260710 13:26:57.113246 28397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32be840e57c0484d95d0b02d81773d39" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d564f0598b144c22a98f2064d306a6d7" is_pre_election: true
I20260710 13:26:57.113526 28215 leader_election.cc:304] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 985070deb9a04e8fb518221485358742, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:26:57.114074 28397 raft_consensus.cc:2468] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 0.
I20260710 13:26:57.114598 28480 raft_consensus.cc:2804] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:57.115024 28480 raft_consensus.cc:493] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:57.115562 28480 raft_consensus.cc:3060] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.125106 28480 raft_consensus.cc:515] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.127197 28480 leader_election.cc:290] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 1 election: Requested vote from peers e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:26:57.128430 28324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32be840e57c0484d95d0b02d81773d39" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
I20260710 13:26:57.128722 28397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32be840e57c0484d95d0b02d81773d39" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
I20260710 13:26:57.129206 28324 raft_consensus.cc:3060] T 32be840e57c0484d95d0b02d81773d39 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.129285 28397 raft_consensus.cc:3060] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.137876 28324 raft_consensus.cc:2468] T 32be840e57c0484d95d0b02d81773d39 P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 1.
I20260710 13:26:57.137876 28397 raft_consensus.cc:2468] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 1.
I20260710 13:26:57.139657 28215 leader_election.cc:304] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 985070deb9a04e8fb518221485358742, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:26:57.140548 28480 raft_consensus.cc:2804] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:57.141072 28480 raft_consensus.cc:697] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 1 LEADER]: Becoming Leader. State: Replica: 985070deb9a04e8fb518221485358742, State: Running, Role: LEADER
I20260710 13:26:57.141928 28480 consensus_queue.cc:237] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.151469 28145 catalog_manager.cc:5697] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 reported cstate change: term changed from 0 to 1, leader changed from <none> to 985070deb9a04e8fb518221485358742 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "985070deb9a04e8fb518221485358742" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.176183 28479 consensus_queue.cc:1048] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:57.186152 28473 consensus_queue.cc:1048] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a [LEADER]: Connected to new peer: Peer: permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:57.194108 28509 consensus_queue.cc:1048] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:57.207909 28467 consensus_queue.cc:1048] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:57.216338 28480 raft_consensus.cc:493] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:26:57.217260 28480 raft_consensus.cc:515] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.221024 28480 leader_election.cc:290] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:26:57.222198 28324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1af4789039440bacf0fb4b777c6521" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d608591e7b4d0ea221b2592917396a" is_pre_election: true
I20260710 13:26:57.222541 28396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1af4789039440bacf0fb4b777c6521" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d564f0598b144c22a98f2064d306a6d7" is_pre_election: true
I20260710 13:26:57.223364 28396 raft_consensus.cc:2468] T 7f1af4789039440bacf0fb4b777c6521 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 0.
I20260710 13:26:57.223371 28324 raft_consensus.cc:2468] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 0.
I20260710 13:26:57.225890 28214 leader_election.cc:304] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 985070deb9a04e8fb518221485358742, d564f0598b144c22a98f2064d306a6d7; no voters: 
I20260710 13:26:57.228842 28484 raft_consensus.cc:2804] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:26:57.229334 28484 raft_consensus.cc:493] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:26:57.229960 28484 raft_consensus.cc:3060] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.241333 28484 raft_consensus.cc:515] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.243978 28484 leader_election.cc:290] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 1 election: Requested vote from peers e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:26:57.244467 28324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1af4789039440bacf0fb4b777c6521" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
I20260710 13:26:57.244789 28397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1af4789039440bacf0fb4b777c6521" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
I20260710 13:26:57.245204 28324 raft_consensus.cc:3060] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.245386 28397 raft_consensus.cc:3060] T 7f1af4789039440bacf0fb4b777c6521 P d564f0598b144c22a98f2064d306a6d7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:26:57.251667 28324 raft_consensus.cc:2468] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 1.
I20260710 13:26:57.253281 28215 leader_election.cc:304] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 985070deb9a04e8fb518221485358742, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:26:57.253695 28397 raft_consensus.cc:2468] T 7f1af4789039440bacf0fb4b777c6521 P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 1.
I20260710 13:26:57.254366 28484 raft_consensus.cc:2804] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:26:57.254905 28484 raft_consensus.cc:697] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 1 LEADER]: Becoming Leader. State: Replica: 985070deb9a04e8fb518221485358742, State: Running, Role: LEADER
I20260710 13:26:57.255825 28484 consensus_queue.cc:237] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.265096 28143 catalog_manager.cc:5697] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 reported cstate change: term changed from 0 to 1, leader changed from <none> to 985070deb9a04e8fb518221485358742 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "985070deb9a04e8fb518221485358742" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.302471 28484 consensus_queue.cc:1048] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.316114 28484 consensus_queue.cc:1048] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.329720 28323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e16a49391f3e415eac79ba85b8964145"
dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
mode: GRACEFUL
new_leader_uuid: "985070deb9a04e8fb518221485358742"
 from {username='slave'} at 127.0.0.1:40326
I20260710 13:26:57.330355 28323 raft_consensus.cc:606] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [term 1 LEADER]: Received request to transfer leadership to TS 985070deb9a04e8fb518221485358742
I20260710 13:26:57.336305 28467 consensus_queue.cc:1048] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.352578 28396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0175e69ebcc4427399d4dc90557d4d2f"
dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
mode: GRACEFUL
new_leader_uuid: "985070deb9a04e8fb518221485358742"
 from {username='slave'} at 127.0.0.1:32946
I20260710 13:26:57.353258 28396 raft_consensus.cc:606] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 1 LEADER]: Received request to transfer leadership to TS 985070deb9a04e8fb518221485358742
I20260710 13:26:57.359483 28467 consensus_queue.cc:1048] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [LEADER]: Connected to new peer: Peer: permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.360594 28396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d76878b53fbe4436b95430b3da151958"
dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
mode: GRACEFUL
new_leader_uuid: "985070deb9a04e8fb518221485358742"
 from {username='slave'} at 127.0.0.1:32946
I20260710 13:26:57.361248 28396 raft_consensus.cc:606] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 1 LEADER]: Received request to transfer leadership to TS 985070deb9a04e8fb518221485358742
I20260710 13:26:57.364918 28509 consensus_queue.cc:1048] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.373749 28324 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea3c7dc070e84948bdd7bc0612e3c48d"
dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
mode: GRACEFUL
new_leader_uuid: "985070deb9a04e8fb518221485358742"
 from {username='slave'} at 127.0.0.1:40326
I20260710 13:26:57.374426 28324 raft_consensus.cc:606] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 1 LEADER]: Received request to transfer leadership to TS 985070deb9a04e8fb518221485358742
I20260710 13:26:57.384217 28467 raft_consensus.cc:993] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a: : Instructing follower 985070deb9a04e8fb518221485358742 to start an election
I20260710 13:26:57.384739 28467 raft_consensus.cc:1081] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 1 LEADER]: Signalling peer 985070deb9a04e8fb518221485358742 to start an election
I20260710 13:26:57.384831 28396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46cd7bcfa97d467a97488a70d9ebee4b"
dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
mode: GRACEFUL
new_leader_uuid: "e8d608591e7b4d0ea221b2592917396a"
 from {username='slave'} at 127.0.0.1:32946
I20260710 13:26:57.385573 28396 raft_consensus.cc:606] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 1 LEADER]: Received request to transfer leadership to TS e8d608591e7b4d0ea221b2592917396a
I20260710 13:26:57.386619 28248 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea3c7dc070e84948bdd7bc0612e3c48d"
dest_uuid: "985070deb9a04e8fb518221485358742"
 from {username='slave'} at 127.0.0.1:45210
I20260710 13:26:57.387269 28248 raft_consensus.cc:493] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:57.387667 28248 raft_consensus.cc:3060] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.396402 28248 raft_consensus.cc:515] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.399544 28479 consensus_queue.cc:1048] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:57.400746 28248 leader_election.cc:290] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 2 election: Requested vote from peers e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:26:57.401124 28396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3c7dc070e84948bdd7bc0612e3c48d" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
I20260710 13:26:57.401966 28396 raft_consensus.cc:3060] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.402765 28324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3c7dc070e84948bdd7bc0612e3c48d" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
I20260710 13:26:57.403501 28324 raft_consensus.cc:3055] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:57.404031 28324 raft_consensus.cc:740] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Running, Role: LEADER
I20260710 13:26:57.405030 28324 consensus_queue.cc:260] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.406658 28324 raft_consensus.cc:3060] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.410970 28509 consensus_queue.cc:1048] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:57.415726 28324 raft_consensus.cc:2468] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 2.
I20260710 13:26:57.417832 28215 leader_election.cc:304] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 985070deb9a04e8fb518221485358742, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:26:57.419528 28516 raft_consensus.cc:2804] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:57.420303 28516 raft_consensus.cc:697] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [term 2 LEADER]: Becoming Leader. State: Replica: 985070deb9a04e8fb518221485358742, State: Running, Role: LEADER
I20260710 13:26:57.421494 28396 raft_consensus.cc:2468] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 2.
I20260710 13:26:57.421578 28516 consensus_queue.cc:237] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.439126 28444 consensus_queue.cc:1048] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:57.441032 28444 raft_consensus.cc:993] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7: : Instructing follower e8d608591e7b4d0ea221b2592917396a to start an election
I20260710 13:26:57.441471 28444 raft_consensus.cc:1081] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 1 LEADER]: Signalling peer e8d608591e7b4d0ea221b2592917396a to start an election
I20260710 13:26:57.445030 28322 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46cd7bcfa97d467a97488a70d9ebee4b"
dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
 from {username='slave'} at 127.0.0.1:34284
I20260710 13:26:57.446884 28145 catalog_manager.cc:5697] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 reported cstate change: term changed from 1 to 2, leader changed from e8d608591e7b4d0ea221b2592917396a (127.26.249.2) to 985070deb9a04e8fb518221485358742 (127.26.249.1). New cstate: current_term: 2 leader_uuid: "985070deb9a04e8fb518221485358742" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.463526 28248 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f1af4789039440bacf0fb4b777c6521"
dest_uuid: "985070deb9a04e8fb518221485358742"
mode: GRACEFUL
new_leader_uuid: "e8d608591e7b4d0ea221b2592917396a"
 from {username='slave'} at 127.0.0.1:45212
I20260710 13:26:57.464377 28248 raft_consensus.cc:606] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 1 LEADER]: Received request to transfer leadership to TS e8d608591e7b4d0ea221b2592917396a
I20260710 13:26:57.467243 28322 raft_consensus.cc:493] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:57.467823 28322 raft_consensus.cc:3060] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.482695 28479 raft_consensus.cc:993] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7: : Instructing follower 985070deb9a04e8fb518221485358742 to start an election
I20260710 13:26:57.485471 28527 raft_consensus.cc:1081] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 1 LEADER]: Signalling peer 985070deb9a04e8fb518221485358742 to start an election
I20260710 13:26:57.485608 28249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6164887fe1d245a9932c62764bdc4c8c"
dest_uuid: "985070deb9a04e8fb518221485358742"
mode: GRACEFUL
new_leader_uuid: "d564f0598b144c22a98f2064d306a6d7"
 from {username='slave'} at 127.0.0.1:45212
I20260710 13:26:57.486438 28249 raft_consensus.cc:606] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [term 1 LEADER]: Received request to transfer leadership to TS d564f0598b144c22a98f2064d306a6d7
I20260710 13:26:57.482936 28322 raft_consensus.cc:515] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.488305 28249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0175e69ebcc4427399d4dc90557d4d2f"
dest_uuid: "985070deb9a04e8fb518221485358742"
 from {username='slave'} at 127.0.0.1:37680
I20260710 13:26:57.488999 28249 raft_consensus.cc:493] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:57.489470 28249 raft_consensus.cc:3060] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.494160 28322 leader_election.cc:290] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 2 election: Requested vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:26:57.494408 28248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cd7bcfa97d467a97488a70d9ebee4b" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "985070deb9a04e8fb518221485358742"
I20260710 13:26:57.495047 28248 raft_consensus.cc:3060] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.498175 28249 raft_consensus.cc:515] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.500469 28396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cd7bcfa97d467a97488a70d9ebee4b" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
I20260710 13:26:57.501152 28396 raft_consensus.cc:3055] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:57.501502 28396 raft_consensus.cc:740] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Running, Role: LEADER
I20260710 13:26:57.501713 28397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175e69ebcc4427399d4dc90557d4d2f" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
I20260710 13:26:57.502404 28397 raft_consensus.cc:3055] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:57.502877 28397 raft_consensus.cc:740] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Running, Role: LEADER
I20260710 13:26:57.502401 28396 consensus_queue.cc:260] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.503924 28397 consensus_queue.cc:260] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.504741 28396 raft_consensus.cc:3060] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.505226 28397 raft_consensus.cc:3060] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.514190 28248 raft_consensus.cc:2468] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 2.
I20260710 13:26:57.514639 28397 raft_consensus.cc:2468] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 2.
I20260710 13:26:57.515184 28249 leader_election.cc:290] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 2 election: Requested vote from peers e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:26:57.515641 28288 leader_election.cc:304] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 985070deb9a04e8fb518221485358742, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:26:57.502173 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175e69ebcc4427399d4dc90557d4d2f" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
I20260710 13:26:57.516474 28322 raft_consensus.cc:3060] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.516691 28467 raft_consensus.cc:2804] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:57.516604 28214 leader_election.cc:304] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 985070deb9a04e8fb518221485358742, d564f0598b144c22a98f2064d306a6d7; no voters: 
I20260710 13:26:57.517340 28467 raft_consensus.cc:697] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 2 LEADER]: Becoming Leader. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Running, Role: LEADER
I20260710 13:26:57.518085 28516 raft_consensus.cc:2804] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:57.518703 28516 raft_consensus.cc:697] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 2 LEADER]: Becoming Leader. State: Replica: 985070deb9a04e8fb518221485358742, State: Running, Role: LEADER
I20260710 13:26:57.518337 28467 consensus_queue.cc:237] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.519778 28516 consensus_queue.cc:237] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.525441 28322 raft_consensus.cc:2468] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 2.
I20260710 13:26:57.530318 28144 catalog_manager.cc:5697] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 reported cstate change: term changed from 1 to 2, leader changed from d564f0598b144c22a98f2064d306a6d7 (127.26.249.3) to 985070deb9a04e8fb518221485358742 (127.26.249.1). New cstate: current_term: 2 leader_uuid: "985070deb9a04e8fb518221485358742" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.532476 28145 catalog_manager.cc:5697] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a reported cstate change: term changed from 1 to 2, leader changed from d564f0598b144c22a98f2064d306a6d7 (127.26.249.3) to e8d608591e7b4d0ea221b2592917396a (127.26.249.2). New cstate: current_term: 2 leader_uuid: "e8d608591e7b4d0ea221b2592917396a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.533118 28396 raft_consensus.cc:2468] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 2.
I20260710 13:26:57.535393 28473 raft_consensus.cc:993] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a: : Instructing follower 985070deb9a04e8fb518221485358742 to start an election
I20260710 13:26:57.535926 28467 raft_consensus.cc:1081] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [term 1 LEADER]: Signalling peer 985070deb9a04e8fb518221485358742 to start an election
I20260710 13:26:57.537844 28249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e16a49391f3e415eac79ba85b8964145"
dest_uuid: "985070deb9a04e8fb518221485358742"
 from {username='slave'} at 127.0.0.1:45210
I20260710 13:26:57.538538 28249 raft_consensus.cc:493] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:57.538950 28249 raft_consensus.cc:3060] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.546772 28249 raft_consensus.cc:515] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } }
I20260710 13:26:57.548955 28249 leader_election.cc:290] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 2 election: Requested vote from peers d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655), e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709)
I20260710 13:26:57.549935 28396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16a49391f3e415eac79ba85b8964145" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
I20260710 13:26:57.550166 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e16a49391f3e415eac79ba85b8964145" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
I20260710 13:26:57.550552 28396 raft_consensus.cc:3060] T e16a49391f3e415eac79ba85b8964145 P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.550812 28322 raft_consensus.cc:3055] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:57.551241 28322 raft_consensus.cc:740] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Running, Role: LEADER
I20260710 13:26:57.552006 28322 consensus_queue.cc:260] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } }
I20260710 13:26:57.553107 28322 raft_consensus.cc:3060] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.556941 28396 raft_consensus.cc:2468] T e16a49391f3e415eac79ba85b8964145 P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 2.
I20260710 13:26:57.558777 28214 leader_election.cc:304] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 985070deb9a04e8fb518221485358742, d564f0598b144c22a98f2064d306a6d7; no voters: 
I20260710 13:26:57.559820 28322 raft_consensus.cc:2468] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 2.
I20260710 13:26:57.559870 28516 raft_consensus.cc:2804] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:57.560518 28516 raft_consensus.cc:697] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742 [term 2 LEADER]: Becoming Leader. State: Replica: 985070deb9a04e8fb518221485358742, State: Running, Role: LEADER
I20260710 13:26:57.561460 28516 consensus_queue.cc:237] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } }
I20260710 13:26:57.568909 28145 catalog_manager.cc:5697] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742 reported cstate change: term changed from 1 to 2, leader changed from e8d608591e7b4d0ea221b2592917396a (127.26.249.2) to 985070deb9a04e8fb518221485358742 (127.26.249.1). New cstate: current_term: 2 leader_uuid: "985070deb9a04e8fb518221485358742" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:57.585647 28516 consensus_queue.cc:1048] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.594554 28484 consensus_queue.cc:1048] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:26:57.648528 28527 raft_consensus.cc:993] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7: : Instructing follower 985070deb9a04e8fb518221485358742 to start an election
I20260710 13:26:57.649076 28479 raft_consensus.cc:1081] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 1 LEADER]: Signalling peer 985070deb9a04e8fb518221485358742 to start an election
I20260710 13:26:57.651180 28249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d76878b53fbe4436b95430b3da151958"
dest_uuid: "985070deb9a04e8fb518221485358742"
 from {username='slave'} at 127.0.0.1:37680
I20260710 13:26:57.652096 28249 raft_consensus.cc:493] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:57.652482 28249 raft_consensus.cc:3060] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.658353 28249 raft_consensus.cc:515] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.660450 28249 leader_election.cc:290] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 2 election: Requested vote from peers e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:26:57.661386 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76878b53fbe4436b95430b3da151958" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
I20260710 13:26:57.661630 28396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76878b53fbe4436b95430b3da151958" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
I20260710 13:26:57.662111 28322 raft_consensus.cc:3060] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.662206 28396 raft_consensus.cc:3055] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:57.662570 28396 raft_consensus.cc:740] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Running, Role: LEADER
I20260710 13:26:57.663393 28396 consensus_queue.cc:260] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.664742 28396 raft_consensus.cc:3060] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.668442 28322 raft_consensus.cc:2468] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 2.
I20260710 13:26:57.669768 28215 leader_election.cc:304] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 985070deb9a04e8fb518221485358742, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:26:57.670198 28396 raft_consensus.cc:2468] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 2.
I20260710 13:26:57.670789 28484 raft_consensus.cc:2804] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:57.671384 28484 raft_consensus.cc:697] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [term 2 LEADER]: Becoming Leader. State: Replica: 985070deb9a04e8fb518221485358742, State: Running, Role: LEADER
I20260710 13:26:57.672276 28484 consensus_queue.cc:237] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.679556 28145 catalog_manager.cc:5697] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 reported cstate change: term changed from 1 to 2, leader changed from d564f0598b144c22a98f2064d306a6d7 (127.26.249.3) to 985070deb9a04e8fb518221485358742 (127.26.249.1). New cstate: current_term: 2 leader_uuid: "985070deb9a04e8fb518221485358742" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.711383 28484 consensus_queue.cc:1048] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.723624 28484 consensus_queue.cc:1048] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:26:57.732236 28516 raft_consensus.cc:993] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742: : Instructing follower e8d608591e7b4d0ea221b2592917396a to start an election
I20260710 13:26:57.732796 28531 raft_consensus.cc:1081] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 1 LEADER]: Signalling peer e8d608591e7b4d0ea221b2592917396a to start an election
I20260710 13:26:57.734679 28323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f1af4789039440bacf0fb4b777c6521"
dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
 from {username='slave'} at 127.0.0.1:40324
I20260710 13:26:57.735301 28323 raft_consensus.cc:493] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:57.735633 28323 raft_consensus.cc:3060] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.741653 28323 raft_consensus.cc:515] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.743907 28323 leader_election.cc:290] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 2 election: Requested vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:26:57.744961 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1af4789039440bacf0fb4b777c6521" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "985070deb9a04e8fb518221485358742"
I20260710 13:26:57.745227 28396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1af4789039440bacf0fb4b777c6521" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
I20260710 13:26:57.745772 28249 raft_consensus.cc:3055] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:57.745872 28396 raft_consensus.cc:3060] T 7f1af4789039440bacf0fb4b777c6521 P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.746299 28249 raft_consensus.cc:740] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 985070deb9a04e8fb518221485358742, State: Running, Role: LEADER
I20260710 13:26:57.747287 28249 consensus_queue.cc:260] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.748426 28249 raft_consensus.cc:3060] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.752931 28396 raft_consensus.cc:2468] T 7f1af4789039440bacf0fb4b777c6521 P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 2.
I20260710 13:26:57.754194 28289 leader_election.cc:304] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d564f0598b144c22a98f2064d306a6d7, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:26:57.754771 28249 raft_consensus.cc:2468] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 2.
I20260710 13:26:57.755000 28467 raft_consensus.cc:2804] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:57.755541 28467 raft_consensus.cc:697] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 2 LEADER]: Becoming Leader. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Running, Role: LEADER
I20260710 13:26:57.756613 28467 consensus_queue.cc:237] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.765094 28145 catalog_manager.cc:5697] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a reported cstate change: term changed from 1 to 2, leader changed from 985070deb9a04e8fb518221485358742 (127.26.249.1) to e8d608591e7b4d0ea221b2592917396a (127.26.249.2). New cstate: current_term: 2 leader_uuid: "e8d608591e7b4d0ea221b2592917396a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:26:57.848590 28531 raft_consensus.cc:993] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742: : Instructing follower d564f0598b144c22a98f2064d306a6d7 to start an election
I20260710 13:26:57.849131 28516 raft_consensus.cc:1081] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [term 1 LEADER]: Signalling peer d564f0598b144c22a98f2064d306a6d7 to start an election
I20260710 13:26:57.850744 28396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6164887fe1d245a9932c62764bdc4c8c"
dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
 from {username='slave'} at 127.0.0.1:32942
I20260710 13:26:57.851325 28396 raft_consensus.cc:493] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:26:57.851653 28396 raft_consensus.cc:3060] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.856400 28323 raft_consensus.cc:1275] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Refusing update from remote peer 985070deb9a04e8fb518221485358742: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:57.857628 28396 raft_consensus.cc:515] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.858220 28516 consensus_queue.cc:1048] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:57.859917 28396 leader_election.cc:290] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 2 election: Requested vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709)
I20260710 13:26:57.860718 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6164887fe1d245a9932c62764bdc4c8c" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "985070deb9a04e8fb518221485358742"
I20260710 13:26:57.861104 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6164887fe1d245a9932c62764bdc4c8c" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
I20260710 13:26:57.861408 28249 raft_consensus.cc:3055] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:26:57.861732 28322 raft_consensus.cc:3060] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.861790 28249 raft_consensus.cc:740] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 985070deb9a04e8fb518221485358742, State: Running, Role: LEADER
I20260710 13:26:57.863415 28249 consensus_queue.cc:260] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.869222 28396 raft_consensus.cc:1275] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Refusing update from remote peer 985070deb9a04e8fb518221485358742: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:57.870810 28516 consensus_queue.cc:1048] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:57.872097 28322 raft_consensus.cc:2468] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d564f0598b144c22a98f2064d306a6d7 in term 2.
I20260710 13:26:57.864797 28249 raft_consensus.cc:3060] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:26:57.873509 28364 leader_election.cc:304] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d564f0598b144c22a98f2064d306a6d7, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:26:57.874336 28479 raft_consensus.cc:2804] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:26:57.874843 28479 raft_consensus.cc:697] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7 [term 2 LEADER]: Becoming Leader. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Running, Role: LEADER
I20260710 13:26:57.875759 28479 consensus_queue.cc:237] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:26:57.881733 28249 raft_consensus.cc:2468] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d564f0598b144c22a98f2064d306a6d7 in term 2.
I20260710 13:26:57.886754 28143 catalog_manager.cc:5697] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7 reported cstate change: term changed from 1 to 2, leader changed from 985070deb9a04e8fb518221485358742 (127.26.249.1) to d564f0598b144c22a98f2064d306a6d7 (127.26.249.3). New cstate: current_term: 2 leader_uuid: "d564f0598b144c22a98f2064d306a6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: HEALTHY } } }
I20260710 13:26:57.953554 28397 raft_consensus.cc:1275] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Refusing update from remote peer e8d608591e7b4d0ea221b2592917396a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:57.955170 28467 consensus_queue.cc:1048] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:57.965356 28249 raft_consensus.cc:1275] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Refusing update from remote peer e8d608591e7b4d0ea221b2592917396a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:57.967046 28396 raft_consensus.cc:1275] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Refusing update from remote peer 985070deb9a04e8fb518221485358742: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:57.967188 28472 consensus_queue.cc:1048] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [LEADER]: Connected to new peer: Peer: permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:57.968909 28516 consensus_queue.cc:1048] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:57.979898 28322 raft_consensus.cc:1275] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Refusing update from remote peer 985070deb9a04e8fb518221485358742: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:57.981419 28484 consensus_queue.cc:1048] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:58.011168 28322 raft_consensus.cc:1275] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Refusing update from remote peer 985070deb9a04e8fb518221485358742: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:58.012795 28484 consensus_queue.cc:1048] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:58.023559 28396 raft_consensus.cc:1275] T e16a49391f3e415eac79ba85b8964145 P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Refusing update from remote peer 985070deb9a04e8fb518221485358742: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:58.025414 28531 consensus_queue.cc:1048] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:58.073752 28322 raft_consensus.cc:1275] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Refusing update from remote peer 985070deb9a04e8fb518221485358742: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:58.075335 28531 consensus_queue.cc:1048] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:58.085677 28396 raft_consensus.cc:1275] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Refusing update from remote peer 985070deb9a04e8fb518221485358742: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:58.088063 28484 consensus_queue.cc:1048] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:58.152755 28396 raft_consensus.cc:1275] T 7f1af4789039440bacf0fb4b777c6521 P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Refusing update from remote peer e8d608591e7b4d0ea221b2592917396a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:58.154310 28472 consensus_queue.cc:1048] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:58.159392 28249 raft_consensus.cc:1275] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Refusing update from remote peer e8d608591e7b4d0ea221b2592917396a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:58.161234 28472 consensus_queue.cc:1048] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [LEADER]: Connected to new peer: Peer: permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:26:58.372437 28249 raft_consensus.cc:1275] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Refusing update from remote peer d564f0598b144c22a98f2064d306a6d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:58.373937 28479 consensus_queue.cc:1048] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:26:58.388126 28322 raft_consensus.cc:1275] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Refusing update from remote peer d564f0598b144c22a98f2064d306a6d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:26:58.390028 28535 consensus_queue.cc:1048] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:00.527778 27620 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:27:00.528959 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:00.550370 28249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0175e69ebcc4427399d4dc90557d4d2f"
dest_uuid: "985070deb9a04e8fb518221485358742"
mode: GRACEFUL
new_leader_uuid: "d564f0598b144c22a98f2064d306a6d7"
 from {username='slave'} at 127.0.0.1:45226
I20260710 13:27:00.550967 28249 raft_consensus.cc:606] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 2 LEADER]: Received request to transfer leadership to TS d564f0598b144c22a98f2064d306a6d7
I20260710 13:27:00.554097 28249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32be840e57c0484d95d0b02d81773d39"
dest_uuid: "985070deb9a04e8fb518221485358742"
mode: GRACEFUL
new_leader_uuid: "d564f0598b144c22a98f2064d306a6d7"
 from {username='slave'} at 127.0.0.1:45226
I20260710 13:27:00.554741 28249 raft_consensus.cc:606] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 1 LEADER]: Received request to transfer leadership to TS d564f0598b144c22a98f2064d306a6d7
I20260710 13:27:00.556071 27620 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:27:00.556586 27620 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:00.789568 28480 raft_consensus.cc:993] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742: : Instructing follower d564f0598b144c22a98f2064d306a6d7 to start an election
I20260710 13:27:00.790146 28544 raft_consensus.cc:1081] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 2 LEADER]: Signalling peer d564f0598b144c22a98f2064d306a6d7 to start an election
I20260710 13:27:00.791839 28396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0175e69ebcc4427399d4dc90557d4d2f"
dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
 from {username='slave'} at 127.0.0.1:32942
I20260710 13:27:00.792385 28396 raft_consensus.cc:493] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:00.792658 28396 raft_consensus.cc:3060] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:00.797597 28396 raft_consensus.cc:515] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:00.799293 28396 leader_election.cc:290] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 3 election: Requested vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709)
I20260710 13:27:00.800544 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175e69ebcc4427399d4dc90557d4d2f" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "985070deb9a04e8fb518221485358742"
I20260710 13:27:00.800544 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175e69ebcc4427399d4dc90557d4d2f" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
I20260710 13:27:00.801319 28249 raft_consensus.cc:3055] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:00.801386 28322 raft_consensus.cc:3060] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:00.801761 28249 raft_consensus.cc:740] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 985070deb9a04e8fb518221485358742, State: Running, Role: LEADER
I20260710 13:27:00.802618 28249 consensus_queue.cc:260] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [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: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:00.803995 28249 raft_consensus.cc:3060] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:00.809628 28322 raft_consensus.cc:2468] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d564f0598b144c22a98f2064d306a6d7 in term 3.
I20260710 13:27:00.811309 28364 leader_election.cc:304] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [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: d564f0598b144c22a98f2064d306a6d7, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:27:00.812160 28535 raft_consensus.cc:2804] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:00.812727 28249 raft_consensus.cc:2468] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d564f0598b144c22a98f2064d306a6d7 in term 3.
I20260710 13:27:00.813472 28535 raft_consensus.cc:697] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 3 LEADER]: Becoming Leader. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Running, Role: LEADER
I20260710 13:27:00.814373 28535 consensus_queue.cc:237] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [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: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:00.825057 28144 catalog_manager.cc:5697] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 reported cstate change: term changed from 2 to 3, leader changed from 985070deb9a04e8fb518221485358742 (127.26.249.1) to d564f0598b144c22a98f2064d306a6d7 (127.26.249.3). New cstate: current_term: 3 leader_uuid: "d564f0598b144c22a98f2064d306a6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:00.919147 28480 raft_consensus.cc:993] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742: : Instructing follower d564f0598b144c22a98f2064d306a6d7 to start an election
I20260710 13:27:00.919771 28544 raft_consensus.cc:1081] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 1 LEADER]: Signalling peer d564f0598b144c22a98f2064d306a6d7 to start an election
I20260710 13:27:00.921633 28396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32be840e57c0484d95d0b02d81773d39"
dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
 from {username='slave'} at 127.0.0.1:32942
I20260710 13:27:00.922204 28396 raft_consensus.cc:493] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:00.922536 28396 raft_consensus.cc:3060] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:00.927558 28396 raft_consensus.cc:515] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:00.929128 28396 leader_election.cc:290] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 2 election: Requested vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709)
I20260710 13:27:00.930292 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32be840e57c0484d95d0b02d81773d39" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "985070deb9a04e8fb518221485358742"
I20260710 13:27:00.930372 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32be840e57c0484d95d0b02d81773d39" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
I20260710 13:27:00.930889 28249 raft_consensus.cc:3055] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:00.930968 28322 raft_consensus.cc:3060] T 32be840e57c0484d95d0b02d81773d39 P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:00.931257 28249 raft_consensus.cc:740] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 985070deb9a04e8fb518221485358742, State: Running, Role: LEADER
I20260710 13:27:00.932076 28249 consensus_queue.cc:260] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:00.933169 28249 raft_consensus.cc:3060] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:00.937214 28322 raft_consensus.cc:2468] T 32be840e57c0484d95d0b02d81773d39 P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d564f0598b144c22a98f2064d306a6d7 in term 2.
I20260710 13:27:00.937656 28249 raft_consensus.cc:2468] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d564f0598b144c22a98f2064d306a6d7 in term 2.
I20260710 13:27:00.938664 28364 leader_election.cc:304] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d564f0598b144c22a98f2064d306a6d7, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:27:00.939525 28535 raft_consensus.cc:2804] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:00.939977 28535 raft_consensus.cc:697] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 2 LEADER]: Becoming Leader. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Running, Role: LEADER
I20260710 13:27:00.940672 28535 consensus_queue.cc:237] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:00.948475 28144 catalog_manager.cc:5697] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 reported cstate change: term changed from 1 to 2, leader changed from 985070deb9a04e8fb518221485358742 (127.26.249.1) to d564f0598b144c22a98f2064d306a6d7 (127.26.249.3). New cstate: current_term: 2 leader_uuid: "d564f0598b144c22a98f2064d306a6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:01.353078 28249 raft_consensus.cc:1275] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 3 FOLLOWER]: Refusing update from remote peer d564f0598b144c22a98f2064d306a6d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:01.354565 28535 consensus_queue.cc:1048] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.365864 28322 raft_consensus.cc:1275] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Refusing update from remote peer d564f0598b144c22a98f2064d306a6d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:01.367635 28545 consensus_queue.cc:1048] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:01.406116 28249 raft_consensus.cc:1275] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Refusing update from remote peer d564f0598b144c22a98f2064d306a6d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:01.407547 28545 consensus_queue.cc:1048] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:01.418635 28322 raft_consensus.cc:1275] T 32be840e57c0484d95d0b02d81773d39 P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Refusing update from remote peer d564f0598b144c22a98f2064d306a6d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:01.421128 28558 consensus_queue.cc:1048] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:01.557677 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:01.572824 28397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0175e69ebcc4427399d4dc90557d4d2f"
dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
mode: GRACEFUL
new_leader_uuid: "985070deb9a04e8fb518221485358742"
 from {username='slave'} at 127.0.0.1:32946
I20260710 13:27:01.573457 28397 raft_consensus.cc:606] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 3 LEADER]: Received request to transfer leadership to TS 985070deb9a04e8fb518221485358742
I20260710 13:27:01.584159 28397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32be840e57c0484d95d0b02d81773d39"
dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
mode: GRACEFUL
new_leader_uuid: "985070deb9a04e8fb518221485358742"
 from {username='slave'} at 127.0.0.1:32946
I20260710 13:27:01.584861 28397 raft_consensus.cc:606] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 2 LEADER]: Received request to transfer leadership to TS 985070deb9a04e8fb518221485358742
I20260710 13:27:01.591421 28322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46cd7bcfa97d467a97488a70d9ebee4b"
dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
mode: GRACEFUL
new_leader_uuid: "985070deb9a04e8fb518221485358742"
 from {username='slave'} at 127.0.0.1:40326
I20260710 13:27:01.592113 28322 raft_consensus.cc:606] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 2 LEADER]: Received request to transfer leadership to TS 985070deb9a04e8fb518221485358742
I20260710 13:27:01.597754 28322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f1af4789039440bacf0fb4b777c6521"
dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
mode: GRACEFUL
new_leader_uuid: "985070deb9a04e8fb518221485358742"
 from {username='slave'} at 127.0.0.1:40326
I20260710 13:27:01.598392 28322 raft_consensus.cc:606] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 2 LEADER]: Received request to transfer leadership to TS 985070deb9a04e8fb518221485358742
I20260710 13:27:01.604293 28322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7da4f4870574425695790be23b263cb9"
dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
mode: GRACEFUL
new_leader_uuid: "985070deb9a04e8fb518221485358742"
 from {username='slave'} at 127.0.0.1:40326
I20260710 13:27:01.605144 28322 raft_consensus.cc:606] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [term 1 LEADER]: Received request to transfer leadership to TS 985070deb9a04e8fb518221485358742
I20260710 13:27:01.790488 28545 raft_consensus.cc:993] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7: : Instructing follower 985070deb9a04e8fb518221485358742 to start an election
I20260710 13:27:01.791178 28558 raft_consensus.cc:1081] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 3 LEADER]: Signalling peer 985070deb9a04e8fb518221485358742 to start an election
I20260710 13:27:01.792922 28249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0175e69ebcc4427399d4dc90557d4d2f"
dest_uuid: "985070deb9a04e8fb518221485358742"
 from {username='slave'} at 127.0.0.1:37680
I20260710 13:27:01.793421 28249 raft_consensus.cc:493] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:01.793665 28249 raft_consensus.cc:3060] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:01.798570 28249 raft_consensus.cc:515] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:01.800339 28249 leader_election.cc:290] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 4 election: Requested vote from peers e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:27:01.801334 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175e69ebcc4427399d4dc90557d4d2f" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
I20260710 13:27:01.801753 28397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175e69ebcc4427399d4dc90557d4d2f" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
I20260710 13:27:01.802124 28322 raft_consensus.cc:3060] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:01.802371 28397 raft_consensus.cc:3055] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:01.802721 28397 raft_consensus.cc:740] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Running, Role: LEADER
I20260710 13:27:01.803675 28397 consensus_queue.cc:260] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [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: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:01.805040 28397 raft_consensus.cc:3060] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:01.810312 28322 raft_consensus.cc:2468] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 4.
I20260710 13:27:01.812119 28215 leader_election.cc:304] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [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: 985070deb9a04e8fb518221485358742, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:27:01.812810 28397 raft_consensus.cc:2468] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 4.
I20260710 13:27:01.813066 28544 raft_consensus.cc:2804] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:01.814416 28544 raft_consensus.cc:697] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 4 LEADER]: Becoming Leader. State: Replica: 985070deb9a04e8fb518221485358742, State: Running, Role: LEADER
I20260710 13:27:01.815333 28544 consensus_queue.cc:237] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [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: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:01.823573 28145 catalog_manager.cc:5697] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 reported cstate change: term changed from 3 to 4, leader changed from d564f0598b144c22a98f2064d306a6d7 (127.26.249.3) to 985070deb9a04e8fb518221485358742 (127.26.249.1). New cstate: current_term: 4 leader_uuid: "985070deb9a04e8fb518221485358742" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:01.911990 28541 raft_consensus.cc:993] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a: : Instructing follower 985070deb9a04e8fb518221485358742 to start an election
I20260710 13:27:01.912508 28564 raft_consensus.cc:1081] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 2 LEADER]: Signalling peer 985070deb9a04e8fb518221485358742 to start an election
I20260710 13:27:01.914273 28249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46cd7bcfa97d467a97488a70d9ebee4b"
dest_uuid: "985070deb9a04e8fb518221485358742"
 from {username='slave'} at 127.0.0.1:45210
I20260710 13:27:01.914851 28249 raft_consensus.cc:493] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:01.915202 28249 raft_consensus.cc:3060] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:01.921645 28249 raft_consensus.cc:515] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:01.923745 28249 leader_election.cc:290] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 3 election: Requested vote from peers e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:27:01.924043 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cd7bcfa97d467a97488a70d9ebee4b" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
I20260710 13:27:01.924356 28397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cd7bcfa97d467a97488a70d9ebee4b" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
I20260710 13:27:01.924754 28322 raft_consensus.cc:3055] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:01.924890 28397 raft_consensus.cc:3060] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:01.925156 28322 raft_consensus.cc:740] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Running, Role: LEADER
I20260710 13:27:01.926059 28322 consensus_queue.cc:260] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [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: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:01.928007 28322 raft_consensus.cc:3060] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:01.933779 28397 raft_consensus.cc:2468] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 3.
I20260710 13:27:01.935339 28214 leader_election.cc:304] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [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: 985070deb9a04e8fb518221485358742, d564f0598b144c22a98f2064d306a6d7; no voters: 
I20260710 13:27:01.936215 28544 raft_consensus.cc:2804] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:01.936645 28322 raft_consensus.cc:2468] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 3.
I20260710 13:27:01.936868 28544 raft_consensus.cc:697] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 3 LEADER]: Becoming Leader. State: Replica: 985070deb9a04e8fb518221485358742, State: Running, Role: LEADER
I20260710 13:27:01.937873 28544 consensus_queue.cc:237] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [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: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:01.945534 28145 catalog_manager.cc:5697] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 reported cstate change: term changed from 2 to 3, leader changed from e8d608591e7b4d0ea221b2592917396a (127.26.249.2) to 985070deb9a04e8fb518221485358742 (127.26.249.1). New cstate: current_term: 3 leader_uuid: "985070deb9a04e8fb518221485358742" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:01.998826 28541 raft_consensus.cc:993] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a: : Instructing follower 985070deb9a04e8fb518221485358742 to start an election
I20260710 13:27:01.999406 28564 raft_consensus.cc:1081] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [term 1 LEADER]: Signalling peer 985070deb9a04e8fb518221485358742 to start an election
I20260710 13:27:02.001076 28249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7da4f4870574425695790be23b263cb9"
dest_uuid: "985070deb9a04e8fb518221485358742"
 from {username='slave'} at 127.0.0.1:45210
I20260710 13:27:02.001592 28249 raft_consensus.cc:493] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:02.001899 28249 raft_consensus.cc:3060] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:02.007616 28249 raft_consensus.cc:515] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:02.009318 28249 leader_election.cc:290] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 2 election: Requested vote from peers e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:27:02.010619 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da4f4870574425695790be23b263cb9" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
I20260710 13:27:02.010717 28397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da4f4870574425695790be23b263cb9" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
I20260710 13:27:02.011273 28322 raft_consensus.cc:3055] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:02.011339 28397 raft_consensus.cc:3060] T 7da4f4870574425695790be23b263cb9 P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:02.011623 28322 raft_consensus.cc:740] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Running, Role: LEADER
I20260710 13:27:02.012545 28322 consensus_queue.cc:260] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:02.013677 28322 raft_consensus.cc:3060] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:02.019093 28397 raft_consensus.cc:2468] T 7da4f4870574425695790be23b263cb9 P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 2.
I20260710 13:27:02.019464 28545 raft_consensus.cc:993] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7: : Instructing follower 985070deb9a04e8fb518221485358742 to start an election
I20260710 13:27:02.020030 28558 raft_consensus.cc:1081] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 2 LEADER]: Signalling peer 985070deb9a04e8fb518221485358742 to start an election
I20260710 13:27:02.020149 28322 raft_consensus.cc:2468] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 2.
I20260710 13:27:02.020680 28214 leader_election.cc:304] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 985070deb9a04e8fb518221485358742, d564f0598b144c22a98f2064d306a6d7; no voters: 
I20260710 13:27:02.021752 28544 raft_consensus.cc:2804] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:02.022004 28249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32be840e57c0484d95d0b02d81773d39"
dest_uuid: "985070deb9a04e8fb518221485358742"
 from {username='slave'} at 127.0.0.1:37680
I20260710 13:27:02.022248 28544 raft_consensus.cc:697] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742 [term 2 LEADER]: Becoming Leader. State: Replica: 985070deb9a04e8fb518221485358742, State: Running, Role: LEADER
I20260710 13:27:02.022614 28249 raft_consensus.cc:493] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:02.022986 28249 raft_consensus.cc:3060] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:02.023249 28544 consensus_queue.cc:237] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:02.029081 28249 raft_consensus.cc:515] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:02.032195 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32be840e57c0484d95d0b02d81773d39" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
I20260710 13:27:02.032641 28249 leader_election.cc:290] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 3 election: Requested vote from peers e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:27:02.032855 28397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32be840e57c0484d95d0b02d81773d39" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
I20260710 13:27:02.032953 28322 raft_consensus.cc:3060] T 32be840e57c0484d95d0b02d81773d39 P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:02.033542 28397 raft_consensus.cc:3055] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:02.033874 28397 raft_consensus.cc:740] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Running, Role: LEADER
I20260710 13:27:02.032956 28145 catalog_manager.cc:5697] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742 reported cstate change: term changed from 1 to 2, leader changed from e8d608591e7b4d0ea221b2592917396a (127.26.249.2) to 985070deb9a04e8fb518221485358742 (127.26.249.1). New cstate: current_term: 2 leader_uuid: "985070deb9a04e8fb518221485358742" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:02.034713 28397 consensus_queue.cc:260] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [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: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:02.036016 28397 raft_consensus.cc:3060] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:02.041993 28322 raft_consensus.cc:2468] T 32be840e57c0484d95d0b02d81773d39 P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 3.
I20260710 13:27:02.043300 28215 leader_election.cc:304] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [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: 985070deb9a04e8fb518221485358742, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:27:02.043998 28397 raft_consensus.cc:2468] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 3.
I20260710 13:27:02.044305 28544 raft_consensus.cc:2804] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:02.044798 28544 raft_consensus.cc:697] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 3 LEADER]: Becoming Leader. State: Replica: 985070deb9a04e8fb518221485358742, State: Running, Role: LEADER
I20260710 13:27:02.045677 28544 consensus_queue.cc:237] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [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: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:02.052577 28145 catalog_manager.cc:5697] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 reported cstate change: term changed from 2 to 3, leader changed from d564f0598b144c22a98f2064d306a6d7 (127.26.249.3) to 985070deb9a04e8fb518221485358742 (127.26.249.1). New cstate: current_term: 3 leader_uuid: "985070deb9a04e8fb518221485358742" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:02.143339 28541 raft_consensus.cc:993] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a: : Instructing follower 985070deb9a04e8fb518221485358742 to start an election
I20260710 13:27:02.143931 28564 raft_consensus.cc:1081] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 2 LEADER]: Signalling peer 985070deb9a04e8fb518221485358742 to start an election
I20260710 13:27:02.145570 28249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f1af4789039440bacf0fb4b777c6521"
dest_uuid: "985070deb9a04e8fb518221485358742"
 from {username='slave'} at 127.0.0.1:45210
I20260710 13:27:02.146073 28249 raft_consensus.cc:493] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:02.146360 28249 raft_consensus.cc:3060] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:02.151342 28249 raft_consensus.cc:515] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:02.152971 28249 leader_election.cc:290] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [CANDIDATE]: Term 3 election: Requested vote from peers e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:27:02.154109 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1af4789039440bacf0fb4b777c6521" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
I20260710 13:27:02.154117 28397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1af4789039440bacf0fb4b777c6521" candidate_uuid: "985070deb9a04e8fb518221485358742" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
I20260710 13:27:02.154874 28322 raft_consensus.cc:3055] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:02.154891 28397 raft_consensus.cc:3060] T 7f1af4789039440bacf0fb4b777c6521 P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:02.155315 28322 raft_consensus.cc:740] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Running, Role: LEADER
I20260710 13:27:02.155987 28322 consensus_queue.cc:260] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [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: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:02.156906 28322 raft_consensus.cc:3060] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:02.160923 28397 raft_consensus.cc:2468] T 7f1af4789039440bacf0fb4b777c6521 P d564f0598b144c22a98f2064d306a6d7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 3.
I20260710 13:27:02.161770 28322 raft_consensus.cc:2468] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 985070deb9a04e8fb518221485358742 in term 3.
I20260710 13:27:02.162204 28214 leader_election.cc:304] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [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: 985070deb9a04e8fb518221485358742, d564f0598b144c22a98f2064d306a6d7; no voters: 
I20260710 13:27:02.162992 28544 raft_consensus.cc:2804] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:02.163508 28544 raft_consensus.cc:697] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 3 LEADER]: Becoming Leader. State: Replica: 985070deb9a04e8fb518221485358742, State: Running, Role: LEADER
I20260710 13:27:02.164202 28544 consensus_queue.cc:237] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [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: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:02.171888 28145 catalog_manager.cc:5697] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 reported cstate change: term changed from 2 to 3, leader changed from e8d608591e7b4d0ea221b2592917396a (127.26.249.2) to 985070deb9a04e8fb518221485358742 (127.26.249.1). New cstate: current_term: 3 leader_uuid: "985070deb9a04e8fb518221485358742" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:02.264281 28397 raft_consensus.cc:1275] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 4 FOLLOWER]: Refusing update from remote peer 985070deb9a04e8fb518221485358742: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:02.265633 28544 consensus_queue.cc:1048] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:02.275911 28322 raft_consensus.cc:1275] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [term 4 FOLLOWER]: Refusing update from remote peer 985070deb9a04e8fb518221485358742: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:02.280364 28569 consensus_queue.cc:1048] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:02.326011 28397 raft_consensus.cc:1275] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 3 FOLLOWER]: Refusing update from remote peer 985070deb9a04e8fb518221485358742: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:02.327538 28569 consensus_queue.cc:1048] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:02.337656 28322 raft_consensus.cc:1275] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Refusing update from remote peer 985070deb9a04e8fb518221485358742: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:02.339390 28569 consensus_queue.cc:1048] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:02.493355 28397 raft_consensus.cc:1275] T 7da4f4870574425695790be23b263cb9 P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Refusing update from remote peer 985070deb9a04e8fb518221485358742: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:02.495469 28322 raft_consensus.cc:1275] T 32be840e57c0484d95d0b02d81773d39 P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Refusing update from remote peer 985070deb9a04e8fb518221485358742: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:02.496264 28569 consensus_queue.cc:1048] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:02.497342 28544 consensus_queue.cc:1048] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:02.512382 28322 raft_consensus.cc:1275] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Refusing update from remote peer 985070deb9a04e8fb518221485358742: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:02.515097 28569 consensus_queue.cc:1048] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:02.539508 28397 raft_consensus.cc:1275] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 3 FOLLOWER]: Refusing update from remote peer 985070deb9a04e8fb518221485358742: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:02.540894 28544 consensus_queue.cc:1048] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:02.612596 28397 raft_consensus.cc:1275] T 7f1af4789039440bacf0fb4b777c6521 P d564f0598b144c22a98f2064d306a6d7 [term 3 FOLLOWER]: Refusing update from remote peer 985070deb9a04e8fb518221485358742: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:02.614204 28544 consensus_queue.cc:1048] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:02.626848 28322 raft_consensus.cc:1275] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Refusing update from remote peer 985070deb9a04e8fb518221485358742: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:02.629407 28544 consensus_queue.cc:1048] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:04.614318 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:04.623667 28249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0175e69ebcc4427399d4dc90557d4d2f"
dest_uuid: "985070deb9a04e8fb518221485358742"
mode: GRACEFUL
new_leader_uuid: "e8d608591e7b4d0ea221b2592917396a"
 from {username='slave'} at 127.0.0.1:45226
I20260710 13:27:04.624473 28249 raft_consensus.cc:606] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 4 LEADER]: Received request to transfer leadership to TS e8d608591e7b4d0ea221b2592917396a
I20260710 13:27:04.627553 28249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46cd7bcfa97d467a97488a70d9ebee4b"
dest_uuid: "985070deb9a04e8fb518221485358742"
mode: GRACEFUL
new_leader_uuid: "e8d608591e7b4d0ea221b2592917396a"
 from {username='slave'} at 127.0.0.1:45226
I20260710 13:27:04.628104 28249 raft_consensus.cc:606] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 3 LEADER]: Received request to transfer leadership to TS e8d608591e7b4d0ea221b2592917396a
I20260710 13:27:04.630959 28249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d76878b53fbe4436b95430b3da151958"
dest_uuid: "985070deb9a04e8fb518221485358742"
mode: GRACEFUL
new_leader_uuid: "d564f0598b144c22a98f2064d306a6d7"
 from {username='slave'} at 127.0.0.1:45226
I20260710 13:27:04.631664 28249 raft_consensus.cc:606] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [term 2 LEADER]: Received request to transfer leadership to TS d564f0598b144c22a98f2064d306a6d7
I20260710 13:27:04.634549 28249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea3c7dc070e84948bdd7bc0612e3c48d"
dest_uuid: "985070deb9a04e8fb518221485358742"
mode: GRACEFUL
new_leader_uuid: "d564f0598b144c22a98f2064d306a6d7"
 from {username='slave'} at 127.0.0.1:45226
I20260710 13:27:04.635038 28249 raft_consensus.cc:606] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [term 2 LEADER]: Received request to transfer leadership to TS d564f0598b144c22a98f2064d306a6d7
I20260710 13:27:04.636124 27620 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:27:04.636657 27620 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:04.669788 28577 raft_consensus.cc:993] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742: : Instructing follower d564f0598b144c22a98f2064d306a6d7 to start an election
I20260710 13:27:04.670346 28560 raft_consensus.cc:1081] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [term 2 LEADER]: Signalling peer d564f0598b144c22a98f2064d306a6d7 to start an election
I20260710 13:27:04.672456 28396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d76878b53fbe4436b95430b3da151958"
dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
 from {username='slave'} at 127.0.0.1:32942
I20260710 13:27:04.673069 28396 raft_consensus.cc:493] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:04.673357 28396 raft_consensus.cc:3060] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:04.682386 28396 raft_consensus.cc:515] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:04.684363 28396 leader_election.cc:290] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 3 election: Requested vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709)
I20260710 13:27:04.685847 28322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76878b53fbe4436b95430b3da151958" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
I20260710 13:27:04.685949 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76878b53fbe4436b95430b3da151958" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "985070deb9a04e8fb518221485358742"
I20260710 13:27:04.686559 28322 raft_consensus.cc:3060] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:04.686653 28249 raft_consensus.cc:3055] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:04.687063 28249 raft_consensus.cc:740] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 985070deb9a04e8fb518221485358742, State: Running, Role: LEADER
I20260710 13:27:04.687976 28249 consensus_queue.cc:260] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [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: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:04.689103 28249 raft_consensus.cc:3060] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:04.693241 28322 raft_consensus.cc:2468] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d564f0598b144c22a98f2064d306a6d7 in term 3.
I20260710 13:27:04.694851 28364 leader_election.cc:304] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [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: d564f0598b144c22a98f2064d306a6d7, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:27:04.695386 28249 raft_consensus.cc:2468] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d564f0598b144c22a98f2064d306a6d7 in term 3.
I20260710 13:27:04.695991 28558 raft_consensus.cc:2804] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:04.697196 28558 raft_consensus.cc:697] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 3 LEADER]: Becoming Leader. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Running, Role: LEADER
I20260710 13:27:04.698288 28558 consensus_queue.cc:237] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [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: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:04.708321 28143 catalog_manager.cc:5697] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 reported cstate change: term changed from 2 to 3, leader changed from 985070deb9a04e8fb518221485358742 (127.26.249.1) to d564f0598b144c22a98f2064d306a6d7 (127.26.249.3). New cstate: current_term: 3 leader_uuid: "d564f0598b144c22a98f2064d306a6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:04.969388 28589 raft_consensus.cc:993] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742: : Instructing follower e8d608591e7b4d0ea221b2592917396a to start an election
I20260710 13:27:04.970186 28589 raft_consensus.cc:1081] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 3 LEADER]: Signalling peer e8d608591e7b4d0ea221b2592917396a to start an election
I20260710 13:27:04.972461 28324 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46cd7bcfa97d467a97488a70d9ebee4b"
dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
 from {username='slave'} at 127.0.0.1:40324
I20260710 13:27:04.973157 28324 raft_consensus.cc:493] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:04.973603 28324 raft_consensus.cc:3060] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:04.983520 28324 raft_consensus.cc:515] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:04.986112 28324 leader_election.cc:290] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 4 election: Requested vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:27:04.986644 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cd7bcfa97d467a97488a70d9ebee4b" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "985070deb9a04e8fb518221485358742"
I20260710 13:27:04.987342 28249 raft_consensus.cc:3055] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:27:04.987373 28396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cd7bcfa97d467a97488a70d9ebee4b" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
I20260710 13:27:04.987751 28249 raft_consensus.cc:740] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 985070deb9a04e8fb518221485358742, State: Running, Role: LEADER
I20260710 13:27:04.988107 28396 raft_consensus.cc:3060] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:04.988595 28249 consensus_queue.cc:260] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [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: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:04.989724 28249 raft_consensus.cc:3060] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:04.994078 28396 raft_consensus.cc:2468] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 4.
I20260710 13:27:04.995559 28249 raft_consensus.cc:2468] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 4.
I20260710 13:27:04.995646 28289 leader_election.cc:304] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [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: d564f0598b144c22a98f2064d306a6d7, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:27:04.996845 28564 raft_consensus.cc:2804] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:04.998175 28564 raft_consensus.cc:697] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 4 LEADER]: Becoming Leader. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Running, Role: LEADER
I20260710 13:27:04.999190 28564 consensus_queue.cc:237] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [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: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:05.010375 28143 catalog_manager.cc:5697] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a reported cstate change: term changed from 3 to 4, leader changed from 985070deb9a04e8fb518221485358742 (127.26.249.1) to e8d608591e7b4d0ea221b2592917396a (127.26.249.2). New cstate: current_term: 4 leader_uuid: "e8d608591e7b4d0ea221b2592917396a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:05.076423 28589 raft_consensus.cc:993] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742: : Instructing follower d564f0598b144c22a98f2064d306a6d7 to start an election
I20260710 13:27:05.076994 28577 raft_consensus.cc:1081] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [term 2 LEADER]: Signalling peer d564f0598b144c22a98f2064d306a6d7 to start an election
I20260710 13:27:05.078990 28397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea3c7dc070e84948bdd7bc0612e3c48d"
dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
 from {username='slave'} at 127.0.0.1:32942
I20260710 13:27:05.079593 28397 raft_consensus.cc:493] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:05.079981 28397 raft_consensus.cc:3060] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:05.081651 28577 raft_consensus.cc:993] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742: : Instructing follower e8d608591e7b4d0ea221b2592917396a to start an election
I20260710 13:27:05.082219 28589 raft_consensus.cc:1081] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 4 LEADER]: Signalling peer e8d608591e7b4d0ea221b2592917396a to start an election
I20260710 13:27:05.084174 28324 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0175e69ebcc4427399d4dc90557d4d2f"
dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
 from {username='slave'} at 127.0.0.1:40324
I20260710 13:27:05.084736 28324 raft_consensus.cc:493] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:05.085305 28324 raft_consensus.cc:3060] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:05.087350 28397 raft_consensus.cc:515] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:05.089223 28397 leader_election.cc:290] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 [CANDIDATE]: Term 3 election: Requested vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), e8d608591e7b4d0ea221b2592917396a (127.26.249.2:34709)
I20260710 13:27:05.090410 28249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3c7dc070e84948bdd7bc0612e3c48d" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "985070deb9a04e8fb518221485358742"
I20260710 13:27:05.091166 28249 raft_consensus.cc:3055] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:05.091468 28249 raft_consensus.cc:740] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 985070deb9a04e8fb518221485358742, State: Running, Role: LEADER
I20260710 13:27:05.091315 28321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea3c7dc070e84948bdd7bc0612e3c48d" candidate_uuid: "d564f0598b144c22a98f2064d306a6d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8d608591e7b4d0ea221b2592917396a"
I20260710 13:27:05.092245 28321 raft_consensus.cc:3060] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:05.092701 28249 consensus_queue.cc:260] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [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: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:05.093344 28324 raft_consensus.cc:515] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:05.093758 28249 raft_consensus.cc:3060] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:05.096805 28397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175e69ebcc4427399d4dc90557d4d2f" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d564f0598b144c22a98f2064d306a6d7"
I20260710 13:27:05.096903 28248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175e69ebcc4427399d4dc90557d4d2f" candidate_uuid: "e8d608591e7b4d0ea221b2592917396a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "985070deb9a04e8fb518221485358742"
I20260710 13:27:05.097568 28397 raft_consensus.cc:3060] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:05.097612 28248 raft_consensus.cc:3055] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:27:05.098209 28248 raft_consensus.cc:740] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 985070deb9a04e8fb518221485358742, State: Running, Role: LEADER
I20260710 13:27:05.099161 28248 consensus_queue.cc:260] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [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: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:05.100329 28248 raft_consensus.cc:3060] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:05.100874 28321 raft_consensus.cc:2468] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d564f0598b144c22a98f2064d306a6d7 in term 3.
I20260710 13:27:05.102413 28364 leader_election.cc:304] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 [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: d564f0598b144c22a98f2064d306a6d7, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:27:05.102979 28249 raft_consensus.cc:2468] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d564f0598b144c22a98f2064d306a6d7 in term 3.
I20260710 13:27:05.103405 28558 raft_consensus.cc:2804] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:05.103930 28558 raft_consensus.cc:697] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 [term 3 LEADER]: Becoming Leader. State: Replica: d564f0598b144c22a98f2064d306a6d7, State: Running, Role: LEADER
I20260710 13:27:05.096251 28324 leader_election.cc:290] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [CANDIDATE]: Term 5 election: Requested vote from peers 985070deb9a04e8fb518221485358742 (127.26.249.1:37269), d564f0598b144c22a98f2064d306a6d7 (127.26.249.3:39655)
I20260710 13:27:05.104869 28558 consensus_queue.cc:237] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 [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: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:05.104890 28397 raft_consensus.cc:2468] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 5.
I20260710 13:27:05.106801 28289 leader_election.cc:304] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [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: d564f0598b144c22a98f2064d306a6d7, e8d608591e7b4d0ea221b2592917396a; no voters: 
I20260710 13:27:05.107645 28564 raft_consensus.cc:2804] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:27:05.108254 28564 raft_consensus.cc:697] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [term 5 LEADER]: Becoming Leader. State: Replica: e8d608591e7b4d0ea221b2592917396a, State: Running, Role: LEADER
I20260710 13:27:05.110015 28248 raft_consensus.cc:2468] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8d608591e7b4d0ea221b2592917396a in term 5.
I20260710 13:27:05.109663 28564 consensus_queue.cc:237] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [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: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } }
I20260710 13:27:05.117043 28143 catalog_manager.cc:5697] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 reported cstate change: term changed from 2 to 3, leader changed from 985070deb9a04e8fb518221485358742 (127.26.249.1) to d564f0598b144c22a98f2064d306a6d7 (127.26.249.3). New cstate: current_term: 3 leader_uuid: "d564f0598b144c22a98f2064d306a6d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:05.119356 28145 catalog_manager.cc:5697] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a reported cstate change: term changed from 4 to 5, leader changed from 985070deb9a04e8fb518221485358742 (127.26.249.1) to e8d608591e7b4d0ea221b2592917396a (127.26.249.2). New cstate: current_term: 5 leader_uuid: "e8d608591e7b4d0ea221b2592917396a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:05.164763 28248 raft_consensus.cc:1275] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [term 3 FOLLOWER]: Refusing update from remote peer d564f0598b144c22a98f2064d306a6d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:05.166406 28558 consensus_queue.cc:1048] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:05.178926 28321 raft_consensus.cc:1275] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Refusing update from remote peer d564f0598b144c22a98f2064d306a6d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:05.180879 28558 consensus_queue.cc:1048] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:05.384456 28397 raft_consensus.cc:1275] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 4 FOLLOWER]: Refusing update from remote peer e8d608591e7b4d0ea221b2592917396a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:05.385975 28564 consensus_queue.cc:1048] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:05.397915 28248 raft_consensus.cc:1275] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 4 FOLLOWER]: Refusing update from remote peer e8d608591e7b4d0ea221b2592917396a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:27:05.400187 28600 consensus_queue.cc:1048] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [LEADER]: Connected to new peer: Peer: permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:05.496018 28321 raft_consensus.cc:1275] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Refusing update from remote peer d564f0598b144c22a98f2064d306a6d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:05.497394 28558 consensus_queue.cc:1048] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8d608591e7b4d0ea221b2592917396a" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:05.508596 28248 raft_consensus.cc:1275] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [term 3 FOLLOWER]: Refusing update from remote peer d564f0598b144c22a98f2064d306a6d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:05.511078 28583 consensus_queue.cc:1048] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:05.512844 28248 raft_consensus.cc:1275] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 5 FOLLOWER]: Refusing update from remote peer e8d608591e7b4d0ea221b2592917396a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:27:05.514967 28590 consensus_queue.cc:1048] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [LEADER]: Connected to new peer: Peer: permanent_uuid: "985070deb9a04e8fb518221485358742" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:27:05.529488 28397 raft_consensus.cc:1275] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 5 FOLLOWER]: Refusing update from remote peer e8d608591e7b4d0ea221b2592917396a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:27:05.530932 28590 consensus_queue.cc:1048] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d564f0598b144c22a98f2064d306a6d7" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:05.665633 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:05.673403 27620 tablet_server.cc:179] TabletServer@127.26.249.1:0 shutting down...
I20260710 13:27:05.698397 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:05.699409 27620 tablet_replica.cc:333] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742: stopping tablet replica
I20260710 13:27:05.700116 27620 raft_consensus.cc:2243] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:05.700996 27620 raft_consensus.cc:2272] T 7f1af4789039440bacf0fb4b777c6521 P 985070deb9a04e8fb518221485358742 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.703227 27620 tablet_replica.cc:333] T 0c3f3dc7b3244a01b7dc470156ee915d P 985070deb9a04e8fb518221485358742: stopping tablet replica
I20260710 13:27:05.703809 27620 raft_consensus.cc:2243] T 0c3f3dc7b3244a01b7dc470156ee915d P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.704264 27620 raft_consensus.cc:2272] T 0c3f3dc7b3244a01b7dc470156ee915d P 985070deb9a04e8fb518221485358742 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.706214 27620 tablet_replica.cc:333] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742: stopping tablet replica
I20260710 13:27:05.706776 27620 raft_consensus.cc:2243] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:05.707588 27620 raft_consensus.cc:2272] T 32be840e57c0484d95d0b02d81773d39 P 985070deb9a04e8fb518221485358742 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.709558 27620 tablet_replica.cc:333] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742: stopping tablet replica
I20260710 13:27:05.710212 27620 raft_consensus.cc:2243] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.710811 27620 raft_consensus.cc:2272] T 46cd7bcfa97d467a97488a70d9ebee4b P 985070deb9a04e8fb518221485358742 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.714339 27620 tablet_replica.cc:333] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742: stopping tablet replica
I20260710 13:27:05.714968 27620 raft_consensus.cc:2243] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.715528 27620 raft_consensus.cc:2272] T d76878b53fbe4436b95430b3da151958 P 985070deb9a04e8fb518221485358742 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.718747 27620 tablet_replica.cc:333] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742: stopping tablet replica
I20260710 13:27:05.719467 27620 raft_consensus.cc:2243] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.719949 27620 raft_consensus.cc:2272] T ea3c7dc070e84948bdd7bc0612e3c48d P 985070deb9a04e8fb518221485358742 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.722425 27620 tablet_replica.cc:333] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742: stopping tablet replica
I20260710 13:27:05.723016 27620 raft_consensus.cc:2243] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:05.723973 27620 raft_consensus.cc:2272] T e16a49391f3e415eac79ba85b8964145 P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.725847 27620 tablet_replica.cc:333] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742: stopping tablet replica
I20260710 13:27:05.726356 27620 raft_consensus.cc:2243] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.726781 27620 raft_consensus.cc:2272] T 0175e69ebcc4427399d4dc90557d4d2f P 985070deb9a04e8fb518221485358742 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.729091 27620 tablet_replica.cc:333] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742: stopping tablet replica
I20260710 13:27:05.729604 27620 raft_consensus.cc:2243] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.730060 27620 raft_consensus.cc:2272] T 6164887fe1d245a9932c62764bdc4c8c P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.732024 27620 tablet_replica.cc:333] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742: stopping tablet replica
I20260710 13:27:05.732568 27620 raft_consensus.cc:2243] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:05.733371 27620 raft_consensus.cc:2272] T 7da4f4870574425695790be23b263cb9 P 985070deb9a04e8fb518221485358742 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.759045 27620 tablet_server.cc:196] TabletServer@127.26.249.1:0 shutdown complete.
I20260710 13:27:05.783015 27620 tablet_server.cc:179] TabletServer@127.26.249.2:0 shutting down...
I20260710 13:27:05.814038 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:05.814790 27620 tablet_replica.cc:333] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a: stopping tablet replica
I20260710 13:27:05.815570 27620 raft_consensus.cc:2243] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:05.816594 27620 raft_consensus.cc:2272] T 0c3f3dc7b3244a01b7dc470156ee915d P e8d608591e7b4d0ea221b2592917396a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.818905 27620 tablet_replica.cc:333] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a: stopping tablet replica
I20260710 13:27:05.819542 27620 raft_consensus.cc:2243] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.820020 27620 raft_consensus.cc:2272] T 7f1af4789039440bacf0fb4b777c6521 P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.821800 27620 tablet_replica.cc:333] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a: stopping tablet replica
I20260710 13:27:05.822388 27620 raft_consensus.cc:2243] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.822861 27620 raft_consensus.cc:2272] T 6164887fe1d245a9932c62764bdc4c8c P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.824766 27620 tablet_replica.cc:333] T 32be840e57c0484d95d0b02d81773d39 P e8d608591e7b4d0ea221b2592917396a: stopping tablet replica
I20260710 13:27:05.825349 27620 raft_consensus.cc:2243] T 32be840e57c0484d95d0b02d81773d39 P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.825794 27620 raft_consensus.cc:2272] T 32be840e57c0484d95d0b02d81773d39 P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.827600 27620 tablet_replica.cc:333] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a: stopping tablet replica
I20260710 13:27:05.828117 27620 raft_consensus.cc:2243] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.828526 27620 raft_consensus.cc:2272] T d76878b53fbe4436b95430b3da151958 P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.830713 27620 tablet_replica.cc:333] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a: stopping tablet replica
I20260710 13:27:05.831414 27620 raft_consensus.cc:2243] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:27:05.832290 27620 raft_consensus.cc:2272] T 46cd7bcfa97d467a97488a70d9ebee4b P e8d608591e7b4d0ea221b2592917396a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.834955 27620 tablet_replica.cc:333] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a: stopping tablet replica
I20260710 13:27:05.835614 27620 raft_consensus.cc:2243] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.836119 27620 raft_consensus.cc:2272] T ea3c7dc070e84948bdd7bc0612e3c48d P e8d608591e7b4d0ea221b2592917396a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.838764 27620 tablet_replica.cc:333] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a: stopping tablet replica
I20260710 13:27:05.839416 27620 raft_consensus.cc:2243] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:27:05.840286 27620 raft_consensus.cc:2272] T 0175e69ebcc4427399d4dc90557d4d2f P e8d608591e7b4d0ea221b2592917396a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.842482 27620 tablet_replica.cc:333] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a: stopping tablet replica
I20260710 13:27:05.843039 27620 raft_consensus.cc:2243] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.843562 27620 raft_consensus.cc:2272] T e16a49391f3e415eac79ba85b8964145 P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.845383 27620 tablet_replica.cc:333] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a: stopping tablet replica
I20260710 13:27:05.845968 27620 raft_consensus.cc:2243] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.846421 27620 raft_consensus.cc:2272] T 7da4f4870574425695790be23b263cb9 P e8d608591e7b4d0ea221b2592917396a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.869836 27620 tablet_server.cc:196] TabletServer@127.26.249.2:0 shutdown complete.
W20260710 13:27:05.876219 28178 debug-util.cc:398] Leaking SignalData structure 0x7b0800051440 after lost signal to thread 27623
W20260710 13:27:05.877444 28178 debug-util.cc:398] Leaking SignalData structure 0x7b0800051b20 after lost signal to thread 28181
W20260710 13:27:05.881038 28178 debug-util.cc:398] Leaking SignalData structure 0x7b08000cc7a0 after lost signal to thread 28422
I20260710 13:27:05.896720 27620 tablet_server.cc:179] TabletServer@127.26.249.3:0 shutting down...
I20260710 13:27:05.930985 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:05.932178 27620 tablet_replica.cc:333] T 7f1af4789039440bacf0fb4b777c6521 P d564f0598b144c22a98f2064d306a6d7: stopping tablet replica
I20260710 13:27:05.933226 27620 raft_consensus.cc:2243] T 7f1af4789039440bacf0fb4b777c6521 P d564f0598b144c22a98f2064d306a6d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.934145 27620 raft_consensus.cc:2272] T 7f1af4789039440bacf0fb4b777c6521 P d564f0598b144c22a98f2064d306a6d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.937013 27620 tablet_replica.cc:333] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7: stopping tablet replica
I20260710 13:27:05.937914 27620 raft_consensus.cc:2243] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:05.939175 27620 raft_consensus.cc:2272] T 6164887fe1d245a9932c62764bdc4c8c P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.942134 27620 tablet_replica.cc:333] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7: stopping tablet replica
I20260710 13:27:05.942981 27620 raft_consensus.cc:2243] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.943830 27620 raft_consensus.cc:2272] T 46cd7bcfa97d467a97488a70d9ebee4b P d564f0598b144c22a98f2064d306a6d7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.947304 27620 tablet_replica.cc:333] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7: stopping tablet replica
I20260710 13:27:05.948225 27620 raft_consensus.cc:2243] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:05.949458 27620 raft_consensus.cc:2272] T ea3c7dc070e84948bdd7bc0612e3c48d P d564f0598b144c22a98f2064d306a6d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.952576 27620 tablet_replica.cc:333] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7: stopping tablet replica
I20260710 13:27:05.953500 27620 raft_consensus.cc:2243] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.954123 27620 raft_consensus.cc:2272] T 32be840e57c0484d95d0b02d81773d39 P d564f0598b144c22a98f2064d306a6d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.957001 27620 tablet_replica.cc:333] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7: stopping tablet replica
I20260710 13:27:05.957965 27620 raft_consensus.cc:2243] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:05.959111 27620 raft_consensus.cc:2272] T d76878b53fbe4436b95430b3da151958 P d564f0598b144c22a98f2064d306a6d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.962167 27620 tablet_replica.cc:333] T 7da4f4870574425695790be23b263cb9 P d564f0598b144c22a98f2064d306a6d7: stopping tablet replica
I20260710 13:27:05.963018 27620 raft_consensus.cc:2243] T 7da4f4870574425695790be23b263cb9 P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.963635 27620 raft_consensus.cc:2272] T 7da4f4870574425695790be23b263cb9 P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.966383 27620 tablet_replica.cc:333] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7: stopping tablet replica
I20260710 13:27:05.967208 27620 raft_consensus.cc:2243] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.967851 27620 raft_consensus.cc:2272] T 0175e69ebcc4427399d4dc90557d4d2f P d564f0598b144c22a98f2064d306a6d7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.971138 27620 tablet_replica.cc:333] T e16a49391f3e415eac79ba85b8964145 P d564f0598b144c22a98f2064d306a6d7: stopping tablet replica
I20260710 13:27:05.971958 27620 raft_consensus.cc:2243] T e16a49391f3e415eac79ba85b8964145 P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.972534 27620 raft_consensus.cc:2272] T e16a49391f3e415eac79ba85b8964145 P d564f0598b144c22a98f2064d306a6d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:05.975500 27620 tablet_replica.cc:333] T 0c3f3dc7b3244a01b7dc470156ee915d P d564f0598b144c22a98f2064d306a6d7: stopping tablet replica
I20260710 13:27:05.976207 27620 raft_consensus.cc:2243] T 0c3f3dc7b3244a01b7dc470156ee915d P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:05.976794 27620 raft_consensus.cc:2272] T 0c3f3dc7b3244a01b7dc470156ee915d P d564f0598b144c22a98f2064d306a6d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:06.015015 27620 tablet_server.cc:196] TabletServer@127.26.249.3:0 shutdown complete.
I20260710 13:27:06.041153 27620 master.cc:562] Master@127.26.249.62:44539 shutting down...
I20260710 13:27:06.079913 27620 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:06.080698 27620 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:06.081105 27620 tablet_replica.cc:333] T 00000000000000000000000000000000 P 11c03fb06fcd40bc9b4e592fce9218b0: stopping tablet replica
W20260710 13:27:07.102521 27620 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 28178)
W20260710 13:27:08.103168 27620 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 28178)
I20260710 13:27:08.250556 27620 master.cc:584] Master@127.26.249.62:44539 shutdown complete.
985070deb9a04e8fb518221485358742  5
d564f0598b144c22a98f2064d306a6d7  1
e8d608591e7b4d0ea221b2592917396a  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (13163 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:27:08.300233 27620 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.249.62:40665
I20260710 13:27:08.301544 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:08.308243 28608 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 13:27:08.308399 28607 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 13:27:08.309432 28610 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 13:27:08.309829 27620 server_base.cc:1061] running on GCE node
I20260710 13:27:08.310817 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:08.311010 27620 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 13:27:08.311232 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690028311213 us; error 0 us; skew 500 ppm
I20260710 13:27:08.311777 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:08.314644 27620 webserver.cc:533] Webserver started at http://127.26.249.62:38135/ using document root <none> and password file <none>
I20260710 13:27:08.315639 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:08.315828 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:08.316069 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:08.317404 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/master-0-root/instance:
uuid: "bf9661e9c0f647f981bdda03246624df"
format_stamp: "Formatted at 2026-07-10 13:27:08 on dist-test-slave-hdws"
I20260710 13:27:08.322517 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:27:08.326517 28615 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:08.327525 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:27:08.327869 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/master-0-root
uuid: "bf9661e9c0f647f981bdda03246624df"
format_stamp: "Formatted at 2026-07-10 13:27:08 on dist-test-slave-hdws"
I20260710 13:27:08.328200 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-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 13:27:08.389710 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:08.391441 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:08.437186 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.62:40665
I20260710 13:27:08.437337 28666 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.62:40665 every 8 connection(s)
I20260710 13:27:08.441599 28667 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 13:27:08.453023 28667 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df: Bootstrap starting.
I20260710 13:27:08.458994 28667 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:08.464155 28667 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df: No bootstrap required, opened a new log
I20260710 13:27:08.466619 28667 raft_consensus.cc:359] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf9661e9c0f647f981bdda03246624df" member_type: VOTER }
I20260710 13:27:08.467096 28667 raft_consensus.cc:385] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:08.467423 28667 raft_consensus.cc:740] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf9661e9c0f647f981bdda03246624df, State: Initialized, Role: FOLLOWER
I20260710 13:27:08.468117 28667 consensus_queue.cc:260] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bf9661e9c0f647f981bdda03246624df" member_type: VOTER }
I20260710 13:27:08.468611 28667 raft_consensus.cc:399] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:08.468856 28667 raft_consensus.cc:493] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:08.469158 28667 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:08.474054 28667 raft_consensus.cc:515] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf9661e9c0f647f981bdda03246624df" member_type: VOTER }
I20260710 13:27:08.474643 28667 leader_election.cc:304] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df [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: bf9661e9c0f647f981bdda03246624df; no voters: 
I20260710 13:27:08.476023 28667 leader_election.cc:290] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:08.476480 28670 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:08.478245 28670 raft_consensus.cc:697] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df [term 1 LEADER]: Becoming Leader. State: Replica: bf9661e9c0f647f981bdda03246624df, State: Running, Role: LEADER
I20260710 13:27:08.478940 28667 sys_catalog.cc:565] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:08.478996 28670 consensus_queue.cc:237] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df [LEADER]: Queue going to LEADER mode. State: All 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: "bf9661e9c0f647f981bdda03246624df" member_type: VOTER }
I20260710 13:27:08.483937 28672 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df [sys.catalog]: SysCatalogTable state changed. Reason: New leader bf9661e9c0f647f981bdda03246624df. Latest consensus state: current_term: 1 leader_uuid: "bf9661e9c0f647f981bdda03246624df" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf9661e9c0f647f981bdda03246624df" member_type: VOTER } }
I20260710 13:27:08.483847 28671 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bf9661e9c0f647f981bdda03246624df" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf9661e9c0f647f981bdda03246624df" member_type: VOTER } }
I20260710 13:27:08.484542 28672 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:08.484613 28671 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:08.488180 28677 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:08.494324 28677 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:08.497498 27620 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:08.504673 28677 catalog_manager.cc:1383] Generated new cluster ID: de5bc627b9e647aaaeb3ac5572230169
I20260710 13:27:08.505012 28677 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:08.527485 28677 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:08.528937 28677 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:08.545858 28677 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df: Generated new TSK 0
I20260710 13:27:08.546634 28677 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:08.567858 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:08.575011 28688 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 13:27:08.575922 28689 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 13:27:08.577507 28691 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 13:27:08.578111 27620 server_base.cc:1061] running on GCE node
I20260710 13:27:08.579281 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:08.579476 27620 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 13:27:08.579602 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690028579590 us; error 0 us; skew 500 ppm
I20260710 13:27:08.580149 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:08.582803 27620 webserver.cc:533] Webserver started at http://127.26.249.1:35149/ using document root <none> and password file <none>
I20260710 13:27:08.583359 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:08.583527 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:08.583772 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:08.584970 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-0-root/instance:
uuid: "c2e54d1540f8413a82eeffbb6409f71f"
format_stamp: "Formatted at 2026-07-10 13:27:08 on dist-test-slave-hdws"
I20260710 13:27:08.589834 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:27:08.593750 28696 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:08.594672 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:27:08.594962 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-0-root
uuid: "c2e54d1540f8413a82eeffbb6409f71f"
format_stamp: "Formatted at 2026-07-10 13:27:08 on dist-test-slave-hdws"
I20260710 13:27:08.595338 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-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 13:27:08.610078 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:08.611624 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:08.613271 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:08.615939 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:08.616132 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:08.616448 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:08.616611 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:08.666119 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.1:35205
I20260710 13:27:08.666230 28758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.1:35205 every 8 connection(s)
I20260710 13:27:08.671720 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:08.681172 28763 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 13:27:08.682580 28764 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 13:27:08.689378 27620 server_base.cc:1061] running on GCE node
W20260710 13:27:08.690140 28766 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 13:27:08.691308 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:08.691609 27620 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 13:27:08.691833 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690028691799 us; error 0 us; skew 500 ppm
I20260710 13:27:08.692484 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:08.695302 28759 heartbeater.cc:344] Connected to a master server at 127.26.249.62:40665
I20260710 13:27:08.695711 28759 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:08.696120 27620 webserver.cc:533] Webserver started at http://127.26.249.2:38137/ using document root <none> and password file <none>
I20260710 13:27:08.696676 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:08.696588 28759 heartbeater.cc:507] Master 127.26.249.62:40665 requested a full tablet report, sending...
I20260710 13:27:08.697036 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:08.697353 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:08.698644 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-1-root/instance:
uuid: "39bf10c89dff4814b75ecad79e18f4e1"
format_stamp: "Formatted at 2026-07-10 13:27:08 on dist-test-slave-hdws"
I20260710 13:27:08.699223 28632 ts_manager.cc:194] Registered new tserver with Master: c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205)
I20260710 13:27:08.701152 28632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37212
I20260710 13:27:08.703998 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:27:08.707890 28771 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:08.708766 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:27:08.709095 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-1-root
uuid: "39bf10c89dff4814b75ecad79e18f4e1"
format_stamp: "Formatted at 2026-07-10 13:27:08 on dist-test-slave-hdws"
I20260710 13:27:08.709425 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-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 13:27:08.726810 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:08.728258 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:08.729920 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:08.732652 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:08.732897 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:08.733153 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:08.733340 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:08.783839 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.2:36257
I20260710 13:27:08.783946 28833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.2:36257 every 8 connection(s)
I20260710 13:27:08.789628 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:08.798453 28837 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 13:27:08.799264 28838 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 13:27:08.802830 28840 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 13:27:08.804055 27620 server_base.cc:1061] running on GCE node
I20260710 13:27:08.805213 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:27:08.805334 28834 heartbeater.cc:344] Connected to a master server at 127.26.249.62:40665
W20260710 13:27:08.805500 27620 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 13:27:08.805760 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690028805735 us; error 0 us; skew 500 ppm
I20260710 13:27:08.805823 28834 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:08.806403 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:08.806811 28834 heartbeater.cc:507] Master 127.26.249.62:40665 requested a full tablet report, sending...
I20260710 13:27:08.809432 28632 ts_manager.cc:194] Registered new tserver with Master: 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:08.809573 27620 webserver.cc:533] Webserver started at http://127.26.249.3:33149/ using document root <none> and password file <none>
I20260710 13:27:08.810281 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:08.810532 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:08.810894 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:08.811550 28632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37220
I20260710 13:27:08.812784 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-2-root/instance:
uuid: "0bb9e0c4a0274696885777746a21a732"
format_stamp: "Formatted at 2026-07-10 13:27:08 on dist-test-slave-hdws"
I20260710 13:27:08.818409 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 13:27:08.822365 28845 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:08.823475 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:27:08.823844 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-2-root
uuid: "0bb9e0c4a0274696885777746a21a732"
format_stamp: "Formatted at 2026-07-10 13:27:08 on dist-test-slave-hdws"
I20260710 13:27:08.824131 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-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 13:27:08.853417 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:08.854892 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:08.856659 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:08.859254 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:08.859448 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:08.859735 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:08.859899 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:08.907044 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.3:35991
I20260710 13:27:08.907212 28907 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.3:35991 every 8 connection(s)
I20260710 13:27:08.924248 28908 heartbeater.cc:344] Connected to a master server at 127.26.249.62:40665
I20260710 13:27:08.924760 28908 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:08.925774 28908 heartbeater.cc:507] Master 127.26.249.62:40665 requested a full tablet report, sending...
I20260710 13:27:08.928061 28632 ts_manager.cc:194] Registered new tserver with Master: 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:08.928247 27620 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017583936s
I20260710 13:27:08.929734 28632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37226
I20260710 13:27:08.961208 28632 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37242:
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 13:27:08.965903 28632 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 13:27:09.104529 28872 tablet_service.cc:1511] Processing CreateTablet for tablet 8d30612338294a149aa555f7d7bebdd3 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:09.104856 28873 tablet_service.cc:1511] Processing CreateTablet for tablet 9515c3953add4a38a82735e3913b7dc9 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:09.107493 28870 tablet_service.cc:1511] Processing CreateTablet for tablet 69b94f49ddb54e44ba65980384259211 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:09.108259 28871 tablet_service.cc:1511] Processing CreateTablet for tablet 041c2c784f4441b2af392e47f30b1ee8 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:09.109251 28872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d30612338294a149aa555f7d7bebdd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.110846 28871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041c2c784f4441b2af392e47f30b1ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.111833 28869 tablet_service.cc:1511] Processing CreateTablet for tablet ad3dea8167cf499888d674926fcc8d6f (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:09.113338 28869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3dea8167cf499888d674926fcc8d6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.113385 28724 tablet_service.cc:1511] Processing CreateTablet for tablet 9515c3953add4a38a82735e3913b7dc9 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:09.114873 28724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9515c3953add4a38a82735e3913b7dc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.116946 28723 tablet_service.cc:1511] Processing CreateTablet for tablet 8d30612338294a149aa555f7d7bebdd3 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:09.117808 28873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9515c3953add4a38a82735e3913b7dc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.118443 28723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d30612338294a149aa555f7d7bebdd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.119427 28720 tablet_service.cc:1511] Processing CreateTablet for tablet ad3dea8167cf499888d674926fcc8d6f (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:09.120939 28720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3dea8167cf499888d674926fcc8d6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.122105 28870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b94f49ddb54e44ba65980384259211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.125277 28722 tablet_service.cc:1511] Processing CreateTablet for tablet 041c2c784f4441b2af392e47f30b1ee8 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:09.126834 28722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041c2c784f4441b2af392e47f30b1ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.127846 28721 tablet_service.cc:1511] Processing CreateTablet for tablet 69b94f49ddb54e44ba65980384259211 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:09.130252 28721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b94f49ddb54e44ba65980384259211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.133795 28923 tablet_bootstrap.cc:492] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
I20260710 13:27:09.146337 28799 tablet_service.cc:1511] Processing CreateTablet for tablet 9515c3953add4a38a82735e3913b7dc9 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:09.156323 28799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9515c3953add4a38a82735e3913b7dc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.148490 28798 tablet_service.cc:1511] Processing CreateTablet for tablet 8d30612338294a149aa555f7d7bebdd3 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:09.159049 28719 tablet_service.cc:1511] Processing CreateTablet for tablet 37a35161d9c943df8e50b024206dc19b (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:09.159938 28798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d30612338294a149aa555f7d7bebdd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.161252 28719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a35161d9c943df8e50b024206dc19b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.150545 28797 tablet_service.cc:1511] Processing CreateTablet for tablet 041c2c784f4441b2af392e47f30b1ee8 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:09.162774 28797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041c2c784f4441b2af392e47f30b1ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.152585 28796 tablet_service.cc:1511] Processing CreateTablet for tablet 69b94f49ddb54e44ba65980384259211 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:09.154615 28795 tablet_service.cc:1511] Processing CreateTablet for tablet ad3dea8167cf499888d674926fcc8d6f (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:09.167492 28795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3dea8167cf499888d674926fcc8d6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.171535 28796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b94f49ddb54e44ba65980384259211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.188004 28794 tablet_service.cc:1511] Processing CreateTablet for tablet 37a35161d9c943df8e50b024206dc19b (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:09.189674 28794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a35161d9c943df8e50b024206dc19b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.192937 28872 tablet_service.cc:1511] Processing CreateTablet for tablet 37a35161d9c943df8e50b024206dc19b (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:09.213013 28718 tablet_service.cc:1511] Processing CreateTablet for tablet 1d665470ddc7457ba875366e549b6987 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:09.214565 28718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d665470ddc7457ba875366e549b6987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.216970 28924 tablet_bootstrap.cc:492] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:09.212877 28923 tablet_bootstrap.cc:654] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.227345 28872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a35161d9c943df8e50b024206dc19b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.261143 28926 tablet_bootstrap.cc:492] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:09.261909 28797 tablet_service.cc:1511] Processing CreateTablet for tablet 1d665470ddc7457ba875366e549b6987 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:09.263439 28797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d665470ddc7457ba875366e549b6987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.269171 28926 tablet_bootstrap.cc:654] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.270318 28923 tablet_bootstrap.cc:492] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:09.271509 28923 ts_tablet_manager.cc:1403] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.138s	user 0.003s	sys 0.037s
I20260710 13:27:09.274809 28923 raft_consensus.cc:359] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.275713 28923 raft_consensus.cc:385] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.276070 28923 raft_consensus.cc:740] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.277318 28870 tablet_service.cc:1511] Processing CreateTablet for tablet 1d665470ddc7457ba875366e549b6987 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:09.278735 28870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d665470ddc7457ba875366e549b6987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.277108 28923 consensus_queue.cc:260] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.279827 28724 tablet_service.cc:1511] Processing CreateTablet for tablet da72ce51a53a48ef8216df7dd97b0354 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:09.282195 28724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da72ce51a53a48ef8216df7dd97b0354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.282337 28799 tablet_service.cc:1511] Processing CreateTablet for tablet da72ce51a53a48ef8216df7dd97b0354 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:09.288484 28799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da72ce51a53a48ef8216df7dd97b0354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.293200 28924 tablet_bootstrap.cc:654] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.301133 28923 ts_tablet_manager.cc:1434] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.005s
I20260710 13:27:09.303514 28873 tablet_service.cc:1511] Processing CreateTablet for tablet da72ce51a53a48ef8216df7dd97b0354 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:09.304024 28718 tablet_service.cc:1511] Processing CreateTablet for tablet 7b75e42ada6947e9a2da90b23c1aab2c (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:09.305470 28718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b75e42ada6947e9a2da90b23c1aab2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.305542 28873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da72ce51a53a48ef8216df7dd97b0354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.317015 28926 tablet_bootstrap.cc:492] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:09.317649 28926 ts_tablet_manager.cc:1403] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.031s
I20260710 13:27:09.324226 28908 heartbeater.cc:499] Master 127.26.249.62:40665 was elected leader, sending a full tablet report...
I20260710 13:27:09.325459 28923 tablet_bootstrap.cc:492] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
I20260710 13:27:09.332937 28923 tablet_bootstrap.cc:654] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.321158 28926 raft_consensus.cc:359] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.344410 28926 raft_consensus.cc:385] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.344899 28926 raft_consensus.cc:740] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.344722 28795 tablet_service.cc:1511] Processing CreateTablet for tablet 7b75e42ada6947e9a2da90b23c1aab2c (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:09.346225 28795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b75e42ada6947e9a2da90b23c1aab2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.349507 28719 tablet_service.cc:1511] Processing CreateTablet for tablet bfd7949992ef48f1b022f1680772f837 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:09.356707 28794 tablet_service.cc:1511] Processing CreateTablet for tablet bfd7949992ef48f1b022f1680772f837 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:09.358408 28794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd7949992ef48f1b022f1680772f837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.361513 28871 tablet_service.cc:1511] Processing CreateTablet for tablet bfd7949992ef48f1b022f1680772f837 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:09.368968 28871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd7949992ef48f1b022f1680772f837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.371186 28719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd7949992ef48f1b022f1680772f837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.368328 28720 tablet_service.cc:1511] Processing CreateTablet for tablet 2c181b61ff604dbbba68691bef5e50ed (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:09.376227 28720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c181b61ff604dbbba68691bef5e50ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.346112 28926 consensus_queue.cc:260] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.392150 28931 raft_consensus.cc:493] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:09.392931 28924 tablet_bootstrap.cc:492] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:09.392700 28798 tablet_service.cc:1511] Processing CreateTablet for tablet 2c181b61ff604dbbba68691bef5e50ed (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:09.393486 28924 ts_tablet_manager.cc:1403] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.177s	user 0.010s	sys 0.009s
I20260710 13:27:09.394241 28798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c181b61ff604dbbba68691bef5e50ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.394682 28923 tablet_bootstrap.cc:492] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:09.395246 28923 ts_tablet_manager.cc:1403] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.070s	user 0.035s	sys 0.015s
I20260710 13:27:09.398036 28924 raft_consensus.cc:359] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.398468 28923 raft_consensus.cc:359] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } }
I20260710 13:27:09.399335 28923 raft_consensus.cc:385] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.398902 28924 raft_consensus.cc:385] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.400516 28924 raft_consensus.cc:740] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.392738 28931 raft_consensus.cc:515] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.409849 28924 consensus_queue.cc:260] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.410411 28869 tablet_service.cc:1511] Processing CreateTablet for tablet 2c181b61ff604dbbba68691bef5e50ed (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:09.412891 28931 leader_election.cc:290] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:09.399698 28923 raft_consensus.cc:740] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.405779 28926 ts_tablet_manager.cc:1434] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.005s
I20260710 13:27:09.420457 28834 heartbeater.cc:499] Master 127.26.249.62:40665 was elected leader, sending a full tablet report...
I20260710 13:27:09.432109 28923 consensus_queue.cc:260] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } }
I20260710 13:27:09.434100 28869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c181b61ff604dbbba68691bef5e50ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.434667 28923 ts_tablet_manager.cc:1434] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260710 13:27:09.444013 28718 tablet_service.cc:1511] Processing CreateTablet for tablet 885d07d57f8547159cea6b483c47b911 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:09.445605 28718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 885d07d57f8547159cea6b483c47b911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.446774 28724 tablet_service.cc:1511] Processing CreateTablet for tablet 4a5590850e3a46a689594f31792edbbf (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:09.448168 28724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a5590850e3a46a689594f31792edbbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.453122 28873 tablet_service.cc:1511] Processing CreateTablet for tablet 885d07d57f8547159cea6b483c47b911 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:09.454650 28873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 885d07d57f8547159cea6b483c47b911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.455430 28796 tablet_service.cc:1511] Processing CreateTablet for tablet 4a5590850e3a46a689594f31792edbbf (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:09.457126 28796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a5590850e3a46a689594f31792edbbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.459751 28923 tablet_bootstrap.cc:492] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
I20260710 13:27:09.467468 28870 tablet_service.cc:1511] Processing CreateTablet for tablet 7b75e42ada6947e9a2da90b23c1aab2c (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:09.469050 28870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b75e42ada6947e9a2da90b23c1aab2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.471287 28883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b94f49ddb54e44ba65980384259211" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
W20260710 13:27:09.473160 28772 leader_election.cc:343] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:09.474597 28923 tablet_bootstrap.cc:654] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.478945 28797 tablet_service.cc:1511] Processing CreateTablet for tablet 885d07d57f8547159cea6b483c47b911 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:09.480647 28797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 885d07d57f8547159cea6b483c47b911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.480664 28799 tablet_service.cc:1511] Processing CreateTablet for tablet 4808dd0d4f3247e393b6602ce26ecee9 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:09.482692 28734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b94f49ddb54e44ba65980384259211" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:09.483018 28724 tablet_service.cc:1511] Processing CreateTablet for tablet 4808dd0d4f3247e393b6602ce26ecee9 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:09.485939 28872 tablet_service.cc:1511] Processing CreateTablet for tablet 4a5590850e3a46a689594f31792edbbf (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:09.489009 28734 raft_consensus.cc:2468] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 0.
I20260710 13:27:09.489526 28872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a5590850e3a46a689594f31792edbbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.490340 28775 leader_election.cc:304] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [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: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f; no voters: 0bb9e0c4a0274696885777746a21a732
I20260710 13:27:09.490872 28799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4808dd0d4f3247e393b6602ce26ecee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.491420 28931 raft_consensus.cc:2804] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:09.491813 28931 raft_consensus.cc:493] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:09.492173 28931 raft_consensus.cc:3060] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.493144 28724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4808dd0d4f3247e393b6602ce26ecee9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:27:09.493235 28680 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:09.495247 28722 tablet_service.cc:1511] Processing CreateTablet for tablet 5095ade312c14a94a8f422e3b63b2ee3 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:09.486528 28868 tablet_service.cc:1511] Processing CreateTablet for tablet 4808dd0d4f3247e393b6602ce26ecee9 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:09.498973 28722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5095ade312c14a94a8f422e3b63b2ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.499078 28868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4808dd0d4f3247e393b6602ce26ecee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.506189 28759 heartbeater.cc:499] Master 127.26.249.62:40665 was elected leader, sending a full tablet report...
I20260710 13:27:09.508517 28793 tablet_service.cc:1511] Processing CreateTablet for tablet 5095ade312c14a94a8f422e3b63b2ee3 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:09.510128 28793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5095ade312c14a94a8f422e3b63b2ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.510665 28924 ts_tablet_manager.cc:1434] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.117s	user 0.009s	sys 0.004s
I20260710 13:27:09.512315 28924 tablet_bootstrap.cc:492] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:09.510270 28931 raft_consensus.cc:515] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.494881 28926 tablet_bootstrap.cc:492] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:09.536255 28734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b94f49ddb54e44ba65980384259211" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:09.536937 28734 raft_consensus.cc:3060] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.539285 28883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b94f49ddb54e44ba65980384259211" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732"
W20260710 13:27:09.541033 28772 leader_election.cc:343] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:09.541517 28931 leader_election.cc:290] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:09.546525 28734 raft_consensus.cc:2468] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 1.
I20260710 13:27:09.547925 28775 leader_election.cc:304] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f; no voters: 0bb9e0c4a0274696885777746a21a732
I20260710 13:27:09.548976 28931 raft_consensus.cc:2804] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:09.554713 28923 tablet_bootstrap.cc:492] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:09.555344 28923 ts_tablet_manager.cc:1403] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.096s	user 0.017s	sys 0.009s
I20260710 13:27:09.557914 28923 raft_consensus.cc:359] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.558455 28923 raft_consensus.cc:385] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.558709 28923 raft_consensus.cc:740] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.548164 28924 tablet_bootstrap.cc:654] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.560432 28928 raft_consensus.cc:493] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:09.561666 28928 raft_consensus.cc:515] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.569777 28871 tablet_service.cc:1511] Processing CreateTablet for tablet 5095ade312c14a94a8f422e3b63b2ee3 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:09.563969 28931 raft_consensus.cc:697] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Running, Role: LEADER
I20260710 13:27:09.571136 28931 consensus_queue.cc:237] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.570075 28928 leader_election.cc:290] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:09.572383 28871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5095ade312c14a94a8f422e3b63b2ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.567199 28923 consensus_queue.cc:260] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.574198 28923 ts_tablet_manager.cc:1434] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260710 13:27:09.582702 28926 tablet_bootstrap.cc:654] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.583532 28722 tablet_service.cc:1511] Processing CreateTablet for tablet 766ba268e0e34b35ade322cfda7745ce (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:09.585285 28722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 766ba268e0e34b35ade322cfda7745ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.585968 28792 tablet_service.cc:1511] Processing CreateTablet for tablet 766ba268e0e34b35ade322cfda7745ce (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:09.589571 28792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 766ba268e0e34b35ade322cfda7745ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.589916 28872 tablet_service.cc:1511] Processing CreateTablet for tablet 766ba268e0e34b35ade322cfda7745ce (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:09.591126 28872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 766ba268e0e34b35ade322cfda7745ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.587441 28923 tablet_bootstrap.cc:492] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
I20260710 13:27:09.613160 28793 tablet_service.cc:1511] Processing CreateTablet for tablet 0287f6ca86ca45be8c37625617587772 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:09.614512 28793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0287f6ca86ca45be8c37625617587772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.615227 28869 tablet_service.cc:1511] Processing CreateTablet for tablet 0287f6ca86ca45be8c37625617587772 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:09.616464 28869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0287f6ca86ca45be8c37625617587772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.619354 28794 tablet_service.cc:1511] Processing CreateTablet for tablet f90239b82e434f70810974e0cf113df8 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:09.620783 28794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f90239b82e434f70810974e0cf113df8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.623669 28928 raft_consensus.cc:493] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:09.624130 28928 raft_consensus.cc:515] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } }
I20260710 13:27:09.626113 28928 leader_election.cc:290] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:09.649681 28923 tablet_bootstrap.cc:654] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.653343 28720 tablet_service.cc:1511] Processing CreateTablet for tablet f90239b82e434f70810974e0cf113df8 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:09.654639 28720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f90239b82e434f70810974e0cf113df8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.658990 28928 raft_consensus.cc:493] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:09.659276 28719 tablet_service.cc:1511] Processing CreateTablet for tablet 0287f6ca86ca45be8c37625617587772 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:09.659529 28928 raft_consensus.cc:515] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.660601 28719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0287f6ca86ca45be8c37625617587772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.661666 28928 leader_election.cc:290] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:09.664927 28809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c2c784f4441b2af392e47f30b1ee8" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:09.665143 28807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d30612338294a149aa555f7d7bebdd3" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:09.666749 28632 catalog_manager.cc:5697] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:09.676609 28870 tablet_service.cc:1511] Processing CreateTablet for tablet f90239b82e434f70810974e0cf113df8 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:09.677969 28870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f90239b82e434f70810974e0cf113df8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:27:09.682399 28848 leader_election.cc:343] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:09.683198 28848 leader_election.cc:343] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:09.689970 28734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c2c784f4441b2af392e47f30b1ee8" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:09.690881 28924 tablet_bootstrap.cc:492] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:09.691483 28733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515c3953add4a38a82735e3913b7dc9" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:09.692978 28732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d30612338294a149aa555f7d7bebdd3" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
W20260710 13:27:09.695027 28849 leader_election.cc:343] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:09.695554 28849 leader_election.cc:304] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732; no voters: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:09.697310 28808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515c3953add4a38a82735e3913b7dc9" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:09.698786 28928 raft_consensus.cc:2749] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:27:09.696831 28849 leader_election.cc:343] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:09.701367 28848 leader_election.cc:343] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:09.701579 28849 leader_election.cc:343] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:09.702157 28849 leader_election.cc:304] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732; no voters: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:09.702651 28924 ts_tablet_manager.cc:1403] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.191s	user 0.011s	sys 0.014s
I20260710 13:27:09.701766 28926 tablet_bootstrap.cc:492] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:09.704627 28928 raft_consensus.cc:2749] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:09.705205 28848 leader_election.cc:304] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732; no voters: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:09.706406 28928 raft_consensus.cc:2749] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:09.706650 28724 tablet_service.cc:1511] Processing CreateTablet for tablet 18dc53c31fc44ff9847fa7714232272e (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:09.706760 28924 raft_consensus.cc:359] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.707679 28924 raft_consensus.cc:385] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.708029 28924 raft_consensus.cc:740] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.708266 28724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18dc53c31fc44ff9847fa7714232272e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.704627 28926 ts_tablet_manager.cc:1403] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.210s	user 0.015s	sys 0.013s
I20260710 13:27:09.712651 28924 consensus_queue.cc:260] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.713083 28926 raft_consensus.cc:359] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.713913 28926 raft_consensus.cc:385] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.714253 28926 raft_consensus.cc:740] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.715005 28869 tablet_service.cc:1511] Processing CreateTablet for tablet 18dc53c31fc44ff9847fa7714232272e (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:09.715152 28926 consensus_queue.cc:260] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.716460 28869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18dc53c31fc44ff9847fa7714232272e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.719614 28926 ts_tablet_manager.cc:1434] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:27:09.720641 28926 tablet_bootstrap.cc:492] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:09.724426 28924 ts_tablet_manager.cc:1434] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:27:09.725427 28924 tablet_bootstrap.cc:492] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:09.727933 28722 tablet_service.cc:1511] Processing CreateTablet for tablet 6caef2c9ac9a4d0cacebf56cd56ea291 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:09.729116 28722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6caef2c9ac9a4d0cacebf56cd56ea291. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.730376 28792 tablet_service.cc:1511] Processing CreateTablet for tablet 6caef2c9ac9a4d0cacebf56cd56ea291 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:09.731357 28870 tablet_service.cc:1511] Processing CreateTablet for tablet 6caef2c9ac9a4d0cacebf56cd56ea291 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:09.731745 28792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6caef2c9ac9a4d0cacebf56cd56ea291. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.732558 28870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6caef2c9ac9a4d0cacebf56cd56ea291. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.733516 28799 tablet_service.cc:1511] Processing CreateTablet for tablet 18dc53c31fc44ff9847fa7714232272e (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:09.734259 28931 raft_consensus.cc:493] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:09.743466 28931 raft_consensus.cc:515] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.745862 28931 leader_election.cc:290] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:09.747860 28883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c2c784f4441b2af392e47f30b1ee8" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:09.748276 28799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18dc53c31fc44ff9847fa7714232272e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.748749 28883 raft_consensus.cc:2468] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 0.
I20260710 13:27:09.749428 28923 tablet_bootstrap.cc:492] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:09.750490 28923 ts_tablet_manager.cc:1403] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.176s	user 0.017s	sys 0.000s
I20260710 13:27:09.750639 28772 leader_election.cc:304] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: 
I20260710 13:27:09.751721 28931 raft_consensus.cc:2804] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:09.752115 28931 raft_consensus.cc:493] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:09.752470 28931 raft_consensus.cc:3060] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.749498 28732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c2c784f4441b2af392e47f30b1ee8" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:09.753809 28923 raft_consensus.cc:359] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.754591 28923 raft_consensus.cc:385] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.754886 28923 raft_consensus.cc:740] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.755903 28923 consensus_queue.cc:260] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.756606 28718 tablet_service.cc:1511] Processing CreateTablet for tablet 38b4a3c9131e4bdba53d5c5be61ba783 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:09.757382 28924 tablet_bootstrap.cc:654] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.757946 28718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b4a3c9131e4bdba53d5c5be61ba783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.758643 28923 ts_tablet_manager.cc:1434] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:27:09.759738 28923 tablet_bootstrap.cc:492] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
I20260710 13:27:09.760707 28931 raft_consensus.cc:515] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
W20260710 13:27:09.767256 28775 leader_election.cc:343] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:09.768757 28883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c2c784f4441b2af392e47f30b1ee8" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:09.769387 28883 raft_consensus.cc:3060] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:09.769958 28732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c2c784f4441b2af392e47f30b1ee8" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:09.777285 28931 leader_election.cc:290] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:09.781898 28797 tablet_service.cc:1511] Processing CreateTablet for tablet 38b4a3c9131e4bdba53d5c5be61ba783 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:09.783396 28797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b4a3c9131e4bdba53d5c5be61ba783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.783576 28871 tablet_service.cc:1511] Processing CreateTablet for tablet 38b4a3c9131e4bdba53d5c5be61ba783 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:09.784754 28871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b4a3c9131e4bdba53d5c5be61ba783. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:27:09.782251 28775 leader_election.cc:343] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:09.793720 28883 raft_consensus.cc:2468] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 1.
I20260710 13:27:09.795248 28772 leader_election.cc:304] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:09.796234 28932 raft_consensus.cc:2804] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:09.810807 28724 tablet_service.cc:1511] Processing CreateTablet for tablet 15c995dd6d584d5ab2e6dfa4b6691342 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:09.810925 28872 tablet_service.cc:1511] Processing CreateTablet for tablet 15c995dd6d584d5ab2e6dfa4b6691342 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:09.811746 28794 tablet_service.cc:1511] Processing CreateTablet for tablet 15c995dd6d584d5ab2e6dfa4b6691342 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:09.812532 28724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c995dd6d584d5ab2e6dfa4b6691342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.812731 28872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c995dd6d584d5ab2e6dfa4b6691342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.813052 28794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15c995dd6d584d5ab2e6dfa4b6691342. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.819484 28926 tablet_bootstrap.cc:654] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.837723 28923 tablet_bootstrap.cc:654] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.848805 28722 tablet_service.cc:1511] Processing CreateTablet for tablet d62aed4cd1ae48d88bcdcf97c82e2dc5 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:09.850472 28722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62aed4cd1ae48d88bcdcf97c82e2dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.852865 28792 tablet_service.cc:1511] Processing CreateTablet for tablet d62aed4cd1ae48d88bcdcf97c82e2dc5 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:09.854261 28792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62aed4cd1ae48d88bcdcf97c82e2dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.874152 28871 tablet_service.cc:1511] Processing CreateTablet for tablet d62aed4cd1ae48d88bcdcf97c82e2dc5 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:09.875603 28871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62aed4cd1ae48d88bcdcf97c82e2dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.845829 28932 raft_consensus.cc:697] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Running, Role: LEADER
I20260710 13:27:09.876806 28932 consensus_queue.cc:237] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.885864 28793 tablet_service.cc:1511] Processing CreateTablet for tablet cbc727d1a408490398a66718541aa0e8 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:09.886919 28793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc727d1a408490398a66718541aa0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.893945 28869 tablet_service.cc:1511] Processing CreateTablet for tablet cbc727d1a408490398a66718541aa0e8 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:09.895255 28869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc727d1a408490398a66718541aa0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.899787 28718 tablet_service.cc:1511] Processing CreateTablet for tablet cbc727d1a408490398a66718541aa0e8 (DEFAULT_TABLE table=test-workload [id=f70fc66ada0a401684ab41cb28b5416c]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:09.901024 28718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc727d1a408490398a66718541aa0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:09.916186 28926 tablet_bootstrap.cc:492] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:09.916791 28926 ts_tablet_manager.cc:1403] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.196s	user 0.013s	sys 0.002s
I20260710 13:27:09.921543 28924 tablet_bootstrap.cc:492] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:09.924225 28630 catalog_manager.cc:5697] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:09.929886 28924 ts_tablet_manager.cc:1403] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.205s	user 0.022s	sys 0.035s
I20260710 13:27:09.926959 28926 raft_consensus.cc:359] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } }
I20260710 13:27:09.932237 28926 raft_consensus.cc:385] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.932578 28923 tablet_bootstrap.cc:492] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:09.932600 28926 raft_consensus.cc:740] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.933301 28923 ts_tablet_manager.cc:1403] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.174s	user 0.008s	sys 0.014s
I20260710 13:27:09.936290 28923 raft_consensus.cc:359] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.937043 28923 raft_consensus.cc:385] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.936671 28924 raft_consensus.cc:359] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.936794 28926 consensus_queue.cc:260] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } }
I20260710 13:27:09.937520 28924 raft_consensus.cc:385] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.937395 28923 raft_consensus.cc:740] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.937929 28924 raft_consensus.cc:740] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.938478 28923 consensus_queue.cc:260] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.938890 28924 consensus_queue.cc:260] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.939523 28926 ts_tablet_manager.cc:1434] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:27:09.940466 28926 tablet_bootstrap.cc:492] T 8d30612338294a149aa555f7d7bebdd3 P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:09.941565 28924 ts_tablet_manager.cc:1434] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 13:27:09.942541 28924 tablet_bootstrap.cc:492] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:09.943490 28923 ts_tablet_manager.cc:1434] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:27:09.944559 28923 tablet_bootstrap.cc:492] T ad3dea8167cf499888d674926fcc8d6f P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
I20260710 13:27:09.946892 28926 tablet_bootstrap.cc:654] T 8d30612338294a149aa555f7d7bebdd3 P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.949503 28924 tablet_bootstrap.cc:654] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.951135 28923 tablet_bootstrap.cc:654] T ad3dea8167cf499888d674926fcc8d6f P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:09.991266 28924 tablet_bootstrap.cc:492] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:09.991891 28924 ts_tablet_manager.cc:1403] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.050s	user 0.026s	sys 0.021s
I20260710 13:27:09.992012 28923 tablet_bootstrap.cc:492] T ad3dea8167cf499888d674926fcc8d6f P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:09.992528 28923 ts_tablet_manager.cc:1403] T ad3dea8167cf499888d674926fcc8d6f P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.048s	user 0.023s	sys 0.022s
I20260710 13:27:09.993284 28926 tablet_bootstrap.cc:492] T 8d30612338294a149aa555f7d7bebdd3 P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:09.993749 28926 ts_tablet_manager.cc:1403] T 8d30612338294a149aa555f7d7bebdd3 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.053s	user 0.022s	sys 0.024s
I20260710 13:27:09.994465 28924 raft_consensus.cc:359] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } }
I20260710 13:27:09.995110 28924 raft_consensus.cc:385] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.995412 28924 raft_consensus.cc:740] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.995613 28923 raft_consensus.cc:359] T ad3dea8167cf499888d674926fcc8d6f P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.996346 28923 raft_consensus.cc:385] T ad3dea8167cf499888d674926fcc8d6f P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.996133 28924 consensus_queue.cc:260] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } }
I20260710 13:27:09.996694 28923 raft_consensus.cc:740] T ad3dea8167cf499888d674926fcc8d6f P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.996543 28926 raft_consensus.cc:359] T 8d30612338294a149aa555f7d7bebdd3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.997359 28926 raft_consensus.cc:385] T 8d30612338294a149aa555f7d7bebdd3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:09.997649 28926 raft_consensus.cc:740] T 8d30612338294a149aa555f7d7bebdd3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:09.997611 28923 consensus_queue.cc:260] T ad3dea8167cf499888d674926fcc8d6f P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.998868 28924 ts_tablet_manager.cc:1434] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:27:09.998564 28926 consensus_queue.cc:260] T 8d30612338294a149aa555f7d7bebdd3 P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:09.999953 28924 tablet_bootstrap.cc:492] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:10.000238 28923 ts_tablet_manager.cc:1434] T ad3dea8167cf499888d674926fcc8d6f P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:10.001053 28926 ts_tablet_manager.cc:1434] T 8d30612338294a149aa555f7d7bebdd3 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:27:10.001231 28923 tablet_bootstrap.cc:492] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
I20260710 13:27:10.002039 28926 tablet_bootstrap.cc:492] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:10.008172 28924 tablet_bootstrap.cc:654] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.008246 28923 tablet_bootstrap.cc:654] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.009136 28926 tablet_bootstrap.cc:654] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.012102 28928 raft_consensus.cc:493] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.012733 28928 raft_consensus.cc:515] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.018885 28732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b94f49ddb54e44ba65980384259211" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:10.020005 28732 raft_consensus.cc:2393] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0bb9e0c4a0274696885777746a21a732 in current term 1: Already voted for candidate 39bf10c89dff4814b75ecad79e18f4e1 in this term.
I20260710 13:27:10.020941 28928 leader_election.cc:290] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:10.022089 28808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b94f49ddb54e44ba65980384259211" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:10.022715 28923 tablet_bootstrap.cc:492] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:10.023229 28923 ts_tablet_manager.cc:1403] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260710 13:27:10.023700 28848 leader_election.cc:304] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732; no voters: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:10.024811 28928 raft_consensus.cc:3060] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.026189 28924 tablet_bootstrap.cc:492] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:10.026777 28924 ts_tablet_manager.cc:1403] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.010s
I20260710 13:27:10.028473 28926 tablet_bootstrap.cc:492] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:10.028949 28926 ts_tablet_manager.cc:1403] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.013s
I20260710 13:27:10.029592 28924 raft_consensus.cc:359] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.030418 28924 raft_consensus.cc:385] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.030694 28924 raft_consensus.cc:740] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.031561 28924 consensus_queue.cc:260] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.032027 28926 raft_consensus.cc:359] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.032724 28926 raft_consensus.cc:385] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.033033 28926 raft_consensus.cc:740] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.033331 28928 raft_consensus.cc:2749] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:10.033725 28926 consensus_queue.cc:260] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.034363 28924 ts_tablet_manager.cc:1434] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:27:10.035368 28924 tablet_bootstrap.cc:492] T ad3dea8167cf499888d674926fcc8d6f P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:10.036386 28926 ts_tablet_manager.cc:1434] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:10.039565 28926 tablet_bootstrap.cc:492] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:10.026253 28923 raft_consensus.cc:359] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.043325 28923 raft_consensus.cc:385] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.043613 28924 tablet_bootstrap.cc:654] T ad3dea8167cf499888d674926fcc8d6f P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.043730 28923 raft_consensus.cc:740] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.044754 28923 consensus_queue.cc:260] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.046877 28926 tablet_bootstrap.cc:654] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.047437 28923 ts_tablet_manager.cc:1434] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260710 13:27:10.048825 28923 tablet_bootstrap.cc:492] T 37a35161d9c943df8e50b024206dc19b P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
I20260710 13:27:10.049678 28936 raft_consensus.cc:493] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.050158 28936 raft_consensus.cc:515] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.055841 28923 tablet_bootstrap.cc:654] T 37a35161d9c943df8e50b024206dc19b P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.064558 28936 leader_election.cc:290] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:10.072883 28928 raft_consensus.cc:493] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.073570 28928 raft_consensus.cc:515] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.076861 28928 leader_election.cc:290] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:10.077260 28732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da72ce51a53a48ef8216df7dd97b0354" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
W20260710 13:27:10.079326 28849 leader_election.cc:343] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.092247 28808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da72ce51a53a48ef8216df7dd97b0354" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:10.098749 28932 consensus_queue.cc:1048] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:10.099761 28946 raft_consensus.cc:493] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.100267 28946 raft_consensus.cc:515] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } }
W20260710 13:27:10.101488 28848 leader_election.cc:343] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.102087 28848 leader_election.cc:304] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732; no voters: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:10.102486 28946 leader_election.cc:290] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991), c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205)
I20260710 13:27:10.103008 28928 raft_consensus.cc:2749] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:10.104063 28936 raft_consensus.cc:493] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.104223 28883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515c3953add4a38a82735e3913b7dc9" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:10.104876 28883 raft_consensus.cc:2468] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 0.
I20260710 13:27:10.104737 28936 raft_consensus.cc:515] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } }
I20260710 13:27:10.106174 28772 leader_election.cc:304] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: 
I20260710 13:27:10.107306 28936 leader_election.cc:290] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:10.107658 28946 raft_consensus.cc:2804] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.108137 28946 raft_consensus.cc:493] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.108546 28946 raft_consensus.cc:3060] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.116251 28946 raft_consensus.cc:515] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } }
I20260710 13:27:10.119347 28883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515c3953add4a38a82735e3913b7dc9" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:10.119910 28883 raft_consensus.cc:3060] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.122974 28924 tablet_bootstrap.cc:492] T ad3dea8167cf499888d674926fcc8d6f P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:10.123473 28924 ts_tablet_manager.cc:1403] T ad3dea8167cf499888d674926fcc8d6f P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.004s
I20260710 13:27:10.123883 28923 tablet_bootstrap.cc:492] T 37a35161d9c943df8e50b024206dc19b P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:10.124321 28923 ts_tablet_manager.cc:1403] T 37a35161d9c943df8e50b024206dc19b P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.042s
I20260710 13:27:10.126188 28926 tablet_bootstrap.cc:492] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:10.127162 28926 ts_tablet_manager.cc:1403] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.088s	user 0.024s	sys 0.037s
I20260710 13:27:10.129160 28808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d30612338294a149aa555f7d7bebdd3" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:10.129267 28809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515c3953add4a38a82735e3913b7dc9" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:10.129796 28808 raft_consensus.cc:2468] T 8d30612338294a149aa555f7d7bebdd3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2e54d1540f8413a82eeffbb6409f71f in term 0.
I20260710 13:27:10.130209 28809 raft_consensus.cc:2393] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2e54d1540f8413a82eeffbb6409f71f in current term 1: Already voted for candidate 39bf10c89dff4814b75ecad79e18f4e1 in this term.
I20260710 13:27:10.126963 28923 raft_consensus.cc:359] T 37a35161d9c943df8e50b024206dc19b P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.131145 28923 raft_consensus.cc:385] T 37a35161d9c943df8e50b024206dc19b P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.130944 28946 leader_election.cc:290] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Requested vote from peers 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991), c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205)
I20260710 13:27:10.133316 28923 raft_consensus.cc:740] T 37a35161d9c943df8e50b024206dc19b P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.132753 28926 raft_consensus.cc:359] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.134274 28926 raft_consensus.cc:385] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.134712 28926 raft_consensus.cc:740] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.134276 28923 consensus_queue.cc:260] T 37a35161d9c943df8e50b024206dc19b P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.135484 28926 consensus_queue.cc:260] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.137411 28946 consensus_queue.cc:1048] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:10.139317 28926 ts_tablet_manager.cc:1434] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:27:10.139864 28699 leader_election.cc:304] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:10.140300 28926 tablet_bootstrap.cc:492] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:10.141368 28732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515c3953add4a38a82735e3913b7dc9" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:10.142004 28732 raft_consensus.cc:2468] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 0.
I20260710 13:27:10.144342 28923 ts_tablet_manager.cc:1434] T 37a35161d9c943df8e50b024206dc19b P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260710 13:27:10.145241 28923 tablet_bootstrap.cc:492] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
I20260710 13:27:10.145668 28932 raft_consensus.cc:493] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.146111 28932 raft_consensus.cc:515] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.147710 28926 tablet_bootstrap.cc:654] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.148649 28932 leader_election.cc:290] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:10.149995 28881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a35161d9c943df8e50b024206dc19b" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:10.150724 28881 raft_consensus.cc:2468] T 37a35161d9c943df8e50b024206dc19b P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 0.
I20260710 13:27:10.152216 28936 raft_consensus.cc:2804] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.152585 28936 raft_consensus.cc:493] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.152613 28928 raft_consensus.cc:493] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.153046 28936 raft_consensus.cc:3060] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.153326 28928 raft_consensus.cc:515] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.155848 28923 tablet_bootstrap.cc:654] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.155987 28772 leader_election.cc:304] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: 
I20260710 13:27:10.158946 28734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d665470ddc7457ba875366e549b6987" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:10.159235 28932 raft_consensus.cc:2804] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.159857 28734 raft_consensus.cc:2468] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 0.
I20260710 13:27:10.160090 28932 raft_consensus.cc:493] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.160487 28932 raft_consensus.cc:3060] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.162014 28849 leader_election.cc:304] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:10.162288 28733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515c3953add4a38a82735e3913b7dc9" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:10.163071 28733 raft_consensus.cc:3060] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.163843 28928 leader_election.cc:290] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:10.164511 28928 raft_consensus.cc:2804] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.164929 28928 raft_consensus.cc:493] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.165333 28928 raft_consensus.cc:3060] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.172714 28733 raft_consensus.cc:2468] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 1.
I20260710 13:27:10.180404 28775 leader_election.cc:304] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:10.182193 28946 raft_consensus.cc:2804] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:10.182832 28946 raft_consensus.cc:697] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Running, Role: LEADER
I20260710 13:27:10.148595 28883 raft_consensus.cc:2468] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 1.
I20260710 13:27:10.183979 28946 consensus_queue.cc:237] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } }
I20260710 13:27:10.186616 28809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d665470ddc7457ba875366e549b6987" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
W20260710 13:27:10.188385 28848 leader_election.cc:343] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.189419 28928 raft_consensus.cc:515] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.195855 28928 leader_election.cc:290] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:10.196827 28734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d665470ddc7457ba875366e549b6987" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:10.197618 28734 raft_consensus.cc:3060] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.199389 28936 raft_consensus.cc:515] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.200802 28809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d665470ddc7457ba875366e549b6987" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:10.202714 28809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d30612338294a149aa555f7d7bebdd3" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:10.203413 28809 raft_consensus.cc:3060] T 8d30612338294a149aa555f7d7bebdd3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.205943 28883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d30612338294a149aa555f7d7bebdd3" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:10.206734 28883 raft_consensus.cc:2468] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2e54d1540f8413a82eeffbb6409f71f in term 0.
W20260710 13:27:10.208917 28848 leader_election.cc:343] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.209797 28883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515c3953add4a38a82735e3913b7dc9" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:10.216545 28883 raft_consensus.cc:2393] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2e54d1540f8413a82eeffbb6409f71f in current term 1: Already voted for candidate 39bf10c89dff4814b75ecad79e18f4e1 in this term.
I20260710 13:27:10.126271 28924 raft_consensus.cc:359] T ad3dea8167cf499888d674926fcc8d6f P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.219494 28924 raft_consensus.cc:385] T ad3dea8167cf499888d674926fcc8d6f P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.219902 28924 raft_consensus.cc:740] T ad3dea8167cf499888d674926fcc8d6f P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.224366 28734 raft_consensus.cc:2468] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 1.
I20260710 13:27:10.226425 28733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a35161d9c943df8e50b024206dc19b" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:10.227886 28924 consensus_queue.cc:260] T ad3dea8167cf499888d674926fcc8d6f P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.230873 28697 leader_election.cc:304] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2e54d1540f8413a82eeffbb6409f71f; no voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1
I20260710 13:27:10.231827 28973 raft_consensus.cc:493] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.213699 28809 raft_consensus.cc:2468] T 8d30612338294a149aa555f7d7bebdd3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2e54d1540f8413a82eeffbb6409f71f in term 1.
I20260710 13:27:10.227568 28631 catalog_manager.cc:5697] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:10.247501 28699 leader_election.cc:304] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:10.238627 28936 leader_election.cc:290] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 election: Requested vote from peers 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:10.241902 28932 raft_consensus.cc:515] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.257009 28849 leader_election.cc:304] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, c2e54d1540f8413a82eeffbb6409f71f; no voters: 39bf10c89dff4814b75ecad79e18f4e1
I20260710 13:27:10.258559 28932 leader_election.cc:290] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:10.258574 28928 raft_consensus.cc:2804] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:10.259903 28928 raft_consensus.cc:697] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Becoming Leader. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Running, Role: LEADER
I20260710 13:27:10.260053 28882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a35161d9c943df8e50b024206dc19b" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:10.255544 28936 raft_consensus.cc:2749] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:10.260866 28882 raft_consensus.cc:3060] T 37a35161d9c943df8e50b024206dc19b P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.260963 28928 consensus_queue.cc:237] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.250700 28973 raft_consensus.cc:515] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.273478 28972 raft_consensus.cc:2804] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:10.274005 28972 raft_consensus.cc:697] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Becoming Leader. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Running, Role: LEADER
I20260710 13:27:10.274269 28924 ts_tablet_manager.cc:1434] T ad3dea8167cf499888d674926fcc8d6f P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.150s	user 0.010s	sys 0.012s
I20260710 13:27:10.275631 28924 tablet_bootstrap.cc:492] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:10.276368 28733 raft_consensus.cc:2468] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 0.
I20260710 13:27:10.274935 28972 consensus_queue.cc:237] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.285207 28926 tablet_bootstrap.cc:492] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:10.285763 28926 ts_tablet_manager.cc:1403] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.146s	user 0.040s	sys 0.064s
I20260710 13:27:10.289170 28973 leader_election.cc:290] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:10.289520 28882 raft_consensus.cc:2468] T 37a35161d9c943df8e50b024206dc19b P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 1.
I20260710 13:27:10.290781 28809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a35161d9c943df8e50b024206dc19b" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:10.291079 28772 leader_election.cc:304] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: 
I20260710 13:27:10.291606 28809 raft_consensus.cc:2393] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2e54d1540f8413a82eeffbb6409f71f in current term 1: Already voted for candidate 39bf10c89dff4814b75ecad79e18f4e1 in this term.
I20260710 13:27:10.289242 28926 raft_consensus.cc:359] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.292107 28926 raft_consensus.cc:385] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.291110 28923 tablet_bootstrap.cc:492] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:10.292539 28926 raft_consensus.cc:740] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.292421 28932 raft_consensus.cc:2804] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:10.293274 28932 raft_consensus.cc:697] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Running, Role: LEADER
I20260710 13:27:10.294023 28923 ts_tablet_manager.cc:1403] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.149s	user 0.052s	sys 0.038s
I20260710 13:27:10.293602 28926 consensus_queue.cc:260] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.294094 28932 consensus_queue.cc:237] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.296015 28926 ts_tablet_manager.cc:1434] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260710 13:27:10.296838 28923 raft_consensus.cc:359] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.297760 28923 raft_consensus.cc:385] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.298098 28923 raft_consensus.cc:740] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.299886 28923 consensus_queue.cc:260] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.297062 28926 tablet_bootstrap.cc:492] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:10.304703 28923 ts_tablet_manager.cc:1434] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:27:10.305457 28923 tablet_bootstrap.cc:492] T bfd7949992ef48f1b022f1680772f837 P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
W20260710 13:27:10.303462 28697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.249.3:35991, user_credentials={real_user=slave}} blocked reactor thread for 72676.7us
I20260710 13:27:10.312791 28924 tablet_bootstrap.cc:654] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.316650 28632 catalog_manager.cc:5697] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bb9e0c4a0274696885777746a21a732 (127.26.249.3). New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:10.320853 28923 tablet_bootstrap.cc:654] T bfd7949992ef48f1b022f1680772f837 P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.322336 28882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d30612338294a149aa555f7d7bebdd3" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:10.323202 28882 raft_consensus.cc:3060] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.330699 28946 raft_consensus.cc:493] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.331470 28946 raft_consensus.cc:515] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.336798 28926 tablet_bootstrap.cc:654] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.339860 28883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3dea8167cf499888d674926fcc8d6f" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:10.341282 28883 raft_consensus.cc:2468] T ad3dea8167cf499888d674926fcc8d6f P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 0.
I20260710 13:27:10.342479 28772 leader_election.cc:304] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: 
I20260710 13:27:10.340615 28946 leader_election.cc:290] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:10.343212 28931 raft_consensus.cc:2804] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.343550 28931 raft_consensus.cc:493] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.343880 28931 raft_consensus.cc:3060] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.347663 28882 raft_consensus.cc:2468] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2e54d1540f8413a82eeffbb6409f71f in term 1.
I20260710 13:27:10.349069 28733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a35161d9c943df8e50b024206dc19b" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:10.349675 28733 raft_consensus.cc:3060] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.351526 28883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37a35161d9c943df8e50b024206dc19b" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:10.352295 28883 raft_consensus.cc:2393] T 37a35161d9c943df8e50b024206dc19b P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2e54d1540f8413a82eeffbb6409f71f in current term 1: Already voted for candidate 39bf10c89dff4814b75ecad79e18f4e1 in this term.
I20260710 13:27:10.350832 28931 raft_consensus.cc:515] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.356416 28733 raft_consensus.cc:2468] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 1.
I20260710 13:27:10.356594 28883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3dea8167cf499888d674926fcc8d6f" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:10.357187 28883 raft_consensus.cc:3060] T ad3dea8167cf499888d674926fcc8d6f P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.358501 28732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3dea8167cf499888d674926fcc8d6f" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:10.359088 28732 raft_consensus.cc:3060] T ad3dea8167cf499888d674926fcc8d6f P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.359869 28697 leader_election.cc:304] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2e54d1540f8413a82eeffbb6409f71f; no voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1
W20260710 13:27:10.361451 28775 consensus_peers.cc:597] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. 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 13:27:10.364915 28630 catalog_manager.cc:5697] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f reported cstate change: term changed from 0 to 1, leader changed from <none> to c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1). New cstate: current_term: 1 leader_uuid: "c2e54d1540f8413a82eeffbb6409f71f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:10.367434 28733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3dea8167cf499888d674926fcc8d6f" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:10.373066 28732 raft_consensus.cc:2468] T ad3dea8167cf499888d674926fcc8d6f P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 1.
I20260710 13:27:10.373895 28972 raft_consensus.cc:2749] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:10.375316 28632 catalog_manager.cc:5697] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:10.376641 28883 raft_consensus.cc:2468] T ad3dea8167cf499888d674926fcc8d6f P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 1.
I20260710 13:27:10.377815 28772 leader_election.cc:304] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: 
I20260710 13:27:10.378646 28932 raft_consensus.cc:2804] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:10.379142 28932 raft_consensus.cc:697] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Running, Role: LEADER
I20260710 13:27:10.379920 28932 consensus_queue.cc:237] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.383570 28931 leader_election.cc:290] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:10.389683 28926 tablet_bootstrap.cc:492] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:10.390329 28926 ts_tablet_manager.cc:1403] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.093s	user 0.020s	sys 0.030s
I20260710 13:27:10.393760 28926 raft_consensus.cc:359] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.394656 28926 raft_consensus.cc:385] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.394986 28926 raft_consensus.cc:740] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.395807 28923 tablet_bootstrap.cc:492] T bfd7949992ef48f1b022f1680772f837 P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:10.395784 28926 consensus_queue.cc:260] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.398013 28924 tablet_bootstrap.cc:492] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:10.398340 28926 ts_tablet_manager.cc:1434] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:27:10.398499 28924 ts_tablet_manager.cc:1403] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.123s	user 0.014s	sys 0.021s
I20260710 13:27:10.399402 28926 tablet_bootstrap.cc:492] T 4a5590850e3a46a689594f31792edbbf P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:10.399245 28632 catalog_manager.cc:5697] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:10.401320 28924 raft_consensus.cc:359] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.402021 28924 raft_consensus.cc:385] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.396373 28923 ts_tablet_manager.cc:1403] T bfd7949992ef48f1b022f1680772f837 P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.091s	user 0.008s	sys 0.022s
I20260710 13:27:10.404781 28926 tablet_bootstrap.cc:654] T 4a5590850e3a46a689594f31792edbbf P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.405773 28923 raft_consensus.cc:359] T bfd7949992ef48f1b022f1680772f837 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.406423 28923 raft_consensus.cc:385] T bfd7949992ef48f1b022f1680772f837 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.406692 28923 raft_consensus.cc:740] T bfd7949992ef48f1b022f1680772f837 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.407433 28923 consensus_queue.cc:260] T bfd7949992ef48f1b022f1680772f837 P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.409240 28926 tablet_bootstrap.cc:492] T 4a5590850e3a46a689594f31792edbbf P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:10.409495 28923 ts_tablet_manager.cc:1434] T bfd7949992ef48f1b022f1680772f837 P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:10.402343 28924 raft_consensus.cc:740] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.409668 28926 ts_tablet_manager.cc:1403] T 4a5590850e3a46a689594f31792edbbf P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 13:27:10.410400 28924 consensus_queue.cc:260] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.412824 28923 tablet_bootstrap.cc:492] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
I20260710 13:27:10.412820 28924 ts_tablet_manager.cc:1434] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260710 13:27:10.420099 28924 tablet_bootstrap.cc:492] T da72ce51a53a48ef8216df7dd97b0354 P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:10.423301 28923 tablet_bootstrap.cc:654] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.426079 28924 tablet_bootstrap.cc:654] T da72ce51a53a48ef8216df7dd97b0354 P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.416503 28926 raft_consensus.cc:359] T 4a5590850e3a46a689594f31792edbbf P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.428473 28926 raft_consensus.cc:385] T 4a5590850e3a46a689594f31792edbbf P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.428812 28926 raft_consensus.cc:740] T 4a5590850e3a46a689594f31792edbbf P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.429430 28926 consensus_queue.cc:260] T 4a5590850e3a46a689594f31792edbbf P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.430861 28926 ts_tablet_manager.cc:1434] T 4a5590850e3a46a689594f31792edbbf P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:27:10.431723 28926 tablet_bootstrap.cc:492] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:10.436224 28923 tablet_bootstrap.cc:492] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:10.436658 28923 ts_tablet_manager.cc:1403] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.004s
I20260710 13:27:10.438174 28926 tablet_bootstrap.cc:654] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.438895 28923 raft_consensus.cc:359] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.439664 28923 raft_consensus.cc:385] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.440030 28923 raft_consensus.cc:740] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.440850 28923 consensus_queue.cc:260] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.441505 28924 tablet_bootstrap.cc:492] T da72ce51a53a48ef8216df7dd97b0354 P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:10.442068 28924 ts_tablet_manager.cc:1403] T da72ce51a53a48ef8216df7dd97b0354 P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.022s	user 0.001s	sys 0.009s
I20260710 13:27:10.444761 28924 raft_consensus.cc:359] T da72ce51a53a48ef8216df7dd97b0354 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.445442 28924 raft_consensus.cc:385] T da72ce51a53a48ef8216df7dd97b0354 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.445750 28924 raft_consensus.cc:740] T da72ce51a53a48ef8216df7dd97b0354 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.446435 28923 ts_tablet_manager.cc:1434] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:27:10.446519 28924 consensus_queue.cc:260] T da72ce51a53a48ef8216df7dd97b0354 P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.447413 28923 tablet_bootstrap.cc:492] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
I20260710 13:27:10.453567 28923 tablet_bootstrap.cc:654] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.456301 28924 ts_tablet_manager.cc:1434] T da72ce51a53a48ef8216df7dd97b0354 P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:27:10.457693 28926 tablet_bootstrap.cc:492] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:10.458154 28926 ts_tablet_manager.cc:1403] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.018s
I20260710 13:27:10.460696 28924 tablet_bootstrap.cc:492] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:10.461097 28926 raft_consensus.cc:359] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.461808 28926 raft_consensus.cc:385] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.462078 28926 raft_consensus.cc:740] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.462728 28926 consensus_queue.cc:260] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.464856 28926 ts_tablet_manager.cc:1434] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:27:10.465930 28926 tablet_bootstrap.cc:492] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:10.466753 28923 tablet_bootstrap.cc:492] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:10.467217 28923 ts_tablet_manager.cc:1403] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 13:27:10.468246 28924 tablet_bootstrap.cc:654] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.470373 28923 raft_consensus.cc:359] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.471129 28923 raft_consensus.cc:385] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.471642 28926 tablet_bootstrap.cc:654] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.471513 28923 raft_consensus.cc:740] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.472656 28923 consensus_queue.cc:260] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.477766 28923 ts_tablet_manager.cc:1434] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:27:10.478969 28923 tablet_bootstrap.cc:492] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
I20260710 13:27:10.479272 28926 tablet_bootstrap.cc:492] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:10.479748 28926 ts_tablet_manager.cc:1403] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:27:10.482702 28926 raft_consensus.cc:359] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.483414 28926 raft_consensus.cc:385] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.483690 28926 raft_consensus.cc:740] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.484448 28926 consensus_queue.cc:260] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.486294 28923 tablet_bootstrap.cc:654] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.486796 28926 ts_tablet_manager.cc:1434] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:27:10.488145 28926 tablet_bootstrap.cc:492] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:10.492995 28924 tablet_bootstrap.cc:492] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:10.493419 28924 ts_tablet_manager.cc:1403] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.006s
I20260710 13:27:10.496030 28924 raft_consensus.cc:359] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.496680 28924 raft_consensus.cc:385] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.497120 28924 raft_consensus.cc:740] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.497875 28924 consensus_queue.cc:260] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.499792 28924 ts_tablet_manager.cc:1434] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:27:10.499866 28923 tablet_bootstrap.cc:492] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:10.500360 28923 ts_tablet_manager.cc:1403] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260710 13:27:10.501353 28924 tablet_bootstrap.cc:492] T 4a5590850e3a46a689594f31792edbbf P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:10.501850 28932 consensus_queue.cc:1048] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:10.493643 28926 tablet_bootstrap.cc:654] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.505977 28923 raft_consensus.cc:359] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.506654 28923 raft_consensus.cc:385] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.506914 28923 raft_consensus.cc:740] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
W20260710 13:27:10.509579 28680 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:10.510504 28923 consensus_queue.cc:260] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.512722 28924 tablet_bootstrap.cc:654] T 4a5590850e3a46a689594f31792edbbf P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.512912 28923 ts_tablet_manager.cc:1434] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:27:10.514472 28923 tablet_bootstrap.cc:492] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
I20260710 13:27:10.516993 28926 tablet_bootstrap.cc:492] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:10.517771 28926 ts_tablet_manager.cc:1403] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.004s
I20260710 13:27:10.520684 28923 tablet_bootstrap.cc:654] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.522933 28926 raft_consensus.cc:359] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.523759 28926 raft_consensus.cc:385] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.524221 28926 raft_consensus.cc:740] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.525300 28926 consensus_queue.cc:260] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.528239 28926 ts_tablet_manager.cc:1434] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:27:10.529229 28926 tablet_bootstrap.cc:492] T 2c181b61ff604dbbba68691bef5e50ed P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:10.536774 28926 tablet_bootstrap.cc:654] T 2c181b61ff604dbbba68691bef5e50ed P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.548517 28926 tablet_bootstrap.cc:492] T 2c181b61ff604dbbba68691bef5e50ed P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:10.549245 28926 ts_tablet_manager.cc:1403] T 2c181b61ff604dbbba68691bef5e50ed P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260710 13:27:10.552903 28924 tablet_bootstrap.cc:492] T 4a5590850e3a46a689594f31792edbbf P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:10.553974 28923 tablet_bootstrap.cc:492] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:10.554051 28924 ts_tablet_manager.cc:1403] T 4a5590850e3a46a689594f31792edbbf P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.026s
I20260710 13:27:10.555871 28923 ts_tablet_manager.cc:1403] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.006s
I20260710 13:27:10.557765 28924 raft_consensus.cc:359] T 4a5590850e3a46a689594f31792edbbf P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.558435 28924 raft_consensus.cc:385] T 4a5590850e3a46a689594f31792edbbf P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.558956 28924 raft_consensus.cc:740] T 4a5590850e3a46a689594f31792edbbf P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.558396 28923 raft_consensus.cc:359] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.559476 28923 raft_consensus.cc:385] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.559891 28923 raft_consensus.cc:740] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.559742 28924 consensus_queue.cc:260] T 4a5590850e3a46a689594f31792edbbf P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.560935 28923 consensus_queue.cc:260] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.563131 28923 ts_tablet_manager.cc:1434] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:27:10.565095 28924 ts_tablet_manager.cc:1434] T 4a5590850e3a46a689594f31792edbbf P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:27:10.566097 28924 tablet_bootstrap.cc:492] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:10.565174 28926 raft_consensus.cc:359] T 2c181b61ff604dbbba68691bef5e50ed P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.568135 28926 raft_consensus.cc:385] T 2c181b61ff604dbbba68691bef5e50ed P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.568787 28926 raft_consensus.cc:740] T 2c181b61ff604dbbba68691bef5e50ed P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.569600 28923 tablet_bootstrap.cc:492] T 766ba268e0e34b35ade322cfda7745ce P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
I20260710 13:27:10.570544 28926 consensus_queue.cc:260] T 2c181b61ff604dbbba68691bef5e50ed P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.571784 28924 tablet_bootstrap.cc:654] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.572878 28926 ts_tablet_manager.cc:1434] T 2c181b61ff604dbbba68691bef5e50ed P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 13:27:10.574180 28926 tablet_bootstrap.cc:492] T 885d07d57f8547159cea6b483c47b911 P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:10.575976 28923 tablet_bootstrap.cc:654] T 766ba268e0e34b35ade322cfda7745ce P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.577804 28928 raft_consensus.cc:493] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.579664 28928 raft_consensus.cc:515] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.581727 28928 leader_election.cc:290] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:10.578269 28932 consensus_queue.cc:1048] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:10.582857 28809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5590850e3a46a689594f31792edbbf" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:10.583285 28732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5590850e3a46a689594f31792edbbf" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:10.583485 28809 raft_consensus.cc:2468] T 4a5590850e3a46a689594f31792edbbf P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 0.
I20260710 13:27:10.583904 28732 raft_consensus.cc:2468] T 4a5590850e3a46a689594f31792edbbf P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 0.
I20260710 13:27:10.589553 28848 leader_election.cc:304] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: 
I20260710 13:27:10.591006 28928 raft_consensus.cc:2804] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.591542 28928 raft_consensus.cc:493] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.591955 28928 raft_consensus.cc:3060] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.593236 28924 tablet_bootstrap.cc:492] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:10.593722 28924 ts_tablet_manager.cc:1403] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.002s
I20260710 13:27:10.596171 28924 raft_consensus.cc:359] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.597095 28924 raft_consensus.cc:385] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.597434 28924 raft_consensus.cc:740] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.598121 28924 consensus_queue.cc:260] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.601150 28932 raft_consensus.cc:493] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.601648 28932 raft_consensus.cc:515] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.601676 28928 raft_consensus.cc:515] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.603744 28932 leader_election.cc:290] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:10.604420 28732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5590850e3a46a689594f31792edbbf" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:10.604993 28732 raft_consensus.cc:3060] T 4a5590850e3a46a689594f31792edbbf P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.605252 28882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd7949992ef48f1b022f1680772f837" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:10.605907 28882 raft_consensus.cc:2468] T bfd7949992ef48f1b022f1680772f837 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 0.
I20260710 13:27:10.606994 28733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd7949992ef48f1b022f1680772f837" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:10.608093 28924 ts_tablet_manager.cc:1434] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
W20260710 13:27:10.608486 28775 leader_election.cc:343] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.609109 28924 tablet_bootstrap.cc:492] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:10.609098 28772 leader_election.cc:304] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [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: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:10.610294 28932 raft_consensus.cc:2804] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.610643 28932 raft_consensus.cc:493] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.610983 28932 raft_consensus.cc:3060] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.614681 28926 tablet_bootstrap.cc:654] T 885d07d57f8547159cea6b483c47b911 P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.618606 28732 raft_consensus.cc:2468] T 4a5590850e3a46a689594f31792edbbf P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 1.
I20260710 13:27:10.618782 28932 raft_consensus.cc:515] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.620428 28849 leader_election.cc:304] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:10.621487 28969 raft_consensus.cc:2804] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:10.623190 28928 leader_election.cc:290] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:10.623358 28882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd7949992ef48f1b022f1680772f837" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:10.623900 28882 raft_consensus.cc:3060] T bfd7949992ef48f1b022f1680772f837 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.624478 28732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd7949992ef48f1b022f1680772f837" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
W20260710 13:27:10.626140 28775 leader_election.cc:343] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.627296 28809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5590850e3a46a689594f31792edbbf" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:10.627836 28809 raft_consensus.cc:3060] T 4a5590850e3a46a689594f31792edbbf P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.628611 28969 raft_consensus.cc:697] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Becoming Leader. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Running, Role: LEADER
I20260710 13:27:10.629565 28969 consensus_queue.cc:237] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.630831 28924 tablet_bootstrap.cc:654] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.631539 28926 tablet_bootstrap.cc:492] T 885d07d57f8547159cea6b483c47b911 P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:10.632009 28926 ts_tablet_manager.cc:1403] T 885d07d57f8547159cea6b483c47b911 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.005s
I20260710 13:27:10.639640 28882 raft_consensus.cc:2468] T bfd7949992ef48f1b022f1680772f837 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 1.
I20260710 13:27:10.642410 28809 raft_consensus.cc:2468] T 4a5590850e3a46a689594f31792edbbf P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 1.
I20260710 13:27:10.644047 28772 leader_election.cc:304] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:10.644654 28926 raft_consensus.cc:359] T 885d07d57f8547159cea6b483c47b911 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.645327 28926 raft_consensus.cc:385] T 885d07d57f8547159cea6b483c47b911 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.645607 28926 raft_consensus.cc:740] T 885d07d57f8547159cea6b483c47b911 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.645725 28946 raft_consensus.cc:2804] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:10.646179 28946 raft_consensus.cc:697] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Running, Role: LEADER
I20260710 13:27:10.646248 28926 consensus_queue.cc:260] T 885d07d57f8547159cea6b483c47b911 P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.647022 28946 consensus_queue.cc:237] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.648303 28926 ts_tablet_manager.cc:1434] T 885d07d57f8547159cea6b483c47b911 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:27:10.649175 28926 tablet_bootstrap.cc:492] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:10.651209 28972 raft_consensus.cc:493] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.651806 28972 raft_consensus.cc:515] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.652544 28923 tablet_bootstrap.cc:492] T 766ba268e0e34b35ade322cfda7745ce P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:10.653005 28923 ts_tablet_manager.cc:1403] T 766ba268e0e34b35ade322cfda7745ce P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.084s	user 0.014s	sys 0.010s
I20260710 13:27:10.652832 28997 consensus_queue.cc:1048] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:10.654119 28932 leader_election.cc:290] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:10.654572 28972 leader_election.cc:290] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:10.656795 28883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b75e42ada6947e9a2da90b23c1aab2c" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:10.657225 28923 raft_consensus.cc:359] T 766ba268e0e34b35ade322cfda7745ce P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.657804 28883 raft_consensus.cc:2468] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2e54d1540f8413a82eeffbb6409f71f in term 0.
I20260710 13:27:10.659389 28697 leader_election.cc:304] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:10.660284 28972 raft_consensus.cc:2804] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.660000 28809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b75e42ada6947e9a2da90b23c1aab2c" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:10.661188 28809 raft_consensus.cc:2468] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2e54d1540f8413a82eeffbb6409f71f in term 0.
I20260710 13:27:10.660677 28972 raft_consensus.cc:493] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.658080 28923 raft_consensus.cc:385] T 766ba268e0e34b35ade322cfda7745ce P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.663208 28972 raft_consensus.cc:3060] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.666250 28924 tablet_bootstrap.cc:492] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:10.666749 28924 ts_tablet_manager.cc:1403] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.058s	user 0.026s	sys 0.012s
I20260710 13:27:10.663260 28923 raft_consensus.cc:740] T 766ba268e0e34b35ade322cfda7745ce P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.670023 28923 consensus_queue.cc:260] T 766ba268e0e34b35ade322cfda7745ce P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.672513 28923 ts_tablet_manager.cc:1434] T 766ba268e0e34b35ade322cfda7745ce P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260710 13:27:10.673609 28632 catalog_manager.cc:5697] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:10.676591 28924 raft_consensus.cc:359] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.677253 28924 raft_consensus.cc:385] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.677574 28924 raft_consensus.cc:740] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.677276 28631 catalog_manager.cc:5697] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bb9e0c4a0274696885777746a21a732 (127.26.249.3). New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:10.678231 28924 consensus_queue.cc:260] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.679327 28926 tablet_bootstrap.cc:654] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.673628 28923 tablet_bootstrap.cc:492] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
I20260710 13:27:10.692021 28926 tablet_bootstrap.cc:492] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:10.692588 28926 ts_tablet_manager.cc:1403] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.000s
I20260710 13:27:10.692811 28972 raft_consensus.cc:515] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.695844 28808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b75e42ada6947e9a2da90b23c1aab2c" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:10.696067 28883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b75e42ada6947e9a2da90b23c1aab2c" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:10.696414 28808 raft_consensus.cc:3060] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.696655 28883 raft_consensus.cc:3060] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.698482 28976 consensus_queue.cc:1048] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:10.703549 28808 raft_consensus.cc:2468] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2e54d1540f8413a82eeffbb6409f71f in term 1.
I20260710 13:27:10.703754 28883 raft_consensus.cc:2468] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2e54d1540f8413a82eeffbb6409f71f in term 1.
I20260710 13:27:10.704694 28946 raft_consensus.cc:493] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.705029 28699 leader_election.cc:304] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:10.705163 28946 raft_consensus.cc:515] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.707316 28976 raft_consensus.cc:2804] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:10.707392 28926 raft_consensus.cc:359] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.707888 28976 raft_consensus.cc:697] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Becoming Leader. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Running, Role: LEADER
I20260710 13:27:10.708137 28926 raft_consensus.cc:385] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.708125 28732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d665470ddc7457ba875366e549b6987" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:10.708621 28926 raft_consensus.cc:740] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.709017 28732 raft_consensus.cc:2393] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 39bf10c89dff4814b75ecad79e18f4e1 in current term 1: Already voted for candidate 0bb9e0c4a0274696885777746a21a732 in this term.
I20260710 13:27:10.708875 28976 consensus_queue.cc:237] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.709372 28926 consensus_queue.cc:260] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.710260 28923 tablet_bootstrap.cc:654] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.711166 28972 leader_election.cc:290] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 election: Requested vote from peers 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:10.711786 28926 ts_tablet_manager.cc:1434] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 13:27:10.712769 28946 leader_election.cc:290] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:10.712693 28926 tablet_bootstrap.cc:492] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:10.713856 28883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d665470ddc7457ba875366e549b6987" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:10.713379 28924 ts_tablet_manager.cc:1434] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260710 13:27:10.715107 28772 leader_election.cc:304] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 39bf10c89dff4814b75ecad79e18f4e1; no voters: 0bb9e0c4a0274696885777746a21a732, c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:10.715804 28946 raft_consensus.cc:3060] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.721839 28946 raft_consensus.cc:2749] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:10.725978 28924 tablet_bootstrap.cc:492] T 2c181b61ff604dbbba68691bef5e50ed P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:10.729629 28973 raft_consensus.cc:493] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.730288 28973 raft_consensus.cc:515] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.731423 28926 tablet_bootstrap.cc:654] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.732947 28973 leader_election.cc:290] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:10.733580 28973 consensus_queue.cc:1048] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:10.736203 28883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5095ade312c14a94a8f422e3b63b2ee3" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:10.736925 28924 tablet_bootstrap.cc:654] T 2c181b61ff604dbbba68691bef5e50ed P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:10.737531 28697 leader_election.cc:343] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.741577 28926 tablet_bootstrap.cc:492] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:10.742291 28926 ts_tablet_manager.cc:1403] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260710 13:27:10.745903 28926 raft_consensus.cc:359] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.746893 28926 raft_consensus.cc:385] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.747318 28926 raft_consensus.cc:740] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.746658 28809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5095ade312c14a94a8f422e3b63b2ee3" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:10.748236 28809 raft_consensus.cc:2468] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2e54d1540f8413a82eeffbb6409f71f in term 0.
I20260710 13:27:10.748174 28926 consensus_queue.cc:260] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.750048 28699 leader_election.cc:304] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [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: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f; no voters: 0bb9e0c4a0274696885777746a21a732
I20260710 13:27:10.751392 28926 ts_tablet_manager.cc:1434] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 13:27:10.751581 28973 raft_consensus.cc:2804] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.752115 28973 raft_consensus.cc:493] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.752548 28973 raft_consensus.cc:3060] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.753003 28926 tablet_bootstrap.cc:492] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:10.754706 28924 tablet_bootstrap.cc:492] T 2c181b61ff604dbbba68691bef5e50ed P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:10.759452 28932 raft_consensus.cc:493] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.760123 28932 raft_consensus.cc:515] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.760880 28926 tablet_bootstrap.cc:654] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:10.762914 29001 consensus_queue.cc:1048] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:10.763803 28932 leader_election.cc:290] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:10.764695 28882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da72ce51a53a48ef8216df7dd97b0354" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:10.765499 28882 raft_consensus.cc:2468] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 0.
I20260710 13:27:10.768664 28733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da72ce51a53a48ef8216df7dd97b0354" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:10.769150 28772 leader_election.cc:304] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: 
I20260710 13:27:10.769505 28733 raft_consensus.cc:2468] T da72ce51a53a48ef8216df7dd97b0354 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 0.
I20260710 13:27:10.770660 28946 raft_consensus.cc:2804] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.771159 28946 raft_consensus.cc:493] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.771219 28732 raft_consensus.cc:3060] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.771692 28946 raft_consensus.cc:3060] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.776141 28932 consensus_queue.cc:1048] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:27:10.787603 29005 log.cc:927] Time spent T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1: Append to log took a long time: real 0.121s	user 0.000s	sys 0.000s
I20260710 13:27:10.794513 28928 raft_consensus.cc:493] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.795209 28928 raft_consensus.cc:515] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.799738 28928 leader_election.cc:290] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:10.806972 28932 consensus_queue.cc:1048] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:10.809834 28734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c181b61ff604dbbba68691bef5e50ed" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:10.811395 28809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c181b61ff604dbbba68691bef5e50ed" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:10.811933 28932 raft_consensus.cc:493] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:27:10.812001 28849 leader_election.cc:343] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.812561 28809 raft_consensus.cc:2468] T 2c181b61ff604dbbba68691bef5e50ed P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 0.
I20260710 13:27:10.812778 28932 raft_consensus.cc:515] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.814682 28848 leader_election.cc:304] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [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: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:10.818194 28731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766ba268e0e34b35ade322cfda7745ce" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:10.819325 28928 raft_consensus.cc:2804] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.819568 29001 raft_consensus.cc:493] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.819902 28928 raft_consensus.cc:493] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.820425 28928 raft_consensus.cc:3060] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.820173 29001 raft_consensus.cc:515] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.821527 28882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766ba268e0e34b35ade322cfda7745ce" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:10.822340 28882 raft_consensus.cc:2468] T 766ba268e0e34b35ade322cfda7745ce P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 0.
I20260710 13:27:10.823405 28731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885d07d57f8547159cea6b483c47b911" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:10.823684 28772 leader_election.cc:304] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: 
I20260710 13:27:10.824038 28731 raft_consensus.cc:2468] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 0.
I20260710 13:27:10.824632 28997 raft_consensus.cc:2804] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.824982 28997 raft_consensus.cc:493] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.825317 28997 raft_consensus.cc:3060] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.825683 29001 leader_election.cc:290] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:10.825603 28849 leader_election.cc:304] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:10.826800 29001 raft_consensus.cc:2804] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:10.827162 29001 raft_consensus.cc:493] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:10.827517 29001 raft_consensus.cc:3060] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.833047 28997 raft_consensus.cc:515] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.841374 28997 leader_election.cc:290] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
W20260710 13:27:10.835163 28775 leader_election.cc:343] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.836055 28807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885d07d57f8547159cea6b483c47b911" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:10.844219 28731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766ba268e0e34b35ade322cfda7745ce" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:10.844445 28807 raft_consensus.cc:2468] T 885d07d57f8547159cea6b483c47b911 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 0.
W20260710 13:27:10.845878 28775 leader_election.cc:343] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:10.833475 28632 catalog_manager.cc:5697] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f reported cstate change: term changed from 0 to 1, leader changed from <none> to c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1). New cstate: current_term: 1 leader_uuid: "c2e54d1540f8413a82eeffbb6409f71f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:10.841548 28881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766ba268e0e34b35ade322cfda7745ce" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:10.815125 28932 leader_election.cc:290] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:10.851444 28881 raft_consensus.cc:3060] T 766ba268e0e34b35ade322cfda7745ce P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.849717 29001 raft_consensus.cc:515] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.850495 28924 ts_tablet_manager.cc:1403] T 2c181b61ff604dbbba68691bef5e50ed P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.006s
I20260710 13:27:10.801940 28946 raft_consensus.cc:515] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.867293 28731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885d07d57f8547159cea6b483c47b911" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:10.877219 28731 raft_consensus.cc:3060] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.877789 29001 leader_election.cc:290] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:10.879086 28809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885d07d57f8547159cea6b483c47b911" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:10.879699 28809 raft_consensus.cc:3060] T 885d07d57f8547159cea6b483c47b911 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.884953 28731 raft_consensus.cc:2468] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 1.
I20260710 13:27:10.890110 28849 leader_election.cc:304] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:10.891433 29001 raft_consensus.cc:2804] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:10.892113 29001 raft_consensus.cc:697] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Becoming Leader. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Running, Role: LEADER
I20260710 13:27:10.893210 29001 consensus_queue.cc:237] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.897884 28809 raft_consensus.cc:2468] T 885d07d57f8547159cea6b483c47b911 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 1.
I20260710 13:27:10.875123 28969 consensus_queue.cc:1048] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260710 13:27:10.925506 28923 tablet_bootstrap.cc:492] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:10.926160 28923 ts_tablet_manager.cc:1403] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.253s	user 0.067s	sys 0.067s
I20260710 13:27:10.935148 28973 raft_consensus.cc:515] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.919575 28928 raft_consensus.cc:515] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.952097 28928 leader_election.cc:290] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:10.956389 28924 raft_consensus.cc:359] T 2c181b61ff604dbbba68691bef5e50ed P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.957545 28924 raft_consensus.cc:385] T 2c181b61ff604dbbba68691bef5e50ed P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.957903 28924 raft_consensus.cc:740] T 2c181b61ff604dbbba68691bef5e50ed P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.958738 28924 consensus_queue.cc:260] T 2c181b61ff604dbbba68691bef5e50ed P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.960772 28924 ts_tablet_manager.cc:1434] T 2c181b61ff604dbbba68691bef5e50ed P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.101s	user 0.007s	sys 0.000s
I20260710 13:27:10.961829 28924 tablet_bootstrap.cc:492] T bfd7949992ef48f1b022f1680772f837 P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:10.936328 28969 raft_consensus.cc:493] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.963701 28731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c181b61ff604dbbba68691bef5e50ed" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:10.963581 28969 raft_consensus.cc:515] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.964476 28731 raft_consensus.cc:3060] T 2c181b61ff604dbbba68691bef5e50ed P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.967386 28969 leader_election.cc:290] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:10.968637 28946 leader_election.cc:290] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:10.971171 28730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da72ce51a53a48ef8216df7dd97b0354" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:10.972425 28730 raft_consensus.cc:3060] T da72ce51a53a48ef8216df7dd97b0354 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.977931 28809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5095ade312c14a94a8f422e3b63b2ee3" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:10.978174 28973 leader_election.cc:290] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 election: Requested vote from peers 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:10.978528 28809 raft_consensus.cc:3060] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:10.981302 28923 raft_consensus.cc:359] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.982157 28923 raft_consensus.cc:385] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:10.982475 28923 raft_consensus.cc:740] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:10.985381 28923 consensus_queue.cc:260] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.988731 28923 ts_tablet_manager.cc:1434] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.062s	user 0.009s	sys 0.001s
I20260710 13:27:10.996245 28931 raft_consensus.cc:493] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:10.996879 28931 raft_consensus.cc:515] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:10.980211 28729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4808dd0d4f3247e393b6602ce26ecee9" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:11.006414 28882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da72ce51a53a48ef8216df7dd97b0354" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:11.013777 28882 raft_consensus.cc:3060] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:11.013974 28733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4808dd0d4f3247e393b6602ce26ecee9" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:11.003405 28931 leader_election.cc:290] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:10.984938 28946 consensus_queue.cc:1048] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260710 13:27:11.023590 28809 raft_consensus.cc:2468] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2e54d1540f8413a82eeffbb6409f71f in term 1.
I20260710 13:27:11.036973 28974 raft_consensus.cc:493] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 39bf10c89dff4814b75ecad79e18f4e1)
I20260710 13:27:11.037513 28974 raft_consensus.cc:515] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.038491 28926 tablet_bootstrap.cc:492] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:11.039099 28926 ts_tablet_manager.cc:1403] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.286s	user 0.042s	sys 0.073s
W20260710 13:27:11.029141 28775 leader_election.cc:343] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:11.041083 28730 raft_consensus.cc:2468] T da72ce51a53a48ef8216df7dd97b0354 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 1.
I20260710 13:27:11.041317 28881 raft_consensus.cc:2468] T 766ba268e0e34b35ade322cfda7745ce P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 1.
W20260710 13:27:11.033399 28849 leader_election.cc:343] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:11.041175 28699 leader_election.cc:304] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:11.043483 29022 raft_consensus.cc:2804] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:11.043920 29022 raft_consensus.cc:697] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Becoming Leader. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Running, Role: LEADER
I20260710 13:27:11.045646 28772 leader_election.cc:304] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:11.046232 28775 leader_election.cc:304] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:11.047127 28997 raft_consensus.cc:2804] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:11.047542 28946 raft_consensus.cc:2804] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:11.047581 28997 raft_consensus.cc:697] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Running, Role: LEADER
I20260710 13:27:11.048185 28974 leader_election.cc:290] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:11.048640 28997 consensus_queue.cc:237] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.056346 28807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c2c784f4441b2af392e47f30b1ee8" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:11.057046 28924 tablet_bootstrap.cc:654] T bfd7949992ef48f1b022f1680772f837 P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.086844 28926 raft_consensus.cc:359] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.087914 28926 raft_consensus.cc:385] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.091223 28923 tablet_bootstrap.cc:492] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
I20260710 13:27:11.092545 28880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4808dd0d4f3247e393b6602ce26ecee9" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:11.093158 28946 raft_consensus.cc:697] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Running, Role: LEADER
I20260710 13:27:11.093192 28880 raft_consensus.cc:2468] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 0.
I20260710 13:27:11.094102 28946 consensus_queue.cc:237] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.095284 28772 leader_election.cc:304] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [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: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:11.097326 28932 raft_consensus.cc:2804] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:11.097669 28932 raft_consensus.cc:493] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:11.098008 28932 raft_consensus.cc:3060] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:11.101882 28931 consensus_queue.cc:1048] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:11.102638 28923 tablet_bootstrap.cc:654] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.088261 28926 raft_consensus.cc:740] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.055284 29022 consensus_queue.cc:237] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.112169 28926 consensus_queue.cc:260] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.119218 28932 raft_consensus.cc:515] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.124192 28883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5095ade312c14a94a8f422e3b63b2ee3" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:11.128788 28880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c2c784f4441b2af392e47f30b1ee8" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:11.130492 28926 ts_tablet_manager.cc:1434] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.091s	user 0.007s	sys 0.001s
I20260710 13:27:11.161777 28926 tablet_bootstrap.cc:492] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:11.162794 28932 leader_election.cc:290] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:11.164423 28923 tablet_bootstrap.cc:492] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:11.137593 28807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c181b61ff604dbbba68691bef5e50ed" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:11.141544 28882 raft_consensus.cc:2468] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 1.
I20260710 13:27:11.145170 28808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4808dd0d4f3247e393b6602ce26ecee9" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:11.150099 28731 raft_consensus.cc:2468] T 2c181b61ff604dbbba68691bef5e50ed P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 1.
I20260710 13:27:11.165702 28923 ts_tablet_manager.cc:1403] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.075s	user 0.035s	sys 0.025s
I20260710 13:27:11.134671 29001 consensus_queue.cc:1048] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:11.154315 28924 tablet_bootstrap.cc:492] T bfd7949992ef48f1b022f1680772f837 P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:11.169421 28924 ts_tablet_manager.cc:1403] T bfd7949992ef48f1b022f1680772f837 P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.208s	user 0.016s	sys 0.002s
I20260710 13:27:11.170614 28808 raft_consensus.cc:2393] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0bb9e0c4a0274696885777746a21a732 in current term 1: Already voted for candidate 39bf10c89dff4814b75ecad79e18f4e1 in this term.
I20260710 13:27:11.169018 28807 raft_consensus.cc:3060] T 2c181b61ff604dbbba68691bef5e50ed P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:11.173193 28882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4808dd0d4f3247e393b6602ce26ecee9" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:11.173439 28848 leader_election.cc:304] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732; no voters: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:11.173810 28882 raft_consensus.cc:3060] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:11.181336 29026 consensus_queue.cc:1048] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:11.181468 28732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4808dd0d4f3247e393b6602ce26ecee9" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:11.182125 28849 leader_election.cc:304] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
W20260710 13:27:11.180940 28697 leader_election.cc:343] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:11.184100 29024 raft_consensus.cc:2804] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:11.187374 28697 leader_election.cc:304] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f [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: c2e54d1540f8413a82eeffbb6409f71f; no voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1
I20260710 13:27:11.189472 29024 raft_consensus.cc:697] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Becoming Leader. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Running, Role: LEADER
I20260710 13:27:11.187493 28629 catalog_manager.cc:5697] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:11.190395 28926 tablet_bootstrap.cc:654] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:11.195137 28775 leader_election.cc:343] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:11.193833 29022 raft_consensus.cc:2749] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:11.200788 28629 catalog_manager.cc:5697] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:11.196620 29024 consensus_queue.cc:237] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.224184 28923 raft_consensus.cc:359] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.225140 28923 raft_consensus.cc:385] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.225476 28923 raft_consensus.cc:740] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.226318 28923 consensus_queue.cc:260] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.225922 28632 catalog_manager.cc:5697] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bb9e0c4a0274696885777746a21a732 (127.26.249.3). New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:11.239218 28923 ts_tablet_manager.cc:1434] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.073s	user 0.011s	sys 0.000s
I20260710 13:27:11.240311 28923 tablet_bootstrap.cc:492] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
I20260710 13:27:11.246742 28924 raft_consensus.cc:359] T bfd7949992ef48f1b022f1680772f837 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.249082 28924 raft_consensus.cc:385] T bfd7949992ef48f1b022f1680772f837 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.249368 28924 raft_consensus.cc:740] T bfd7949992ef48f1b022f1680772f837 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.198179 28807 raft_consensus.cc:2468] T 2c181b61ff604dbbba68691bef5e50ed P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 1.
I20260710 13:27:11.256654 29029 consensus_queue.cc:1048] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:11.258949 28924 consensus_queue.cc:260] T bfd7949992ef48f1b022f1680772f837 P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.260618 29026 raft_consensus.cc:493] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:11.267148 28924 ts_tablet_manager.cc:1434] T bfd7949992ef48f1b022f1680772f837 P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.097s	user 0.008s	sys 0.000s
I20260710 13:27:11.268146 28924 tablet_bootstrap.cc:492] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:11.267925 28974 consensus_queue.cc:1048] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:11.265209 28882 raft_consensus.cc:2468] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 1.
I20260710 13:27:11.280589 29001 raft_consensus.cc:2749] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:11.276060 29026 raft_consensus.cc:515] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.296428 28772 leader_election.cc:304] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:11.297387 29029 raft_consensus.cc:2804] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:11.297851 29029 raft_consensus.cc:697] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Running, Role: LEADER
I20260710 13:27:11.303681 28731 raft_consensus.cc:3060] T bfd7949992ef48f1b022f1680772f837 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:11.304593 28732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5095ade312c14a94a8f422e3b63b2ee3" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:11.305721 29026 leader_election.cc:290] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:11.306514 28807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5095ade312c14a94a8f422e3b63b2ee3" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:11.306064 28631 catalog_manager.cc:5697] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f reported cstate change: term changed from 0 to 1, leader changed from <none> to c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1). New cstate: current_term: 1 leader_uuid: "c2e54d1540f8413a82eeffbb6409f71f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:11.307327 28807 raft_consensus.cc:2393] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0bb9e0c4a0274696885777746a21a732 in current term 1: Already voted for candidate c2e54d1540f8413a82eeffbb6409f71f in this term.
I20260710 13:27:11.308424 28848 leader_election.cc:304] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732; no voters: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:11.306543 29029 consensus_queue.cc:237] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.315138 28932 raft_consensus.cc:493] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:11.315622 28932 raft_consensus.cc:515] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.316145 29026 raft_consensus.cc:3060] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:11.320418 28932 leader_election.cc:290] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:11.328436 28731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0287f6ca86ca45be8c37625617587772" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:11.329231 29026 raft_consensus.cc:2749] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:11.329336 28932 consensus_queue.cc:1048] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:11.349367 28926 tablet_bootstrap.cc:492] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:11.349865 28926 ts_tablet_manager.cc:1403] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.188s	user 0.015s	sys 0.014s
I20260710 13:27:11.350088 28923 tablet_bootstrap.cc:654] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:11.354442 29041 log.cc:927] Time spent T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
I20260710 13:27:11.354481 28882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0287f6ca86ca45be8c37625617587772" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:11.355710 28882 raft_consensus.cc:2468] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 0.
W20260710 13:27:11.359431 28775 leader_election.cc:343] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:11.361380 28924 tablet_bootstrap.cc:654] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.362223 28926 raft_consensus.cc:359] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.362918 28926 raft_consensus.cc:385] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.363199 28926 raft_consensus.cc:740] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.364728 28926 consensus_queue.cc:260] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.363369 28975 consensus_queue.cc:1048] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:27:11.364404 29001 consensus_queue.cc:1048] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:27:11.372216 28926 ts_tablet_manager.cc:1434] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 13:27:11.371572 28772 leader_election.cc:304] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [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: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:11.378772 28932 raft_consensus.cc:2804] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:11.379405 28932 raft_consensus.cc:493] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:11.381242 28932 raft_consensus.cc:3060] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:11.382395 28926 tablet_bootstrap.cc:492] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:11.416428 28924 tablet_bootstrap.cc:492] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:11.416829 28924 ts_tablet_manager.cc:1403] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.149s	user 0.019s	sys 0.013s
I20260710 13:27:11.411644 28629 catalog_manager.cc:5697] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bb9e0c4a0274696885777746a21a732 (127.26.249.3). New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:11.423102 28924 raft_consensus.cc:359] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.424229 28924 raft_consensus.cc:385] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.424552 28924 raft_consensus.cc:740] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.428442 28924 consensus_queue.cc:260] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.430897 29001 consensus_queue.cc:1048] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:11.432880 28923 tablet_bootstrap.cc:492] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:11.433329 28923 ts_tablet_manager.cc:1403] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.193s	user 0.016s	sys 0.020s
I20260710 13:27:11.435797 28923 raft_consensus.cc:359] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.436494 28923 raft_consensus.cc:385] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.436779 28923 raft_consensus.cc:740] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.437613 28923 consensus_queue.cc:260] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.438259 28924 ts_tablet_manager.cc:1434] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260710 13:27:11.439505 28924 tablet_bootstrap.cc:492] T 766ba268e0e34b35ade322cfda7745ce P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:11.440239 28926 tablet_bootstrap.cc:654] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.444063 28932 raft_consensus.cc:515] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.445890 28924 tablet_bootstrap.cc:654] T 766ba268e0e34b35ade322cfda7745ce P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.447357 28932 leader_election.cc:290] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:11.447481 28730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0287f6ca86ca45be8c37625617587772" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:11.448493 28881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0287f6ca86ca45be8c37625617587772" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:11.448884 28923 ts_tablet_manager.cc:1434] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 13:27:11.449062 28881 raft_consensus.cc:3060] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:11.449613 28775 leader_election.cc:343] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:11.449800 28923 tablet_bootstrap.cc:492] T 38b4a3c9131e4bdba53d5c5be61ba783 P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
W20260710 13:27:11.463156 28775 consensus_peers.cc:597] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. 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 13:27:11.471481 28926 tablet_bootstrap.cc:492] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:11.471987 28926 ts_tablet_manager.cc:1403] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.090s	user 0.018s	sys 0.001s
I20260710 13:27:11.472945 28923 tablet_bootstrap.cc:654] T 38b4a3c9131e4bdba53d5c5be61ba783 P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.475019 28881 raft_consensus.cc:2468] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 1.
I20260710 13:27:11.476608 28772 leader_election.cc:304] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:11.477011 28924 tablet_bootstrap.cc:492] T 766ba268e0e34b35ade322cfda7745ce P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:11.477475 28924 ts_tablet_manager.cc:1403] T 766ba268e0e34b35ade322cfda7745ce P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.009s
I20260710 13:27:11.477386 28926 raft_consensus.cc:359] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.478215 28926 raft_consensus.cc:385] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.478474 28926 raft_consensus.cc:740] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.477829 28932 raft_consensus.cc:2804] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:11.478986 28632 catalog_manager.cc:5697] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:11.479709 28932 raft_consensus.cc:697] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Running, Role: LEADER
I20260710 13:27:11.481748 28926 consensus_queue.cc:260] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.482601 28932 consensus_queue.cc:237] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.484304 28926 ts_tablet_manager.cc:1434] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:27:11.485425 28926 tablet_bootstrap.cc:492] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:11.504201 29029 consensus_queue.cc:1048] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:11.509567 28924 raft_consensus.cc:359] T 766ba268e0e34b35ade322cfda7745ce P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.510601 28924 raft_consensus.cc:385] T 766ba268e0e34b35ade322cfda7745ce P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.510975 28924 raft_consensus.cc:740] T 766ba268e0e34b35ade322cfda7745ce P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.511888 28924 consensus_queue.cc:260] T 766ba268e0e34b35ade322cfda7745ce P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.513444 29029 consensus_queue.cc:1048] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:11.527254 29022 raft_consensus.cc:493] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:11.527801 29022 raft_consensus.cc:515] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.530201 28924 ts_tablet_manager.cc:1434] T 766ba268e0e34b35ade322cfda7745ce P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.002s
I20260710 13:27:11.530118 29019 raft_consensus.cc:493] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:11.531949 29019 raft_consensus.cc:515] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.533154 28882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4808dd0d4f3247e393b6602ce26ecee9" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:11.533979 28882 raft_consensus.cc:2393] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2e54d1540f8413a82eeffbb6409f71f in current term 1: Already voted for candidate 39bf10c89dff4814b75ecad79e18f4e1 in this term.
I20260710 13:27:11.534368 29019 leader_election.cc:290] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:11.534682 29022 leader_election.cc:290] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:11.534045 28924 tablet_bootstrap.cc:492] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:11.536628 28807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90239b82e434f70810974e0cf113df8" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:11.530124 29029 consensus_queue.cc:1048] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:11.531354 28808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4808dd0d4f3247e393b6602ce26ecee9" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:11.537321 28807 raft_consensus.cc:2468] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 0.
I20260710 13:27:11.537475 28730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90239b82e434f70810974e0cf113df8" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:11.538458 28699 leader_election.cc:304] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2e54d1540f8413a82eeffbb6409f71f; no voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1
I20260710 13:27:11.538832 28848 leader_election.cc:304] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: 
I20260710 13:27:11.539599 29022 raft_consensus.cc:3060] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:11.539822 28849 leader_election.cc:343] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:11.539944 29019 raft_consensus.cc:2804] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:11.540638 29019 raft_consensus.cc:493] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:11.541211 29019 raft_consensus.cc:3060] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:11.547827 28926 tablet_bootstrap.cc:654] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.549607 29019 raft_consensus.cc:515] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.557551 28730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90239b82e434f70810974e0cf113df8" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:11.550460 29022 raft_consensus.cc:2749] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:11.560366 28807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90239b82e434f70810974e0cf113df8" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:11.561043 28807 raft_consensus.cc:3060] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:11.556160 28923 tablet_bootstrap.cc:492] T 38b4a3c9131e4bdba53d5c5be61ba783 P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:11.562526 28923 ts_tablet_manager.cc:1403] T 38b4a3c9131e4bdba53d5c5be61ba783 P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.113s	user 0.033s	sys 0.020s
W20260710 13:27:11.563274 28849 leader_election.cc:343] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:11.569223 28807 raft_consensus.cc:2468] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 1.
W20260710 13:27:11.574582 28680 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:11.577898 28848 leader_election.cc:304] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:11.575083 29022 raft_consensus.cc:493] T 766ba268e0e34b35ade322cfda7745ce P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:11.579332 29001 raft_consensus.cc:2804] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:11.579843 29001 raft_consensus.cc:697] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Becoming Leader. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Running, Role: LEADER
I20260710 13:27:11.579566 29022 raft_consensus.cc:515] T 766ba268e0e34b35ade322cfda7745ce P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.580711 29001 consensus_queue.cc:237] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.572386 29019 leader_election.cc:290] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:11.588752 29022 leader_election.cc:290] T 766ba268e0e34b35ade322cfda7745ce P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:11.590022 28807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766ba268e0e34b35ade322cfda7745ce" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:11.590509 28881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "766ba268e0e34b35ade322cfda7745ce" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:11.592746 28697 leader_election.cc:304] T 766ba268e0e34b35ade322cfda7745ce P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2e54d1540f8413a82eeffbb6409f71f; no voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1
I20260710 13:27:11.597375 28923 raft_consensus.cc:359] T 38b4a3c9131e4bdba53d5c5be61ba783 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.601245 28923 raft_consensus.cc:385] T 38b4a3c9131e4bdba53d5c5be61ba783 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.601643 28923 raft_consensus.cc:740] T 38b4a3c9131e4bdba53d5c5be61ba783 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.602577 28923 consensus_queue.cc:260] T 38b4a3c9131e4bdba53d5c5be61ba783 P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.609427 28926 tablet_bootstrap.cc:492] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:11.611092 28926 ts_tablet_manager.cc:1403] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.126s	user 0.023s	sys 0.030s
I20260710 13:27:11.611419 28924 tablet_bootstrap.cc:654] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.606377 29022 raft_consensus.cc:2749] T 766ba268e0e34b35ade322cfda7745ce P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:11.613399 28923 ts_tablet_manager.cc:1434] T 38b4a3c9131e4bdba53d5c5be61ba783 P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260710 13:27:11.615561 28926 raft_consensus.cc:359] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.616230 28926 raft_consensus.cc:385] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.616531 28926 raft_consensus.cc:740] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.617399 28926 consensus_queue.cc:260] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.619513 28923 tablet_bootstrap.cc:492] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
I20260710 13:27:11.619890 28926 ts_tablet_manager.cc:1434] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:27:11.620852 28926 tablet_bootstrap.cc:492] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:11.624382 28632 catalog_manager.cc:5697] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bb9e0c4a0274696885777746a21a732 (127.26.249.3). New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:11.631016 28926 tablet_bootstrap.cc:654] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.631153 29022 consensus_queue.cc:1048] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:11.639083 28924 tablet_bootstrap.cc:492] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:11.639583 28924 ts_tablet_manager.cc:1403] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.001s
I20260710 13:27:11.644503 28924 raft_consensus.cc:359] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.645186 28924 raft_consensus.cc:385] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.645445 28924 raft_consensus.cc:740] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.644865 28629 catalog_manager.cc:5697] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:11.646077 28924 consensus_queue.cc:260] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.648413 28924 ts_tablet_manager.cc:1434] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:27:11.649189 28923 tablet_bootstrap.cc:654] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.649410 28924 tablet_bootstrap.cc:492] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:11.656139 28924 tablet_bootstrap.cc:654] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.665954 28974 consensus_queue.cc:1048] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:11.680178 29001 consensus_queue.cc:1048] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:11.692389 28923 tablet_bootstrap.cc:492] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:11.692988 28923 ts_tablet_manager.cc:1403] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.002s
I20260710 13:27:11.696960 28926 tablet_bootstrap.cc:492] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:11.698099 28926 ts_tablet_manager.cc:1403] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.009s
I20260710 13:27:11.700366 28932 raft_consensus.cc:493] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:11.700893 28932 raft_consensus.cc:515] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.701087 28923 raft_consensus.cc:359] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.701867 28923 raft_consensus.cc:385] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.702188 28923 raft_consensus.cc:740] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.702378 29019 consensus_queue.cc:1048] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:11.702879 28923 consensus_queue.cc:260] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.703676 28932 leader_election.cc:290] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:11.705135 28926 raft_consensus.cc:359] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.705844 28926 raft_consensus.cc:385] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.706138 28926 raft_consensus.cc:740] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.707320 28881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6caef2c9ac9a4d0cacebf56cd56ea291" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:11.708279 28923 ts_tablet_manager.cc:1434] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:27:11.708839 28730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6caef2c9ac9a4d0cacebf56cd56ea291" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:11.709252 28923 tablet_bootstrap.cc:492] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
I20260710 13:27:11.709465 28924 tablet_bootstrap.cc:492] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:11.709896 28924 ts_tablet_manager.cc:1403] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.001s
W20260710 13:27:11.711114 28772 leader_election.cc:343] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:11.711601 28926 consensus_queue.cc:260] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.712553 28924 raft_consensus.cc:359] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.713241 28924 raft_consensus.cc:385] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.713536 28924 raft_consensus.cc:740] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.714162 28926 ts_tablet_manager.cc:1434] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:27:11.714179 28924 consensus_queue.cc:260] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.719141 28924 ts_tablet_manager.cc:1434] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260710 13:27:11.720219 28923 tablet_bootstrap.cc:654] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.720467 28924 tablet_bootstrap.cc:492] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:11.715226 28926 tablet_bootstrap.cc:492] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
W20260710 13:27:11.725216 28775 leader_election.cc:343] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:11.725745 28775 leader_election.cc:304] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 39bf10c89dff4814b75ecad79e18f4e1; no voters: 0bb9e0c4a0274696885777746a21a732, c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:11.726480 28997 raft_consensus.cc:2749] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:11.727824 28924 tablet_bootstrap.cc:654] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.730441 28926 tablet_bootstrap.cc:654] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.736642 28923 tablet_bootstrap.cc:492] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:11.737170 28923 ts_tablet_manager.cc:1403] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.028s	user 0.003s	sys 0.007s
I20260710 13:27:11.740188 28923 raft_consensus.cc:359] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.740953 28923 raft_consensus.cc:385] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.741241 28923 raft_consensus.cc:740] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.742009 28923 consensus_queue.cc:260] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.743301 28924 tablet_bootstrap.cc:492] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:11.743788 28924 ts_tablet_manager.cc:1403] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260710 13:27:11.743955 28923 ts_tablet_manager.cc:1434] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:27:11.745105 28926 tablet_bootstrap.cc:492] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:11.745164 28923 tablet_bootstrap.cc:492] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
I20260710 13:27:11.745591 28926 ts_tablet_manager.cc:1403] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.005s
I20260710 13:27:11.746341 28924 raft_consensus.cc:359] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.746992 28924 raft_consensus.cc:385] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.747294 28924 raft_consensus.cc:740] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.747890 28924 consensus_queue.cc:260] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.748306 28926 raft_consensus.cc:359] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.748919 28926 raft_consensus.cc:385] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.749177 28926 raft_consensus.cc:740] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.750381 28924 ts_tablet_manager.cc:1434] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:27:11.750196 28926 consensus_queue.cc:260] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.751353 28924 tablet_bootstrap.cc:492] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:11.752499 28926 ts_tablet_manager.cc:1434] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:27:11.755322 28926 tablet_bootstrap.cc:492] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:11.757875 28924 tablet_bootstrap.cc:654] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.759532 28932 raft_consensus.cc:493] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:11.760305 28997 raft_consensus.cc:493] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:11.760061 28932 raft_consensus.cc:515] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.760782 28997 raft_consensus.cc:515] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.763743 28932 leader_election.cc:290] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:11.765285 28881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b4a3c9131e4bdba53d5c5be61ba783" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:11.765970 28881 raft_consensus.cc:2468] T 38b4a3c9131e4bdba53d5c5be61ba783 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 0.
I20260710 13:27:11.767072 28926 tablet_bootstrap.cc:654] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.766971 28882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62aed4cd1ae48d88bcdcf97c82e2dc5" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:11.768289 28731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62aed4cd1ae48d88bcdcf97c82e2dc5" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:11.762879 28997 leader_election.cc:290] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:11.770007 28772 leader_election.cc:304] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: 
W20260710 13:27:11.770385 28775 leader_election.cc:343] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:11.771032 28772 leader_election.cc:343] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:11.771643 28772 leader_election.cc:304] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 39bf10c89dff4814b75ecad79e18f4e1; no voters: 0bb9e0c4a0274696885777746a21a732, c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:11.771862 28730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b4a3c9131e4bdba53d5c5be61ba783" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:11.772779 28932 raft_consensus.cc:2804] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:27:11.773146 28775 leader_election.cc:343] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:11.773180 28932 raft_consensus.cc:493] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:11.773715 28932 raft_consensus.cc:3060] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:11.775736 28923 tablet_bootstrap.cc:654] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.779299 28997 raft_consensus.cc:2749] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:11.780746 28924 tablet_bootstrap.cc:492] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:11.781229 28924 ts_tablet_manager.cc:1403] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.003s
I20260710 13:27:11.783424 28932 raft_consensus.cc:515] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.784166 28924 raft_consensus.cc:359] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.786247 28924 raft_consensus.cc:385] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.786558 28924 raft_consensus.cc:740] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.787134 28923 tablet_bootstrap.cc:492] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:11.787593 28923 ts_tablet_manager.cc:1403] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.006s
I20260710 13:27:11.787397 28924 consensus_queue.cc:260] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.788937 28730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b4a3c9131e4bdba53d5c5be61ba783" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:11.790325 28923 raft_consensus.cc:359] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.791009 28923 raft_consensus.cc:385] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.791445 28923 raft_consensus.cc:740] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.791966 28926 tablet_bootstrap.cc:492] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:11.792479 28926 ts_tablet_manager.cc:1403] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.004s
W20260710 13:27:11.792573 28775 leader_election.cc:343] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:11.793111 28924 ts_tablet_manager.cc:1434] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:27:11.794766 28924 tablet_bootstrap.cc:492] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:11.795701 28882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b4a3c9131e4bdba53d5c5be61ba783" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:11.795688 28926 raft_consensus.cc:359] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.796447 28882 raft_consensus.cc:3060] T 38b4a3c9131e4bdba53d5c5be61ba783 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:11.796797 28926 raft_consensus.cc:385] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.797253 28926 raft_consensus.cc:740] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.798002 28926 consensus_queue.cc:260] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.800298 28926 ts_tablet_manager.cc:1434] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:11.806494 28926 tablet_bootstrap.cc:492] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1: Bootstrap starting.
I20260710 13:27:11.807413 28924 tablet_bootstrap.cc:654] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.809005 28923 consensus_queue.cc:260] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.811435 28923 ts_tablet_manager.cc:1434] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:27:11.812858 28923 tablet_bootstrap.cc:492] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
I20260710 13:27:11.813143 28926 tablet_bootstrap.cc:654] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.821215 28882 raft_consensus.cc:2468] T 38b4a3c9131e4bdba53d5c5be61ba783 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 1.
I20260710 13:27:11.822593 28772 leader_election.cc:304] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:11.823817 28997 raft_consensus.cc:2804] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:11.824313 28923 tablet_bootstrap.cc:654] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.824656 28997 raft_consensus.cc:697] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Becoming Leader. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Running, Role: LEADER
I20260710 13:27:11.826442 28997 consensus_queue.cc:237] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.829072 28926 tablet_bootstrap.cc:492] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1: No bootstrap required, opened a new log
I20260710 13:27:11.829612 28926 ts_tablet_manager.cc:1403] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260710 13:27:11.834823 28932 leader_election.cc:290] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:11.837782 28926 raft_consensus.cc:359] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.838619 28926 raft_consensus.cc:385] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.838876 28926 raft_consensus.cc:740] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.839520 28926 consensus_queue.cc:260] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.841291 28924 tablet_bootstrap.cc:492] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:11.841487 28926 ts_tablet_manager.cc:1434] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:11.841980 28924 ts_tablet_manager.cc:1403] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.010s
I20260710 13:27:11.842723 28632 catalog_manager.cc:5697] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:11.844866 28923 tablet_bootstrap.cc:492] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:11.844616 28924 raft_consensus.cc:359] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.845316 28923 ts_tablet_manager.cc:1403] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.002s
I20260710 13:27:11.845242 28924 raft_consensus.cc:385] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.845947 28924 raft_consensus.cc:740] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.846659 28924 consensus_queue.cc:260] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.847820 28923 raft_consensus.cc:359] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.848515 28923 raft_consensus.cc:385] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.848728 28923 raft_consensus.cc:740] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.849320 28923 consensus_queue.cc:260] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.849565 28924 ts_tablet_manager.cc:1434] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:11.850780 28924 tablet_bootstrap.cc:492] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:11.851143 28923 ts_tablet_manager.cc:1434] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:27:11.852191 28923 tablet_bootstrap.cc:492] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732: Bootstrap starting.
I20260710 13:27:11.856359 28924 tablet_bootstrap.cc:654] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.857674 28923 tablet_bootstrap.cc:654] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.864085 28997 raft_consensus.cc:493] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:11.864719 28997 raft_consensus.cc:515] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.867146 28924 tablet_bootstrap.cc:492] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:11.867583 28924 ts_tablet_manager.cc:1403] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260710 13:27:11.869992 28924 raft_consensus.cc:359] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.870630 28924 raft_consensus.cc:385] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.870877 28924 raft_consensus.cc:740] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.871201 28997 leader_election.cc:290] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:11.870891 28730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc727d1a408490398a66718541aa0e8" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:11.871807 28924 consensus_queue.cc:260] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
W20260710 13:27:11.872713 28775 leader_election.cc:343] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:11.874068 28924 ts_tablet_manager.cc:1434] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:11.875160 28924 tablet_bootstrap.cc:492] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:11.876639 28882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc727d1a408490398a66718541aa0e8" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
W20260710 13:27:11.878417 28772 leader_election.cc:343] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:11.878980 28772 leader_election.cc:304] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 39bf10c89dff4814b75ecad79e18f4e1; no voters: 0bb9e0c4a0274696885777746a21a732, c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:11.880630 28932 raft_consensus.cc:2749] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:11.880930 28924 tablet_bootstrap.cc:654] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.885226 28932 consensus_queue.cc:1048] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:11.887416 29022 raft_consensus.cc:493] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:11.888047 29022 raft_consensus.cc:515] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.892668 28808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90239b82e434f70810974e0cf113df8" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:11.893707 28808 raft_consensus.cc:2393] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2e54d1540f8413a82eeffbb6409f71f in current term 1: Already voted for candidate 0bb9e0c4a0274696885777746a21a732 in this term.
I20260710 13:27:11.890694 29022 leader_election.cc:290] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:11.899433 28882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90239b82e434f70810974e0cf113df8" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:11.901413 28697 leader_election.cc:304] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2e54d1540f8413a82eeffbb6409f71f; no voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1
I20260710 13:27:11.902987 29022 raft_consensus.cc:3060] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:11.905628 29001 raft_consensus.cc:493] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:11.906240 29001 raft_consensus.cc:515] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.911402 28731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6caef2c9ac9a4d0cacebf56cd56ea291" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:11.911998 28731 raft_consensus.cc:2468] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 0.
I20260710 13:27:11.913497 28849 leader_election.cc:304] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:11.914201 28923 tablet_bootstrap.cc:492] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732: No bootstrap required, opened a new log
I20260710 13:27:11.914405 29024 raft_consensus.cc:2804] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:11.914834 28923 ts_tablet_manager.cc:1403] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732: Time spent bootstrapping tablet: real 0.063s	user 0.033s	sys 0.027s
I20260710 13:27:11.914868 28924 tablet_bootstrap.cc:492] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:11.914883 29024 raft_consensus.cc:493] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:11.915545 28924 ts_tablet_manager.cc:1403] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.019s
I20260710 13:27:11.915512 29024 raft_consensus.cc:3060] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:11.922917 28932 consensus_queue.cc:1048] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:11.916312 28808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6caef2c9ac9a4d0cacebf56cd56ea291" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:11.926455 28808 raft_consensus.cc:2468] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 0.
I20260710 13:27:11.921509 29001 leader_election.cc:290] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:11.918431 28923 raft_consensus.cc:359] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.931999 28923 raft_consensus.cc:385] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.932343 28923 raft_consensus.cc:740] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.933107 28923 consensus_queue.cc:260] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.934384 28924 raft_consensus.cc:359] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.936548 28924 raft_consensus.cc:385] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.936790 28924 raft_consensus.cc:740] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.937363 28924 consensus_queue.cc:260] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.943915 29024 raft_consensus.cc:515] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.945417 28923 ts_tablet_manager.cc:1434] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260710 13:27:11.947332 28731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6caef2c9ac9a4d0cacebf56cd56ea291" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:11.948016 28731 raft_consensus.cc:3060] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:11.949493 28924 ts_tablet_manager.cc:1434] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260710 13:27:11.950404 28924 tablet_bootstrap.cc:492] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f: Bootstrap starting.
I20260710 13:27:11.946748 29022 raft_consensus.cc:2749] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:11.958501 29024 leader_election.cc:290] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:11.959220 28808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6caef2c9ac9a4d0cacebf56cd56ea291" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:11.959808 28808 raft_consensus.cc:3060] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:11.966346 28808 raft_consensus.cc:2468] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 1.
I20260710 13:27:11.967358 28848 leader_election.cc:304] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: 
I20260710 13:27:11.968200 29024 raft_consensus.cc:2804] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:11.968987 29024 raft_consensus.cc:697] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Becoming Leader. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Running, Role: LEADER
I20260710 13:27:11.969878 29024 consensus_queue.cc:237] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.971302 28924 tablet_bootstrap.cc:654] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:11.973933 28731 raft_consensus.cc:2468] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 1.
I20260710 13:27:11.976780 28924 tablet_bootstrap.cc:492] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f: No bootstrap required, opened a new log
I20260710 13:27:11.977238 28924 ts_tablet_manager.cc:1403] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.003s
I20260710 13:27:11.979857 28924 raft_consensus.cc:359] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.980515 28924 raft_consensus.cc:385] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:11.980757 28924 raft_consensus.cc:740] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Initialized, Role: FOLLOWER
I20260710 13:27:11.981360 28924 consensus_queue.cc:260] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.982882 28924 ts_tablet_manager.cc:1434] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.002s
I20260710 13:27:11.982636 28630 catalog_manager.cc:5697] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bb9e0c4a0274696885777746a21a732 (127.26.249.3). New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:11.997452 29024 raft_consensus.cc:493] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:11.997880 29024 raft_consensus.cc:515] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:11.999750 29024 leader_election.cc:290] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:12.000365 28731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c995dd6d584d5ab2e6dfa4b6691342" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:12.000789 28808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c995dd6d584d5ab2e6dfa4b6691342" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:12.000888 28731 raft_consensus.cc:2468] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 0.
I20260710 13:27:12.001403 28808 raft_consensus.cc:2468] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 0.
I20260710 13:27:12.001971 28849 leader_election.cc:304] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:12.002751 29024 raft_consensus.cc:2804] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:12.003108 29024 raft_consensus.cc:493] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:12.003453 29024 raft_consensus.cc:3060] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:12.005167 28975 raft_consensus.cc:493] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:12.005553 28975 raft_consensus.cc:515] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:12.007109 28975 leader_election.cc:290] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:12.007956 28808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dc53c31fc44ff9847fa7714232272e" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:12.008190 28881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dc53c31fc44ff9847fa7714232272e" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:12.008466 28808 raft_consensus.cc:2468] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2e54d1540f8413a82eeffbb6409f71f in term 0.
I20260710 13:27:12.008864 28881 raft_consensus.cc:2468] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2e54d1540f8413a82eeffbb6409f71f in term 0.
I20260710 13:27:12.008589 29024 raft_consensus.cc:515] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:12.009691 28699 leader_election.cc:304] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:12.010702 28975 raft_consensus.cc:2804] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:12.011080 28975 raft_consensus.cc:493] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:12.011438 28975 raft_consensus.cc:3060] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:12.012106 28730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c995dd6d584d5ab2e6dfa4b6691342" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:12.012672 28730 raft_consensus.cc:3060] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:12.015301 29024 leader_election.cc:290] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:12.016511 28808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c995dd6d584d5ab2e6dfa4b6691342" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:12.017016 28808 raft_consensus.cc:3060] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:12.018728 28975 raft_consensus.cc:515] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:12.019039 28730 raft_consensus.cc:2468] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 1.
I20260710 13:27:12.020277 28849 leader_election.cc:304] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:12.021128 29024 raft_consensus.cc:2804] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:12.021143 28975 leader_election.cc:290] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 election: Requested vote from peers 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:12.021519 28807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dc53c31fc44ff9847fa7714232272e" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:12.021754 29024 raft_consensus.cc:697] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Becoming Leader. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Running, Role: LEADER
I20260710 13:27:12.022019 28807 raft_consensus.cc:3060] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:12.022782 28808 raft_consensus.cc:2468] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 1.
I20260710 13:27:12.022632 29024 consensus_queue.cc:237] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:12.025557 28881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dc53c31fc44ff9847fa7714232272e" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:12.026095 28881 raft_consensus.cc:3060] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:12.028674 28807 raft_consensus.cc:2468] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2e54d1540f8413a82eeffbb6409f71f in term 1.
I20260710 13:27:12.030112 28699 leader_election.cc:304] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:12.031281 28975 raft_consensus.cc:2804] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:12.032357 28975 raft_consensus.cc:697] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Becoming Leader. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Running, Role: LEADER
I20260710 13:27:12.033074 28975 consensus_queue.cc:237] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:12.033777 28881 raft_consensus.cc:2468] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2e54d1540f8413a82eeffbb6409f71f in term 1.
I20260710 13:27:12.036149 28630 catalog_manager.cc:5697] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bb9e0c4a0274696885777746a21a732 (127.26.249.3). New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:12.042908 29024 consensus_queue.cc:1048] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:12.048624 28628 catalog_manager.cc:5697] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f reported cstate change: term changed from 0 to 1, leader changed from <none> to c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1). New cstate: current_term: 1 leader_uuid: "c2e54d1540f8413a82eeffbb6409f71f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:12.052946 29019 consensus_queue.cc:1048] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:12.054040 28975 raft_consensus.cc:493] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:12.054581 28975 raft_consensus.cc:515] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:12.057065 28975 leader_election.cc:290] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:12.057716 28808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b4a3c9131e4bdba53d5c5be61ba783" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:12.059604 28881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b4a3c9131e4bdba53d5c5be61ba783" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:12.060302 28881 raft_consensus.cc:2393] T 38b4a3c9131e4bdba53d5c5be61ba783 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2e54d1540f8413a82eeffbb6409f71f in current term 1: Already voted for candidate 39bf10c89dff4814b75ecad79e18f4e1 in this term.
I20260710 13:27:12.060595 28730 raft_consensus.cc:3060] T 766ba268e0e34b35ade322cfda7745ce P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:12.061286 28697 leader_election.cc:304] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2e54d1540f8413a82eeffbb6409f71f; no voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1
I20260710 13:27:12.062391 28975 raft_consensus.cc:3060] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:12.068270 29022 raft_consensus.cc:493] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:12.068790 28975 raft_consensus.cc:2749] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:12.071499 29019 raft_consensus.cc:493] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:12.072007 29019 raft_consensus.cc:515] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:12.073915 29019 leader_election.cc:290] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:12.068790 29022 raft_consensus.cc:515] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:12.074972 28807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc727d1a408490398a66718541aa0e8" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:12.075588 28807 raft_consensus.cc:2468] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 0.
I20260710 13:27:12.076210 28731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc727d1a408490398a66718541aa0e8" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:12.076275 29022 leader_election.cc:290] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:12.075642 28975 raft_consensus.cc:493] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:12.077229 28975 raft_consensus.cc:515] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:12.077663 28848 leader_election.cc:304] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: 
I20260710 13:27:12.078233 28731 raft_consensus.cc:2468] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 0.
I20260710 13:27:12.078954 29001 raft_consensus.cc:2804] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:12.079384 29001 raft_consensus.cc:493] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:12.079702 29001 raft_consensus.cc:3060] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:12.083412 28881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0287f6ca86ca45be8c37625617587772" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:12.084084 28881 raft_consensus.cc:2393] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2e54d1540f8413a82eeffbb6409f71f in current term 1: Already voted for candidate 39bf10c89dff4814b75ecad79e18f4e1 in this term.
I20260710 13:27:12.083843 29029 consensus_queue.cc:1048] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:12.086337 28807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0287f6ca86ca45be8c37625617587772" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:12.087548 28699 leader_election.cc:304] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2e54d1540f8413a82eeffbb6409f71f; no voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1
I20260710 13:27:12.088303 29022 raft_consensus.cc:3060] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:12.094465 29022 raft_consensus.cc:2749] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:12.101557 29029 consensus_queue.cc:1048] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:12.096441 29001 raft_consensus.cc:515] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:12.104836 29001 leader_election.cc:290] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:12.106123 28807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc727d1a408490398a66718541aa0e8" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:12.106385 28731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc727d1a408490398a66718541aa0e8" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:12.107280 28975 leader_election.cc:290] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:12.108003 28808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc727d1a408490398a66718541aa0e8" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:12.108803 28882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc727d1a408490398a66718541aa0e8" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:12.113807 28882 raft_consensus.cc:2393] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2e54d1540f8413a82eeffbb6409f71f in current term 1: Already voted for candidate 0bb9e0c4a0274696885777746a21a732 in this term.
I20260710 13:27:12.107194 28731 raft_consensus.cc:3060] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:12.114912 28697 leader_election.cc:304] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2e54d1540f8413a82eeffbb6409f71f; no voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1
I20260710 13:27:12.106783 28807 raft_consensus.cc:3060] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:12.119578 29001 raft_consensus.cc:493] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:12.120056 29001 raft_consensus.cc:515] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:12.120616 28807 raft_consensus.cc:2468] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 1.
I20260710 13:27:12.121727 28848 leader_election.cc:304] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: 
I20260710 13:27:12.122054 29001 leader_election.cc:290] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:12.122501 29018 raft_consensus.cc:2804] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:12.122953 29018 raft_consensus.cc:697] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Becoming Leader. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Running, Role: LEADER
I20260710 13:27:12.123761 29018 consensus_queue.cc:237] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:12.126493 28731 raft_consensus.cc:2468] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 1.
I20260710 13:27:12.127303 28975 raft_consensus.cc:2749] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:12.127671 28732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62aed4cd1ae48d88bcdcf97c82e2dc5" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f" is_pre_election: true
I20260710 13:27:12.128278 28732 raft_consensus.cc:2468] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 0.
I20260710 13:27:12.133329 28849 leader_election.cc:304] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:12.135462 29019 raft_consensus.cc:2804] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:12.135854 29019 raft_consensus.cc:493] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:12.136195 29019 raft_consensus.cc:3060] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:12.145445 29019 raft_consensus.cc:515] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:12.146081 28808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62aed4cd1ae48d88bcdcf97c82e2dc5" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:12.146752 28808 raft_consensus.cc:2468] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 0.
I20260710 13:27:12.148509 28732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62aed4cd1ae48d88bcdcf97c82e2dc5" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:12.148903 29019 leader_election.cc:290] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:12.149068 28732 raft_consensus.cc:3060] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:12.153769 28808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62aed4cd1ae48d88bcdcf97c82e2dc5" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:12.154434 28808 raft_consensus.cc:3060] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:12.165642 28732 raft_consensus.cc:2468] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 1.
I20260710 13:27:12.167376 28808 raft_consensus.cc:2468] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 1.
I20260710 13:27:12.168860 28849 leader_election.cc:304] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:12.169730 29018 raft_consensus.cc:2804] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:12.170183 29018 raft_consensus.cc:697] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Becoming Leader. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Running, Role: LEADER
I20260710 13:27:12.170958 29018 consensus_queue.cc:237] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:12.179253 28630 catalog_manager.cc:5697] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bb9e0c4a0274696885777746a21a732 (127.26.249.3). New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:12.194280 28628 catalog_manager.cc:5697] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bb9e0c4a0274696885777746a21a732 (127.26.249.3). New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:12.354435 29018 consensus_queue.cc:1048] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:12.367607 28932 consensus_queue.cc:1048] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:12.369055 29018 consensus_queue.cc:1048] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:12.381052 28932 consensus_queue.cc:1048] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:12.501957 29018 consensus_queue.cc:1048] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:12.561877 29001 consensus_queue.cc:1048] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:12.563565 28974 consensus_queue.cc:1048] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:12.592311 28974 consensus_queue.cc:1048] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:12.597877 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260710 13:27:12.616859 29018 consensus_queue.cc:1048] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:27:12.626974 29104 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 13:27:12.639580 29105 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 13:27:12.656876 29024 consensus_queue.cc:1048] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:12.671533 27620 server_base.cc:1061] running on GCE node
W20260710 13:27:12.673521 29108 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 13:27:12.675163 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:12.675484 27620 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 13:27:12.675707 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690032675692 us; error 0 us; skew 500 ppm
I20260710 13:27:12.676343 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:12.689942 27620 webserver.cc:533] Webserver started at http://127.26.249.4:42521/ using document root <none> and password file <none>
I20260710 13:27:12.690829 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:12.691236 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:12.691768 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:12.694443 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-3-root/instance:
uuid: "7af8e9ac0dbe4ad19f7831a3acf44909"
format_stamp: "Formatted at 2026-07-10 13:27:12 on dist-test-slave-hdws"
I20260710 13:27:12.708165 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.013s	user 0.009s	sys 0.002s
I20260710 13:27:12.715076 29114 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:12.716207 27620 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:27:12.716569 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-3-root
uuid: "7af8e9ac0dbe4ad19f7831a3acf44909"
format_stamp: "Formatted at 2026-07-10 13:27:12 on dist-test-slave-hdws"
I20260710 13:27:12.716920 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-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 13:27:12.738070 29001 consensus_queue.cc:1048] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:12.741072 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:12.742727 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:12.745520 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:12.751746 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:12.752058 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:12.752460 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:12.752738 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:12.761086 29019 consensus_queue.cc:1048] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:12.845628 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.4:33849
I20260710 13:27:12.845726 29178 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.4:33849 every 8 connection(s)
I20260710 13:27:12.851994 27620 auto_leader_rebalancer-test.cc:388] add a tserver: 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:12.866037 29179 heartbeater.cc:344] Connected to a master server at 127.26.249.62:40665
I20260710 13:27:12.866516 29179 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:12.867254 29179 heartbeater.cc:507] Master 127.26.249.62:40665 requested a full tablet report, sending...
I20260710 13:27:12.869202 28631 ts_manager.cc:194] Registered new tserver with Master: 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849)
I20260710 13:27:12.870607 28631 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37258
I20260710 13:27:13.747102 28882 consensus_queue.cc:237] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Queue 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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:13.756491 28731 raft_consensus.cc:1275] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:13.758872 29024 consensus_queue.cc:1048] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:13.763707 28808 raft_consensus.cc:1275] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:13.765625 29019 consensus_queue.cc:1048] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } 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 13:27:13.772152 29024 raft_consensus.cc:2955] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:13.775673 28731 raft_consensus.cc:2955] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
W20260710 13:27:13.779750 28846 consensus_peers.cc:597] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 -> Peer 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849): Couldn't send request to peer 7af8e9ac0dbe4ad19f7831a3acf44909. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f90239b82e434f70810974e0cf113df8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:13.785494 28808 raft_consensus.cc:2955] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:13.798444 28631 catalog_manager.cc:5697] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 reported cstate change: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:13.812548 28807 consensus_queue.cc:237] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Queue 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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:13.825013 28882 raft_consensus.cc:1275] T 37a35161d9c943df8e50b024206dc19b P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:13.825654 28731 raft_consensus.cc:1275] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:13.827469 28997 consensus_queue.cc:1048] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } 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 13:27:13.828975 28932 consensus_queue.cc:1048] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:27:13.855443 28772 consensus_peers.cc:597] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 -> Peer 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849): Couldn't send request to peer 7af8e9ac0dbe4ad19f7831a3acf44909. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 37a35161d9c943df8e50b024206dc19b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:13.864688 28932 raft_consensus.cc:2955] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:13.876920 29179 heartbeater.cc:499] Master 127.26.249.62:40665 was elected leader, sending a full tablet report...
I20260710 13:27:13.886085 28731 raft_consensus.cc:2955] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:13.886668 28882 raft_consensus.cc:2955] T 37a35161d9c943df8e50b024206dc19b P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:13.894541 28628 catalog_manager.cc:5697] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:13.920112 28731 consensus_queue.cc:237] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Queue 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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:13.931003 28807 raft_consensus.cc:1275] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:13.932698 28882 raft_consensus.cc:1275] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:13.932680 29183 consensus_queue.cc:1048] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:13.934655 28974 consensus_queue.cc:1048] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } 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 13:27:13.943222 28697 consensus_peers.cc:597] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f -> Peer 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849): Couldn't send request to peer 7af8e9ac0dbe4ad19f7831a3acf44909. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5095ade312c14a94a8f422e3b63b2ee3. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:13.946525 28974 raft_consensus.cc:2955] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:13.948562 28807 raft_consensus.cc:2955] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:13.953934 28880 raft_consensus.cc:2955] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:13.964183 28628 catalog_manager.cc:5697] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New cstate: current_term: 1 leader_uuid: "c2e54d1540f8413a82eeffbb6409f71f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:13.966864 28731 consensus_queue.cc:237] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Queue 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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
W20260710 13:27:13.980785 28697 consensus_peers.cc:597] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f -> Peer 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849): Couldn't send request to peer 7af8e9ac0dbe4ad19f7831a3acf44909. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b75e42ada6947e9a2da90b23c1aab2c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:13.980980 28807 raft_consensus.cc:1275] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:13.982067 28880 raft_consensus.cc:1275] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:13.982851 28974 consensus_queue.cc:1048] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } 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 13:27:13.984014 29208 consensus_queue.cc:1048] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:13.996660 28974 raft_consensus.cc:2955] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:13.999529 28807 raft_consensus.cc:2955] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:14.011023 28882 raft_consensus.cc:2955] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:14.016903 28628 catalog_manager.cc:5697] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f reported cstate change: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New cstate: current_term: 1 leader_uuid: "c2e54d1540f8413a82eeffbb6409f71f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:14.135766 29212 ts_tablet_manager.cc:933] T f90239b82e434f70810974e0cf113df8 P 7af8e9ac0dbe4ad19f7831a3acf44909: Initiating tablet copy from peer 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:14.138067 29212 tablet_copy_client.cc:323] T f90239b82e434f70810974e0cf113df8 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Beginning tablet copy session from remote peer at address 127.26.249.3:35991
I20260710 13:27:14.159190 28893 tablet_copy_service.cc:140] P 0bb9e0c4a0274696885777746a21a732: Received BeginTabletCopySession request for tablet f90239b82e434f70810974e0cf113df8 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 ({username='slave'} at 127.0.0.1:54992)
I20260710 13:27:14.159866 28893 tablet_copy_service.cc:161] P 0bb9e0c4a0274696885777746a21a732: Beginning new tablet copy session on tablet f90239b82e434f70810974e0cf113df8 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 at {username='slave'} at 127.0.0.1:54992: session id = 7af8e9ac0dbe4ad19f7831a3acf44909-f90239b82e434f70810974e0cf113df8
I20260710 13:27:14.166913 28893 tablet_copy_source_session.cc:215] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:14.174106 29212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f90239b82e434f70810974e0cf113df8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:14.190282 29212 tablet_copy_client.cc:806] T f90239b82e434f70810974e0cf113df8 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:14.191102 29212 tablet_copy_client.cc:670] T f90239b82e434f70810974e0cf113df8 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:14.197759 29212 tablet_copy_client.cc:538] T f90239b82e434f70810974e0cf113df8 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:14.206524 29212 tablet_bootstrap.cc:492] T f90239b82e434f70810974e0cf113df8 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap starting.
I20260710 13:27:14.225956 29212 tablet_bootstrap.cc:492] T f90239b82e434f70810974e0cf113df8 P 7af8e9ac0dbe4ad19f7831a3acf44909: 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 13:27:14.226958 29212 tablet_bootstrap.cc:492] T f90239b82e434f70810974e0cf113df8 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap complete.
I20260710 13:27:14.227669 29212 ts_tablet_manager.cc:1403] T f90239b82e434f70810974e0cf113df8 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.004s
I20260710 13:27:14.231459 29212 raft_consensus.cc:359] T f90239b82e434f70810974e0cf113df8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:14.232340 29212 raft_consensus.cc:740] T f90239b82e434f70810974e0cf113df8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Initialized, Role: LEARNER
I20260710 13:27:14.233017 29212 consensus_queue.cc:260] T f90239b82e434f70810974e0cf113df8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:14.236063 29212 ts_tablet_manager.cc:1434] T f90239b82e434f70810974e0cf113df8 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:27:14.237962 28893 tablet_copy_service.cc:342] P 0bb9e0c4a0274696885777746a21a732: Request end of tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-f90239b82e434f70810974e0cf113df8 received from {username='slave'} at 127.0.0.1:54992
I20260710 13:27:14.238493 28893 tablet_copy_service.cc:434] P 0bb9e0c4a0274696885777746a21a732: ending tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-f90239b82e434f70810974e0cf113df8 on tablet f90239b82e434f70810974e0cf113df8 with peer 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:14.363379 29212 ts_tablet_manager.cc:933] T 37a35161d9c943df8e50b024206dc19b P 7af8e9ac0dbe4ad19f7831a3acf44909: Initiating tablet copy from peer 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:14.365540 29212 tablet_copy_client.cc:323] T 37a35161d9c943df8e50b024206dc19b P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Beginning tablet copy session from remote peer at address 127.26.249.2:36257
I20260710 13:27:14.377815 28819 tablet_copy_service.cc:140] P 39bf10c89dff4814b75ecad79e18f4e1: Received BeginTabletCopySession request for tablet 37a35161d9c943df8e50b024206dc19b from peer 7af8e9ac0dbe4ad19f7831a3acf44909 ({username='slave'} at 127.0.0.1:53636)
I20260710 13:27:14.378432 28819 tablet_copy_service.cc:161] P 39bf10c89dff4814b75ecad79e18f4e1: Beginning new tablet copy session on tablet 37a35161d9c943df8e50b024206dc19b from peer 7af8e9ac0dbe4ad19f7831a3acf44909 at {username='slave'} at 127.0.0.1:53636: session id = 7af8e9ac0dbe4ad19f7831a3acf44909-37a35161d9c943df8e50b024206dc19b
I20260710 13:27:14.385234 28819 tablet_copy_source_session.cc:215] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:14.388796 29212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37a35161d9c943df8e50b024206dc19b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:14.404001 29212 tablet_copy_client.cc:806] T 37a35161d9c943df8e50b024206dc19b P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:14.404657 29212 tablet_copy_client.cc:670] T 37a35161d9c943df8e50b024206dc19b P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:14.409430 29212 tablet_copy_client.cc:538] T 37a35161d9c943df8e50b024206dc19b P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:14.420704 29212 tablet_bootstrap.cc:492] T 37a35161d9c943df8e50b024206dc19b P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap starting.
I20260710 13:27:14.433303 29219 ts_tablet_manager.cc:933] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909: Initiating tablet copy from peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205)
I20260710 13:27:14.439466 29219 tablet_copy_client.cc:323] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Beginning tablet copy session from remote peer at address 127.26.249.1:35205
I20260710 13:27:14.447589 29212 tablet_bootstrap.cc:492] T 37a35161d9c943df8e50b024206dc19b P 7af8e9ac0dbe4ad19f7831a3acf44909: 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 13:27:14.448845 29212 tablet_bootstrap.cc:492] T 37a35161d9c943df8e50b024206dc19b P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap complete.
I20260710 13:27:14.449676 29212 ts_tablet_manager.cc:1403] T 37a35161d9c943df8e50b024206dc19b P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.004s
I20260710 13:27:14.453043 29212 raft_consensus.cc:359] T 37a35161d9c943df8e50b024206dc19b P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:14.453976 29212 raft_consensus.cc:740] T 37a35161d9c943df8e50b024206dc19b P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Initialized, Role: LEARNER
I20260710 13:27:14.454687 29212 consensus_queue.cc:260] T 37a35161d9c943df8e50b024206dc19b P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:14.457562 29212 ts_tablet_manager.cc:1434] T 37a35161d9c943df8e50b024206dc19b P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:27:14.461475 28819 tablet_copy_service.cc:342] P 39bf10c89dff4814b75ecad79e18f4e1: Request end of tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-37a35161d9c943df8e50b024206dc19b received from {username='slave'} at 127.0.0.1:53636
I20260710 13:27:14.461978 28819 tablet_copy_service.cc:434] P 39bf10c89dff4814b75ecad79e18f4e1: ending tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-37a35161d9c943df8e50b024206dc19b on tablet 37a35161d9c943df8e50b024206dc19b with peer 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:14.468802 28744 tablet_copy_service.cc:140] P c2e54d1540f8413a82eeffbb6409f71f: Received BeginTabletCopySession request for tablet 5095ade312c14a94a8f422e3b63b2ee3 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 ({username='slave'} at 127.0.0.1:44472)
I20260710 13:27:14.469468 28744 tablet_copy_service.cc:161] P c2e54d1540f8413a82eeffbb6409f71f: Beginning new tablet copy session on tablet 5095ade312c14a94a8f422e3b63b2ee3 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 at {username='slave'} at 127.0.0.1:44472: session id = 7af8e9ac0dbe4ad19f7831a3acf44909-5095ade312c14a94a8f422e3b63b2ee3
I20260710 13:27:14.478120 28744 tablet_copy_source_session.cc:215] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:14.481539 29219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5095ade312c14a94a8f422e3b63b2ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:14.494378 29219 tablet_copy_client.cc:806] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:14.495428 29219 tablet_copy_client.cc:670] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:14.497365 29212 ts_tablet_manager.cc:933] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909: Initiating tablet copy from peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205)
I20260710 13:27:14.499245 29212 tablet_copy_client.cc:323] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Beginning tablet copy session from remote peer at address 127.26.249.1:35205
I20260710 13:27:14.499845 29219 tablet_copy_client.cc:538] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:14.500960 28744 tablet_copy_service.cc:140] P c2e54d1540f8413a82eeffbb6409f71f: Received BeginTabletCopySession request for tablet 7b75e42ada6947e9a2da90b23c1aab2c from peer 7af8e9ac0dbe4ad19f7831a3acf44909 ({username='slave'} at 127.0.0.1:44472)
I20260710 13:27:14.501542 28744 tablet_copy_service.cc:161] P c2e54d1540f8413a82eeffbb6409f71f: Beginning new tablet copy session on tablet 7b75e42ada6947e9a2da90b23c1aab2c from peer 7af8e9ac0dbe4ad19f7831a3acf44909 at {username='slave'} at 127.0.0.1:44472: session id = 7af8e9ac0dbe4ad19f7831a3acf44909-7b75e42ada6947e9a2da90b23c1aab2c
I20260710 13:27:14.509511 28744 tablet_copy_source_session.cc:215] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:14.509653 29219 tablet_bootstrap.cc:492] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap starting.
I20260710 13:27:14.516848 29212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b75e42ada6947e9a2da90b23c1aab2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:14.537729 29212 tablet_copy_client.cc:806] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:14.538401 29212 tablet_copy_client.cc:670] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:14.539387 29219 tablet_bootstrap.cc:492] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909: 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 13:27:14.540426 29219 tablet_bootstrap.cc:492] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap complete.
I20260710 13:27:14.541097 29219 ts_tablet_manager.cc:1403] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.014s
I20260710 13:27:14.542783 29212 tablet_copy_client.cc:538] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:14.544157 29219 raft_consensus.cc:359] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:14.544864 29219 raft_consensus.cc:740] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Initialized, Role: LEARNER
I20260710 13:27:14.545518 29219 consensus_queue.cc:260] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:14.547772 29219 ts_tablet_manager.cc:1434] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260710 13:27:14.550015 28744 tablet_copy_service.cc:342] P c2e54d1540f8413a82eeffbb6409f71f: Request end of tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-5095ade312c14a94a8f422e3b63b2ee3 received from {username='slave'} at 127.0.0.1:44472
I20260710 13:27:14.550850 28744 tablet_copy_service.cc:434] P c2e54d1540f8413a82eeffbb6409f71f: ending tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-5095ade312c14a94a8f422e3b63b2ee3 on tablet 5095ade312c14a94a8f422e3b63b2ee3 with peer 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:14.552732 29212 tablet_bootstrap.cc:492] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap starting.
I20260710 13:27:14.573354 29212 tablet_bootstrap.cc:492] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909: 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 13:27:14.574304 29212 tablet_bootstrap.cc:492] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap complete.
I20260710 13:27:14.575003 29212 ts_tablet_manager.cc:1403] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260710 13:27:14.577772 29212 raft_consensus.cc:359] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:14.578575 29212 raft_consensus.cc:740] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Initialized, Role: LEARNER
I20260710 13:27:14.579171 29212 consensus_queue.cc:260] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:14.581277 29212 ts_tablet_manager.cc:1434] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:14.583341 28744 tablet_copy_service.cc:342] P c2e54d1540f8413a82eeffbb6409f71f: Request end of tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-7b75e42ada6947e9a2da90b23c1aab2c received from {username='slave'} at 127.0.0.1:44472
I20260710 13:27:14.583771 28744 tablet_copy_service.cc:434] P c2e54d1540f8413a82eeffbb6409f71f: ending tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-7b75e42ada6947e9a2da90b23c1aab2c on tablet 7b75e42ada6947e9a2da90b23c1aab2c with peer 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:14.654403 29154 raft_consensus.cc:1217] T f90239b82e434f70810974e0cf113df8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:14.749775 29154 raft_consensus.cc:1217] T 37a35161d9c943df8e50b024206dc19b P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:14.890223 29154 raft_consensus.cc:1217] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:15.101722 29154 raft_consensus.cc:1217] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:15.242762 29024 raft_consensus.cc:1064] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732: attempting to promote NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 to VOTER
I20260710 13:27:15.245709 29024 consensus_queue.cc:237] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:15.249694 29228 raft_consensus.cc:1064] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1: attempting to promote NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 to VOTER
I20260710 13:27:15.253618 28808 raft_consensus.cc:1275] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:15.255451 29024 consensus_queue.cc:1048] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } 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 13:27:15.256637 29154 raft_consensus.cc:1275] T f90239b82e434f70810974e0cf113df8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:15.255658 28731 raft_consensus.cc:1275] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:15.258316 29024 consensus_queue.cc:1048] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:15.259207 29019 consensus_queue.cc:1048] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:15.259120 29228 consensus_queue.cc:237] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:15.277923 28882 raft_consensus.cc:1275] T 37a35161d9c943df8e50b024206dc19b P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:15.279731 29200 consensus_queue.cc:1048] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:15.288043 29153 raft_consensus.cc:1275] T 37a35161d9c943df8e50b024206dc19b P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:15.290963 29019 raft_consensus.cc:2955] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.308223 29227 consensus_queue.cc:1048] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:15.314317 29153 raft_consensus.cc:2955] T f90239b82e434f70810974e0cf113df8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.327559 28731 raft_consensus.cc:2955] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.334427 28628 catalog_manager.cc:5697] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 reported cstate change: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:15.337368 29231 raft_consensus.cc:1064] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f: attempting to promote NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 to VOTER
I20260710 13:27:15.344475 29231 consensus_queue.cc:237] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:15.360286 28730 raft_consensus.cc:1275] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:15.359516 29228 raft_consensus.cc:2955] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.360649 28808 raft_consensus.cc:2955] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.372641 29154 raft_consensus.cc:1275] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:15.374461 29229 consensus_queue.cc:1048] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:15.374872 29153 raft_consensus.cc:2955] T 37a35161d9c943df8e50b024206dc19b P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.374590 29227 consensus_queue.cc:1048] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } 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 13:27:15.388949 28882 raft_consensus.cc:1275] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:15.391289 29229 consensus_queue.cc:1048] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } 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 13:27:15.396517 28808 raft_consensus.cc:1275] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:15.398833 28880 raft_consensus.cc:2955] T 37a35161d9c943df8e50b024206dc19b P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.403954 28974 consensus_queue.cc:1048] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:15.431607 28974 raft_consensus.cc:2955] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.431262 28730 raft_consensus.cc:2955] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.437908 28881 raft_consensus.cc:2955] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.437907 28807 raft_consensus.cc:2955] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.459200 28880 consensus_queue.cc:237] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:15.464939 28631 catalog_manager.cc:5697] T 37a35161d9c943df8e50b024206dc19b P 7af8e9ac0dbe4ad19f7831a3acf44909 reported cstate change: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.466732 29154 raft_consensus.cc:1275] T f90239b82e434f70810974e0cf113df8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:15.470438 29242 consensus_queue.cc:1048] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:15.478915 28730 raft_consensus.cc:1275] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:15.489380 29153 raft_consensus.cc:2955] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.500422 29024 consensus_queue.cc:1048] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:15.499802 28628 catalog_manager.cc:5697] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732 reported cstate change: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2e54d1540f8413a82eeffbb6409f71f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.485100 29242 raft_consensus.cc:2955] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.488251 29154 raft_consensus.cc:2955] T f90239b82e434f70810974e0cf113df8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.518198 28616 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f90239b82e434f70810974e0cf113df8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:15.519811 28730 raft_consensus.cc:2955] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.528370 28632 catalog_manager.cc:5697] T f90239b82e434f70810974e0cf113df8 P 7af8e9ac0dbe4ad19f7831a3acf44909 reported cstate change: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.532054 28807 consensus_queue.cc:237] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [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: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:15.539814 28880 raft_consensus.cc:1275] T 37a35161d9c943df8e50b024206dc19b P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:15.541172 29154 raft_consensus.cc:1275] T 37a35161d9c943df8e50b024206dc19b P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:15.541483 29228 consensus_queue.cc:1048] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:15.542621 29238 consensus_queue.cc:1048] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:15.548722 29228 raft_consensus.cc:2955] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.551149 28881 raft_consensus.cc:2955] T 37a35161d9c943df8e50b024206dc19b P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.560197 28618 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 37a35161d9c943df8e50b024206dc19b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:15.564400 29154 raft_consensus.cc:2955] T 37a35161d9c943df8e50b024206dc19b P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.578691 28730 consensus_queue.cc:237] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:15.578431 28628 catalog_manager.cc:5697] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:15.579770 28794 tablet_service.cc:1558] Processing DeleteTablet for tablet f90239b82e434f70810974e0cf113df8 with delete_type TABLET_DATA_TOMBSTONED (TS 39bf10c89dff4814b75ecad79e18f4e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53600
I20260710 13:27:15.585479 29154 raft_consensus.cc:1275] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:15.587435 29231 consensus_queue.cc:1048] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:15.591895 28807 raft_consensus.cc:1275] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:15.595024 29231 consensus_queue.cc:1048] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260710 13:27:15.602842 29254 tablet_replica.cc:333] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:15.604095 29254 raft_consensus.cc:2243] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:15.604867 29254 raft_consensus.cc:2272] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:15.607981 28974 raft_consensus.cc:2955] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.609694 28722 tablet_service.cc:1558] Processing DeleteTablet for tablet 37a35161d9c943df8e50b024206dc19b with delete_type TABLET_DATA_TOMBSTONED (TS c2e54d1540f8413a82eeffbb6409f71f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44436
I20260710 13:27:15.614135 29153 raft_consensus.cc:2955] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.621822 28807 raft_consensus.cc:2955] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.631520 28619 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5095ade312c14a94a8f422e3b63b2ee3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:15.632160 29254 ts_tablet_manager.cc:1916] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:15.638871 28631 catalog_manager.cc:5697] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f reported cstate change: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New cstate: current_term: 1 leader_uuid: "c2e54d1540f8413a82eeffbb6409f71f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:15.649997 29255 tablet_replica.cc:333] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:15.651037 29254 ts_tablet_manager.cc:1929] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:15.652700 29254 log.cc:1199] T f90239b82e434f70810974e0cf113df8 P 39bf10c89dff4814b75ecad79e18f4e1: Deleting WAL directory at /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-1-root/wals/f90239b82e434f70810974e0cf113df8
I20260710 13:27:15.661027 28869 tablet_service.cc:1558] Processing DeleteTablet for tablet 5095ade312c14a94a8f422e3b63b2ee3 with delete_type TABLET_DATA_TOMBSTONED (TS 0bb9e0c4a0274696885777746a21a732 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54950
I20260710 13:27:15.656914 29255 raft_consensus.cc:2243] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:15.662102 29255 raft_consensus.cc:2272] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:15.662474 28618 catalog_manager.cc:5028] TS 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257): tablet f90239b82e434f70810974e0cf113df8 (table test-workload [id=f70fc66ada0a401684ab41cb28b5416c]) successfully deleted
I20260710 13:27:15.667548 28974 raft_consensus.cc:1064] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f: attempting to promote NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 to VOTER
I20260710 13:27:15.670439 28974 consensus_queue.cc:237] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:15.676571 29256 tablet_replica.cc:333] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:15.676975 29255 ts_tablet_manager.cc:1916] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:15.677938 29256 raft_consensus.cc:2243] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:15.678911 29256 raft_consensus.cc:2272] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:15.688663 29256 ts_tablet_manager.cc:1916] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:15.698212 28880 raft_consensus.cc:1275] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:15.700344 29153 raft_consensus.cc:1275] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:15.700865 29231 consensus_queue.cc:1048] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:15.703214 28974 consensus_queue.cc:1048] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:15.704366 28807 raft_consensus.cc:1275] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:15.703173 29255 ts_tablet_manager.cc:1929] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:15.706810 29255 log.cc:1199] T 37a35161d9c943df8e50b024206dc19b P c2e54d1540f8413a82eeffbb6409f71f: Deleting WAL directory at /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-0-root/wals/37a35161d9c943df8e50b024206dc19b
I20260710 13:27:15.708472 28619 catalog_manager.cc:5028] TS c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): tablet 37a35161d9c943df8e50b024206dc19b (table test-workload [id=f70fc66ada0a401684ab41cb28b5416c]) successfully deleted
I20260710 13:27:15.710417 29256 ts_tablet_manager.cc:1929] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:15.710845 29256 log.cc:1199] T 5095ade312c14a94a8f422e3b63b2ee3 P 0bb9e0c4a0274696885777746a21a732: Deleting WAL directory at /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-2-root/wals/5095ade312c14a94a8f422e3b63b2ee3
I20260710 13:27:15.712764 28616 catalog_manager.cc:5028] TS 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991): tablet 5095ade312c14a94a8f422e3b63b2ee3 (table test-workload [id=f70fc66ada0a401684ab41cb28b5416c]) successfully deleted
I20260710 13:27:15.713507 29231 consensus_queue.cc:1048] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } 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 13:27:15.729995 29232 raft_consensus.cc:2955] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.730276 28807 raft_consensus.cc:2955] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.745347 28632 catalog_manager.cc:5697] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2e54d1540f8413a82eeffbb6409f71f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.746205 28880 raft_consensus.cc:2955] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.752707 29153 raft_consensus.cc:2955] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.766927 28730 consensus_queue.cc:237] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:15.772246 29153 raft_consensus.cc:1275] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:15.772432 28880 raft_consensus.cc:1275] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:15.773593 29232 consensus_queue.cc:1048] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:15.774605 29229 consensus_queue.cc:1048] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:15.781807 29231 raft_consensus.cc:2955] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.783684 28880 raft_consensus.cc:2955] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.789762 28619 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7b75e42ada6947e9a2da90b23c1aab2c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:15.791699 29153 raft_consensus.cc:2955] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:15.795199 28631 catalog_manager.cc:5697] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f reported cstate change: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New cstate: current_term: 1 leader_uuid: "c2e54d1540f8413a82eeffbb6409f71f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:15.806789 28794 tablet_service.cc:1558] Processing DeleteTablet for tablet 7b75e42ada6947e9a2da90b23c1aab2c with delete_type TABLET_DATA_TOMBSTONED (TS 39bf10c89dff4814b75ecad79e18f4e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53600
I20260710 13:27:15.807821 29254 tablet_replica.cc:333] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:15.808799 29254 raft_consensus.cc:2243] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:15.809468 29254 raft_consensus.cc:2272] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:15.812314 29254 ts_tablet_manager.cc:1916] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:15.825948 29254 ts_tablet_manager.cc:1929] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:15.826345 29254 log.cc:1199] T 7b75e42ada6947e9a2da90b23c1aab2c P 39bf10c89dff4814b75ecad79e18f4e1: Deleting WAL directory at /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-1-root/wals/7b75e42ada6947e9a2da90b23c1aab2c
I20260710 13:27:15.827973 28618 catalog_manager.cc:5028] TS 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257): tablet 7b75e42ada6947e9a2da90b23c1aab2c (table test-workload [id=f70fc66ada0a401684ab41cb28b5416c]) successfully deleted
I20260710 13:27:16.837049 28807 consensus_queue.cc:237] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Queue 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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:16.843111 28880 raft_consensus.cc:1275] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:16.847591 29200 consensus_queue.cc:1048] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:27:16.849221 28772 consensus_peers.cc:597] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 -> Peer 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849): Couldn't send request to peer 7af8e9ac0dbe4ad19f7831a3acf44909. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0287f6ca86ca45be8c37625617587772. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:16.852277 28730 raft_consensus.cc:1275] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:16.853684 29263 consensus_queue.cc:1048] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } 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 13:27:16.856621 29200 raft_consensus.cc:2955] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:16.858023 28880 raft_consensus.cc:2955] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:16.864122 28730 raft_consensus.cc:2955] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:16.873433 28628 catalog_manager.cc:5697] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:16.875005 28807 consensus_queue.cc:237] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Queue 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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:16.884953 28880 raft_consensus.cc:1275] T ad3dea8167cf499888d674926fcc8d6f P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:16.885779 28731 raft_consensus.cc:1275] T ad3dea8167cf499888d674926fcc8d6f P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:16.886803 29263 consensus_queue.cc:1048] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } 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 13:27:16.888046 29200 consensus_queue.cc:1048] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:27:16.889751 28772 consensus_peers.cc:597] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 -> Peer 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849): Couldn't send request to peer 7af8e9ac0dbe4ad19f7831a3acf44909. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad3dea8167cf499888d674926fcc8d6f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:16.905315 29200 raft_consensus.cc:2955] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:16.917114 28731 raft_consensus.cc:2955] T ad3dea8167cf499888d674926fcc8d6f P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:16.925844 28881 consensus_queue.cc:237] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Queue 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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:16.927135 28632 catalog_manager.cc:5697] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:16.935648 28807 raft_consensus.cc:1275] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:16.938302 28846 consensus_peers.cc:597] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 -> Peer 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849): Couldn't send request to peer 7af8e9ac0dbe4ad19f7831a3acf44909. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6caef2c9ac9a4d0cacebf56cd56ea291. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:16.939191 29274 consensus_queue.cc:1048] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:16.941773 28732 raft_consensus.cc:1275] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:16.943861 29261 consensus_queue.cc:1048] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } 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 13:27:16.943723 28881 raft_consensus.cc:2955] T ad3dea8167cf499888d674926fcc8d6f P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:16.955556 29261 raft_consensus.cc:2955] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:16.964852 28732 raft_consensus.cc:2955] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:16.966450 28807 raft_consensus.cc:2955] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:16.979352 28809 consensus_queue.cc:237] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Queue 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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:16.981241 28632 catalog_manager.cc:5697] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:16.994815 28880 raft_consensus.cc:1275] T bfd7949992ef48f1b022f1680772f837 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:16.997278 28732 raft_consensus.cc:1275] T bfd7949992ef48f1b022f1680772f837 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:17.001380 28772 consensus_peers.cc:597] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 -> Peer 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849): Couldn't send request to peer 7af8e9ac0dbe4ad19f7831a3acf44909. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bfd7949992ef48f1b022f1680772f837. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:17.002343 29263 consensus_queue.cc:1048] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } 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 13:27:17.004127 29200 consensus_queue.cc:1048] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:17.013806 29263 raft_consensus.cc:2955] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:17.016659 28731 raft_consensus.cc:2955] T bfd7949992ef48f1b022f1680772f837 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:17.019922 28880 raft_consensus.cc:2955] T bfd7949992ef48f1b022f1680772f837 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:17.036171 28632 catalog_manager.cc:5697] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:17.306744 29284 ts_tablet_manager.cc:933] T ad3dea8167cf499888d674926fcc8d6f P 7af8e9ac0dbe4ad19f7831a3acf44909: Initiating tablet copy from peer 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:17.309067 29284 tablet_copy_client.cc:323] T ad3dea8167cf499888d674926fcc8d6f P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Beginning tablet copy session from remote peer at address 127.26.249.2:36257
I20260710 13:27:17.310771 28819 tablet_copy_service.cc:140] P 39bf10c89dff4814b75ecad79e18f4e1: Received BeginTabletCopySession request for tablet ad3dea8167cf499888d674926fcc8d6f from peer 7af8e9ac0dbe4ad19f7831a3acf44909 ({username='slave'} at 127.0.0.1:53636)
I20260710 13:27:17.311275 28819 tablet_copy_service.cc:161] P 39bf10c89dff4814b75ecad79e18f4e1: Beginning new tablet copy session on tablet ad3dea8167cf499888d674926fcc8d6f from peer 7af8e9ac0dbe4ad19f7831a3acf44909 at {username='slave'} at 127.0.0.1:53636: session id = 7af8e9ac0dbe4ad19f7831a3acf44909-ad3dea8167cf499888d674926fcc8d6f
I20260710 13:27:17.317040 28819 tablet_copy_source_session.cc:215] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:17.320202 29284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3dea8167cf499888d674926fcc8d6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:17.332710 29284 tablet_copy_client.cc:806] T ad3dea8167cf499888d674926fcc8d6f P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:17.333307 29284 tablet_copy_client.cc:670] T ad3dea8167cf499888d674926fcc8d6f P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:17.337572 29284 tablet_copy_client.cc:538] T ad3dea8167cf499888d674926fcc8d6f P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:17.347637 29284 tablet_bootstrap.cc:492] T ad3dea8167cf499888d674926fcc8d6f P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap starting.
I20260710 13:27:17.372515 29284 tablet_bootstrap.cc:492] T ad3dea8167cf499888d674926fcc8d6f P 7af8e9ac0dbe4ad19f7831a3acf44909: 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 13:27:17.373677 29284 tablet_bootstrap.cc:492] T ad3dea8167cf499888d674926fcc8d6f P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap complete.
I20260710 13:27:17.374490 29284 ts_tablet_manager.cc:1403] T ad3dea8167cf499888d674926fcc8d6f P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.007s
I20260710 13:27:17.378165 29284 raft_consensus.cc:359] T ad3dea8167cf499888d674926fcc8d6f P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:17.379118 29284 raft_consensus.cc:740] T ad3dea8167cf499888d674926fcc8d6f P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Initialized, Role: LEARNER
I20260710 13:27:17.379701 29287 ts_tablet_manager.cc:933] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909: Initiating tablet copy from peer 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:17.379724 29284 consensus_queue.cc:260] T ad3dea8167cf499888d674926fcc8d6f P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:17.383527 29284 ts_tablet_manager.cc:1434] T ad3dea8167cf499888d674926fcc8d6f P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260710 13:27:17.385476 28819 tablet_copy_service.cc:342] P 39bf10c89dff4814b75ecad79e18f4e1: Request end of tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-ad3dea8167cf499888d674926fcc8d6f received from {username='slave'} at 127.0.0.1:53636
I20260710 13:27:17.386005 28819 tablet_copy_service.cc:434] P 39bf10c89dff4814b75ecad79e18f4e1: ending tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-ad3dea8167cf499888d674926fcc8d6f on tablet ad3dea8167cf499888d674926fcc8d6f with peer 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:17.386611 29287 tablet_copy_client.cc:323] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Beginning tablet copy session from remote peer at address 127.26.249.2:36257
I20260710 13:27:17.388648 28819 tablet_copy_service.cc:140] P 39bf10c89dff4814b75ecad79e18f4e1: Received BeginTabletCopySession request for tablet 0287f6ca86ca45be8c37625617587772 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 ({username='slave'} at 127.0.0.1:53636)
I20260710 13:27:17.389309 28819 tablet_copy_service.cc:161] P 39bf10c89dff4814b75ecad79e18f4e1: Beginning new tablet copy session on tablet 0287f6ca86ca45be8c37625617587772 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 at {username='slave'} at 127.0.0.1:53636: session id = 7af8e9ac0dbe4ad19f7831a3acf44909-0287f6ca86ca45be8c37625617587772
I20260710 13:27:17.399989 28819 tablet_copy_source_session.cc:215] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:17.403465 29287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0287f6ca86ca45be8c37625617587772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:17.424022 29287 tablet_copy_client.cc:806] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:17.424754 29287 tablet_copy_client.cc:670] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:17.429163 29287 tablet_copy_client.cc:538] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:17.437795 29287 tablet_bootstrap.cc:492] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap starting.
I20260710 13:27:17.457795 29287 tablet_bootstrap.cc:492] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909: 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 13:27:17.458657 29287 tablet_bootstrap.cc:492] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap complete.
I20260710 13:27:17.459365 29287 ts_tablet_manager.cc:1403] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.002s
I20260710 13:27:17.462445 29287 raft_consensus.cc:359] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:17.463310 29287 raft_consensus.cc:740] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Initialized, Role: LEARNER
I20260710 13:27:17.464012 29287 consensus_queue.cc:260] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:17.466503 29287 ts_tablet_manager.cc:1434] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:27:17.468590 28819 tablet_copy_service.cc:342] P 39bf10c89dff4814b75ecad79e18f4e1: Request end of tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-0287f6ca86ca45be8c37625617587772 received from {username='slave'} at 127.0.0.1:53636
I20260710 13:27:17.469079 28819 tablet_copy_service.cc:434] P 39bf10c89dff4814b75ecad79e18f4e1: ending tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-0287f6ca86ca45be8c37625617587772 on tablet 0287f6ca86ca45be8c37625617587772 with peer 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:17.484838 29287 ts_tablet_manager.cc:933] T bfd7949992ef48f1b022f1680772f837 P 7af8e9ac0dbe4ad19f7831a3acf44909: Initiating tablet copy from peer 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:17.487411 29287 tablet_copy_client.cc:323] T bfd7949992ef48f1b022f1680772f837 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Beginning tablet copy session from remote peer at address 127.26.249.2:36257
I20260710 13:27:17.489336 28819 tablet_copy_service.cc:140] P 39bf10c89dff4814b75ecad79e18f4e1: Received BeginTabletCopySession request for tablet bfd7949992ef48f1b022f1680772f837 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 ({username='slave'} at 127.0.0.1:53636)
I20260710 13:27:17.489920 28819 tablet_copy_service.cc:161] P 39bf10c89dff4814b75ecad79e18f4e1: Beginning new tablet copy session on tablet bfd7949992ef48f1b022f1680772f837 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 at {username='slave'} at 127.0.0.1:53636: session id = 7af8e9ac0dbe4ad19f7831a3acf44909-bfd7949992ef48f1b022f1680772f837
I20260710 13:27:17.496445 29284 ts_tablet_manager.cc:933] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 7af8e9ac0dbe4ad19f7831a3acf44909: Initiating tablet copy from peer 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:17.498540 29284 tablet_copy_client.cc:323] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Beginning tablet copy session from remote peer at address 127.26.249.3:35991
I20260710 13:27:17.500344 28893 tablet_copy_service.cc:140] P 0bb9e0c4a0274696885777746a21a732: Received BeginTabletCopySession request for tablet 6caef2c9ac9a4d0cacebf56cd56ea291 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 ({username='slave'} at 127.0.0.1:54992)
I20260710 13:27:17.500947 28893 tablet_copy_service.cc:161] P 0bb9e0c4a0274696885777746a21a732: Beginning new tablet copy session on tablet 6caef2c9ac9a4d0cacebf56cd56ea291 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 at {username='slave'} at 127.0.0.1:54992: session id = 7af8e9ac0dbe4ad19f7831a3acf44909-6caef2c9ac9a4d0cacebf56cd56ea291
I20260710 13:27:17.501080 28819 tablet_copy_source_session.cc:215] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:17.504014 29287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd7949992ef48f1b022f1680772f837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:17.509210 28893 tablet_copy_source_session.cc:215] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:17.513461 29284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6caef2c9ac9a4d0cacebf56cd56ea291. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:17.518188 29287 tablet_copy_client.cc:806] T bfd7949992ef48f1b022f1680772f837 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:17.518821 29287 tablet_copy_client.cc:670] T bfd7949992ef48f1b022f1680772f837 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:17.527408 29287 tablet_copy_client.cc:538] T bfd7949992ef48f1b022f1680772f837 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:17.531730 29284 tablet_copy_client.cc:806] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:17.532493 29284 tablet_copy_client.cc:670] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:17.537489 29284 tablet_copy_client.cc:538] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:17.538552 29287 tablet_bootstrap.cc:492] T bfd7949992ef48f1b022f1680772f837 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap starting.
I20260710 13:27:17.547645 29284 tablet_bootstrap.cc:492] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap starting.
I20260710 13:27:17.573760 29287 tablet_bootstrap.cc:492] T bfd7949992ef48f1b022f1680772f837 P 7af8e9ac0dbe4ad19f7831a3acf44909: 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 13:27:17.574766 29287 tablet_bootstrap.cc:492] T bfd7949992ef48f1b022f1680772f837 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap complete.
I20260710 13:27:17.575521 29287 ts_tablet_manager.cc:1403] T bfd7949992ef48f1b022f1680772f837 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.005s
I20260710 13:27:17.579221 29284 tablet_bootstrap.cc:492] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 7af8e9ac0dbe4ad19f7831a3acf44909: 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 13:27:17.578840 29287 raft_consensus.cc:359] T bfd7949992ef48f1b022f1680772f837 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:17.579738 29287 raft_consensus.cc:740] T bfd7949992ef48f1b022f1680772f837 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Initialized, Role: LEARNER
I20260710 13:27:17.580483 29287 consensus_queue.cc:260] T bfd7949992ef48f1b022f1680772f837 P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:17.583019 29287 ts_tablet_manager.cc:1434] T bfd7949992ef48f1b022f1680772f837 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:27:17.584025 29284 tablet_bootstrap.cc:492] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap complete.
I20260710 13:27:17.584800 29284 ts_tablet_manager.cc:1403] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.000s
I20260710 13:27:17.587119 28819 tablet_copy_service.cc:342] P 39bf10c89dff4814b75ecad79e18f4e1: Request end of tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-bfd7949992ef48f1b022f1680772f837 received from {username='slave'} at 127.0.0.1:53636
I20260710 13:27:17.587622 28819 tablet_copy_service.cc:434] P 39bf10c89dff4814b75ecad79e18f4e1: ending tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-bfd7949992ef48f1b022f1680772f837 on tablet bfd7949992ef48f1b022f1680772f837 with peer 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:17.588055 29284 raft_consensus.cc:359] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:17.588892 29284 raft_consensus.cc:740] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Initialized, Role: LEARNER
I20260710 13:27:17.590068 29284 consensus_queue.cc:260] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:17.592832 29284 ts_tablet_manager.cc:1434] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260710 13:27:17.594786 28893 tablet_copy_service.cc:342] P 0bb9e0c4a0274696885777746a21a732: Request end of tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-6caef2c9ac9a4d0cacebf56cd56ea291 received from {username='slave'} at 127.0.0.1:54992
I20260710 13:27:17.595299 28893 tablet_copy_service.cc:434] P 0bb9e0c4a0274696885777746a21a732: ending tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-6caef2c9ac9a4d0cacebf56cd56ea291 on tablet 6caef2c9ac9a4d0cacebf56cd56ea291 with peer 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:17.731353 29154 raft_consensus.cc:1217] T ad3dea8167cf499888d674926fcc8d6f P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:17.898113 29154 raft_consensus.cc:1217] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:18.083585 29154 raft_consensus.cc:1217] T bfd7949992ef48f1b022f1680772f837 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:18.115173 29154 raft_consensus.cc:1217] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:18.163678 29295 raft_consensus.cc:1064] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1: attempting to promote NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 to VOTER
I20260710 13:27:18.166371 29295 consensus_queue.cc:237] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:18.172622 28880 raft_consensus.cc:1275] T ad3dea8167cf499888d674926fcc8d6f P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.173120 28732 raft_consensus.cc:1275] T ad3dea8167cf499888d674926fcc8d6f P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.172622 29154 raft_consensus.cc:1275] T ad3dea8167cf499888d674926fcc8d6f P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.174849 29200 consensus_queue.cc:1048] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } 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 13:27:18.176060 29270 consensus_queue.cc:1048] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:18.177843 29295 consensus_queue.cc:1048] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:18.196018 29295 raft_consensus.cc:2955] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.198828 29154 raft_consensus.cc:2955] T ad3dea8167cf499888d674926fcc8d6f P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.199457 28881 raft_consensus.cc:2955] T ad3dea8167cf499888d674926fcc8d6f P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.208024 28732 raft_consensus.cc:2955] T ad3dea8167cf499888d674926fcc8d6f P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.213455 28632 catalog_manager.cc:5697] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:18.234395 28807 consensus_queue.cc:237] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:18.239977 28732 raft_consensus.cc:1275] T ad3dea8167cf499888d674926fcc8d6f P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:18.240283 29154 raft_consensus.cc:1275] T ad3dea8167cf499888d674926fcc8d6f P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:18.241451 29295 consensus_queue.cc:1048] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:18.243559 29299 consensus_queue.cc:1048] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:18.249424 29295 raft_consensus.cc:2955] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.253077 28732 raft_consensus.cc:2955] T ad3dea8167cf499888d674926fcc8d6f P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.255674 29154 raft_consensus.cc:2955] T ad3dea8167cf499888d674926fcc8d6f P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.267575 28618 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ad3dea8167cf499888d674926fcc8d6f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:18.269943 28628 catalog_manager.cc:5697] T ad3dea8167cf499888d674926fcc8d6f P 7af8e9ac0dbe4ad19f7831a3acf44909 reported cstate change: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.279853 28869 tablet_service.cc:1558] Processing DeleteTablet for tablet ad3dea8167cf499888d674926fcc8d6f with delete_type TABLET_DATA_TOMBSTONED (TS 0bb9e0c4a0274696885777746a21a732 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54950
I20260710 13:27:18.287601 29307 tablet_replica.cc:333] T ad3dea8167cf499888d674926fcc8d6f P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:18.291508 29307 raft_consensus.cc:2243] T ad3dea8167cf499888d674926fcc8d6f P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.292183 29200 raft_consensus.cc:1064] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1: attempting to promote NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 to VOTER
I20260710 13:27:18.292435 29307 raft_consensus.cc:2272] T ad3dea8167cf499888d674926fcc8d6f P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.294631 29200 consensus_queue.cc:237] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:18.297127 29307 ts_tablet_manager.cc:1916] T ad3dea8167cf499888d674926fcc8d6f P 0bb9e0c4a0274696885777746a21a732: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:18.302850 28881 raft_consensus.cc:1275] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.304039 28732 raft_consensus.cc:1275] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.305485 29299 consensus_queue.cc:1048] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:18.306335 29153 raft_consensus.cc:1275] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.307230 29270 consensus_queue.cc:1048] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } 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 13:27:18.309003 29270 consensus_queue.cc:1048] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:18.312816 29307 ts_tablet_manager.cc:1929] T ad3dea8167cf499888d674926fcc8d6f P 0bb9e0c4a0274696885777746a21a732: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:18.313402 29307 log.cc:1199] T ad3dea8167cf499888d674926fcc8d6f P 0bb9e0c4a0274696885777746a21a732: Deleting WAL directory at /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-2-root/wals/ad3dea8167cf499888d674926fcc8d6f
I20260710 13:27:18.315026 28616 catalog_manager.cc:5028] TS 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991): tablet ad3dea8167cf499888d674926fcc8d6f (table test-workload [id=f70fc66ada0a401684ab41cb28b5416c]) successfully deleted
I20260710 13:27:18.346029 29270 raft_consensus.cc:2955] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.347967 29153 raft_consensus.cc:2955] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.351341 28880 raft_consensus.cc:2955] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.358985 28732 raft_consensus.cc:2955] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.362432 28631 catalog_manager.cc:5697] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 reported cstate change: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.383128 28807 consensus_queue.cc:237] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [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: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:18.388437 28880 raft_consensus.cc:1275] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:18.389930 29309 consensus_queue.cc:1048] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:18.390892 29153 raft_consensus.cc:1275] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:18.392268 29309 consensus_queue.cc:1048] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:18.395671 29270 raft_consensus.cc:2955] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.398396 28880 raft_consensus.cc:2955] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.401464 29154 raft_consensus.cc:2955] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.406064 28618 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0287f6ca86ca45be8c37625617587772 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:18.411279 28630 catalog_manager.cc:5697] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:18.422304 28722 tablet_service.cc:1558] Processing DeleteTablet for tablet 0287f6ca86ca45be8c37625617587772 with delete_type TABLET_DATA_TOMBSTONED (TS c2e54d1540f8413a82eeffbb6409f71f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44436
I20260710 13:27:18.434149 29313 tablet_replica.cc:333] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:18.434949 29313 raft_consensus.cc:2243] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.435609 29313 raft_consensus.cc:2272] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.438174 29313 ts_tablet_manager.cc:1916] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:18.449466 29313 ts_tablet_manager.cc:1929] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:18.449824 29313 log.cc:1199] T 0287f6ca86ca45be8c37625617587772 P c2e54d1540f8413a82eeffbb6409f71f: Deleting WAL directory at /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-0-root/wals/0287f6ca86ca45be8c37625617587772
I20260710 13:27:18.451320 28619 catalog_manager.cc:5028] TS c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): tablet 0287f6ca86ca45be8c37625617587772 (table test-workload [id=f70fc66ada0a401684ab41cb28b5416c]) successfully deleted
I20260710 13:27:18.500644 29270 raft_consensus.cc:1064] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1: attempting to promote NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 to VOTER
I20260710 13:27:18.503407 29270 consensus_queue.cc:237] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:18.510913 28880 raft_consensus.cc:1275] T bfd7949992ef48f1b022f1680772f837 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.510936 28732 raft_consensus.cc:1275] T bfd7949992ef48f1b022f1680772f837 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.511090 29154 raft_consensus.cc:1275] T bfd7949992ef48f1b022f1680772f837 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.512548 29270 consensus_queue.cc:1048] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } 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 13:27:18.513576 29200 consensus_queue.cc:1048] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:18.514420 29299 consensus_queue.cc:1048] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:18.539769 29270 raft_consensus.cc:2955] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.541824 28880 raft_consensus.cc:2955] T bfd7949992ef48f1b022f1680772f837 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.542449 29154 raft_consensus.cc:2955] T bfd7949992ef48f1b022f1680772f837 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.557713 28632 catalog_manager.cc:5697] T bfd7949992ef48f1b022f1680772f837 P 7af8e9ac0dbe4ad19f7831a3acf44909 reported cstate change: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.571696 28732 raft_consensus.cc:2955] T bfd7949992ef48f1b022f1680772f837 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.590384 28807 consensus_queue.cc:237] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:18.594720 28732 raft_consensus.cc:1275] T bfd7949992ef48f1b022f1680772f837 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:18.594794 29154 raft_consensus.cc:1275] T bfd7949992ef48f1b022f1680772f837 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:18.597384 29200 consensus_queue.cc:1048] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:18.598253 29299 consensus_queue.cc:1048] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:18.604322 29270 raft_consensus.cc:2955] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.605933 28732 raft_consensus.cc:2955] T bfd7949992ef48f1b022f1680772f837 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.606748 29154 raft_consensus.cc:2955] T bfd7949992ef48f1b022f1680772f837 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.619534 28632 catalog_manager.cc:5697] T bfd7949992ef48f1b022f1680772f837 P c2e54d1540f8413a82eeffbb6409f71f reported cstate change: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.623275 28618 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bfd7949992ef48f1b022f1680772f837 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:18.631390 28869 tablet_service.cc:1558] Processing DeleteTablet for tablet bfd7949992ef48f1b022f1680772f837 with delete_type TABLET_DATA_TOMBSTONED (TS 0bb9e0c4a0274696885777746a21a732 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54950
I20260710 13:27:18.633553 29307 tablet_replica.cc:333] T bfd7949992ef48f1b022f1680772f837 P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:18.634346 29307 raft_consensus.cc:2243] T bfd7949992ef48f1b022f1680772f837 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.634925 29307 raft_consensus.cc:2272] T bfd7949992ef48f1b022f1680772f837 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.639195 29307 ts_tablet_manager.cc:1916] T bfd7949992ef48f1b022f1680772f837 P 0bb9e0c4a0274696885777746a21a732: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:18.647351 29296 raft_consensus.cc:1064] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732: attempting to promote NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 to VOTER
I20260710 13:27:18.649801 29296 consensus_queue.cc:237] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:18.660706 29307 ts_tablet_manager.cc:1929] T bfd7949992ef48f1b022f1680772f837 P 0bb9e0c4a0274696885777746a21a732: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:18.661162 29307 log.cc:1199] T bfd7949992ef48f1b022f1680772f837 P 0bb9e0c4a0274696885777746a21a732: Deleting WAL directory at /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-2-root/wals/bfd7949992ef48f1b022f1680772f837
I20260710 13:27:18.663178 28616 catalog_manager.cc:5028] TS 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991): tablet bfd7949992ef48f1b022f1680772f837 (table test-workload [id=f70fc66ada0a401684ab41cb28b5416c]) successfully deleted
I20260710 13:27:18.663968 28807 raft_consensus.cc:1275] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.665359 29154 raft_consensus.cc:1275] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.665823 29278 consensus_queue.cc:1048] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:18.667142 29296 consensus_queue.cc:1048] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:18.672953 28732 raft_consensus.cc:1275] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:18.674638 29296 consensus_queue.cc:1048] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } 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 13:27:18.688750 29320 raft_consensus.cc:2955] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.694438 28732 raft_consensus.cc:2955] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.700796 29154 raft_consensus.cc:2955] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.715936 28628 catalog_manager.cc:5697] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f reported cstate change: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.716426 28807 raft_consensus.cc:2955] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.739987 28880 consensus_queue.cc:237] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [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: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:18.744095 29153 raft_consensus.cc:1275] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:18.744095 28809 raft_consensus.cc:1275] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:18.745510 29320 consensus_queue.cc:1048] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:18.746344 29278 consensus_queue.cc:1048] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:18.753012 29320 raft_consensus.cc:2955] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.754905 29153 raft_consensus.cc:2955] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.755230 28809 raft_consensus.cc:2955] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.764014 28616 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6caef2c9ac9a4d0cacebf56cd56ea291 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:18.769605 28628 catalog_manager.cc:5697] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:18.779518 28722 tablet_service.cc:1558] Processing DeleteTablet for tablet 6caef2c9ac9a4d0cacebf56cd56ea291 with delete_type TABLET_DATA_TOMBSTONED (TS c2e54d1540f8413a82eeffbb6409f71f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44436
I20260710 13:27:18.780601 29313 tablet_replica.cc:333] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:18.781638 29313 raft_consensus.cc:2243] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:18.782380 29313 raft_consensus.cc:2272] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:18.784809 29313 ts_tablet_manager.cc:1916] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:18.795498 29313 ts_tablet_manager.cc:1929] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:18.795849 29313 log.cc:1199] T 6caef2c9ac9a4d0cacebf56cd56ea291 P c2e54d1540f8413a82eeffbb6409f71f: Deleting WAL directory at /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-0-root/wals/6caef2c9ac9a4d0cacebf56cd56ea291
I20260710 13:27:18.797209 28619 catalog_manager.cc:5028] TS c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): tablet 6caef2c9ac9a4d0cacebf56cd56ea291 (table test-workload [id=f70fc66ada0a401684ab41cb28b5416c]) successfully deleted
I20260710 13:27:19.814509 28732 consensus_queue.cc:237] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Queue 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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
W20260710 13:27:19.821830 28697 consensus_peers.cc:597] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f -> Peer 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849): Couldn't send request to peer 7af8e9ac0dbe4ad19f7831a3acf44909. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d30612338294a149aa555f7d7bebdd3. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:19.823203 28881 raft_consensus.cc:1275] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:19.823915 28807 raft_consensus.cc:1275] T 8d30612338294a149aa555f7d7bebdd3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:19.825567 29327 consensus_queue.cc:1048] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:19.826725 29231 consensus_queue.cc:1048] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } 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 13:27:19.835537 29327 raft_consensus.cc:2955] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:19.837750 28881 raft_consensus.cc:2955] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:19.843856 28809 raft_consensus.cc:2955] T 8d30612338294a149aa555f7d7bebdd3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:19.855508 28630 catalog_manager.cc:5697] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f reported cstate change: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New cstate: current_term: 1 leader_uuid: "c2e54d1540f8413a82eeffbb6409f71f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:19.859072 28807 consensus_queue.cc:237] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Queue 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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:19.870365 28732 raft_consensus.cc:1275] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:19.870481 28881 raft_consensus.cc:1275] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:19.870683 28772 consensus_peers.cc:597] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 -> Peer 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849): Couldn't send request to peer 7af8e9ac0dbe4ad19f7831a3acf44909. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4808dd0d4f3247e393b6602ce26ecee9. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:19.872259 29295 consensus_queue.cc:1048] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } 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 13:27:19.873114 29328 consensus_queue.cc:1048] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:19.884219 29339 raft_consensus.cc:2955] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:19.888106 28881 raft_consensus.cc:2955] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:19.897294 28732 raft_consensus.cc:2955] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:19.909574 28632 catalog_manager.cc:5697] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732 reported cstate change: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:19.920970 28881 consensus_queue.cc:237] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Queue 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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
W20260710 13:27:19.933318 28846 consensus_peers.cc:597] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 -> Peer 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849): Couldn't send request to peer 7af8e9ac0dbe4ad19f7831a3acf44909. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cbc727d1a408490398a66718541aa0e8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:19.933889 28732 raft_consensus.cc:1275] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:19.934981 28807 raft_consensus.cc:1275] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:19.936856 29278 consensus_queue.cc:1048] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } 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 13:27:19.938189 29325 consensus_queue.cc:1048] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:19.949100 29278 raft_consensus.cc:2955] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:19.952111 28731 raft_consensus.cc:2955] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:19.964840 28881 consensus_queue.cc:237] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Queue 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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:19.967453 28630 catalog_manager.cc:5697] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 reported cstate change: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:19.980551 28807 raft_consensus.cc:2955] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:19.985646 28809 raft_consensus.cc:1275] T 885d07d57f8547159cea6b483c47b911 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:19.986862 28846 consensus_peers.cc:597] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 -> Peer 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849): Couldn't send request to peer 7af8e9ac0dbe4ad19f7831a3acf44909. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 885d07d57f8547159cea6b483c47b911. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:19.987699 29278 consensus_queue.cc:1048] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } 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 13:27:19.988674 28732 raft_consensus.cc:1275] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:19.990492 29278 consensus_queue.cc:1048] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:20.009339 29342 raft_consensus.cc:2955] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:20.011561 28809 raft_consensus.cc:2955] T 885d07d57f8547159cea6b483c47b911 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:20.014187 28732 raft_consensus.cc:2955] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:20.028721 28630 catalog_manager.cc:5697] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 reported cstate change: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:20.264477 29348 ts_tablet_manager.cc:933] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909: Initiating tablet copy from peer 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:20.267935 29348 tablet_copy_client.cc:323] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Beginning tablet copy session from remote peer at address 127.26.249.2:36257
I20260710 13:27:20.269701 28819 tablet_copy_service.cc:140] P 39bf10c89dff4814b75ecad79e18f4e1: Received BeginTabletCopySession request for tablet 4808dd0d4f3247e393b6602ce26ecee9 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 ({username='slave'} at 127.0.0.1:53636)
I20260710 13:27:20.270290 28819 tablet_copy_service.cc:161] P 39bf10c89dff4814b75ecad79e18f4e1: Beginning new tablet copy session on tablet 4808dd0d4f3247e393b6602ce26ecee9 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 at {username='slave'} at 127.0.0.1:53636: session id = 7af8e9ac0dbe4ad19f7831a3acf44909-4808dd0d4f3247e393b6602ce26ecee9
I20260710 13:27:20.276912 28819 tablet_copy_source_session.cc:215] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:20.280220 29348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4808dd0d4f3247e393b6602ce26ecee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.295450 29348 tablet_copy_client.cc:806] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:20.296090 29348 tablet_copy_client.cc:670] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:20.300612 29348 tablet_copy_client.cc:538] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:20.307955 29348 tablet_bootstrap.cc:492] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap starting.
I20260710 13:27:20.328447 29348 tablet_bootstrap.cc:492] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909: 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 13:27:20.329283 29348 tablet_bootstrap.cc:492] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap complete.
I20260710 13:27:20.329965 29348 ts_tablet_manager.cc:1403] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260710 13:27:20.332970 29348 raft_consensus.cc:359] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:20.333825 29348 raft_consensus.cc:740] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Initialized, Role: LEARNER
I20260710 13:27:20.334481 29348 consensus_queue.cc:260] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:20.337659 29348 ts_tablet_manager.cc:1434] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260710 13:27:20.339717 28819 tablet_copy_service.cc:342] P 39bf10c89dff4814b75ecad79e18f4e1: Request end of tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-4808dd0d4f3247e393b6602ce26ecee9 received from {username='slave'} at 127.0.0.1:53636
I20260710 13:27:20.340157 28819 tablet_copy_service.cc:434] P 39bf10c89dff4814b75ecad79e18f4e1: ending tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-4808dd0d4f3247e393b6602ce26ecee9 on tablet 4808dd0d4f3247e393b6602ce26ecee9 with peer 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:20.406359 29348 ts_tablet_manager.cc:933] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909: Initiating tablet copy from peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205)
I20260710 13:27:20.408419 29348 tablet_copy_client.cc:323] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Beginning tablet copy session from remote peer at address 127.26.249.1:35205
I20260710 13:27:20.410444 28744 tablet_copy_service.cc:140] P c2e54d1540f8413a82eeffbb6409f71f: Received BeginTabletCopySession request for tablet 8d30612338294a149aa555f7d7bebdd3 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 ({username='slave'} at 127.0.0.1:44472)
I20260710 13:27:20.411293 28744 tablet_copy_service.cc:161] P c2e54d1540f8413a82eeffbb6409f71f: Beginning new tablet copy session on tablet 8d30612338294a149aa555f7d7bebdd3 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 at {username='slave'} at 127.0.0.1:44472: session id = 7af8e9ac0dbe4ad19f7831a3acf44909-8d30612338294a149aa555f7d7bebdd3
I20260710 13:27:20.420913 28744 tablet_copy_source_session.cc:215] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:20.425163 29348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d30612338294a149aa555f7d7bebdd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.445555 29348 tablet_copy_client.cc:806] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:20.446264 29348 tablet_copy_client.cc:670] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:20.451391 29348 tablet_copy_client.cc:538] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:20.463485 29348 tablet_bootstrap.cc:492] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap starting.
I20260710 13:27:20.490610 29355 ts_tablet_manager.cc:933] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909: Initiating tablet copy from peer 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:20.491344 29353 ts_tablet_manager.cc:933] T 885d07d57f8547159cea6b483c47b911 P 7af8e9ac0dbe4ad19f7831a3acf44909: Initiating tablet copy from peer 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:20.494824 29353 tablet_copy_client.cc:323] T 885d07d57f8547159cea6b483c47b911 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Beginning tablet copy session from remote peer at address 127.26.249.3:35991
I20260710 13:27:20.495170 29355 tablet_copy_client.cc:323] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Beginning tablet copy session from remote peer at address 127.26.249.3:35991
I20260710 13:27:20.496657 28893 tablet_copy_service.cc:140] P 0bb9e0c4a0274696885777746a21a732: Received BeginTabletCopySession request for tablet 885d07d57f8547159cea6b483c47b911 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 ({username='slave'} at 127.0.0.1:54992)
I20260710 13:27:20.497263 28893 tablet_copy_service.cc:161] P 0bb9e0c4a0274696885777746a21a732: Beginning new tablet copy session on tablet 885d07d57f8547159cea6b483c47b911 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 at {username='slave'} at 127.0.0.1:54992: session id = 7af8e9ac0dbe4ad19f7831a3acf44909-885d07d57f8547159cea6b483c47b911
I20260710 13:27:20.499888 28892 tablet_copy_service.cc:140] P 0bb9e0c4a0274696885777746a21a732: Received BeginTabletCopySession request for tablet cbc727d1a408490398a66718541aa0e8 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 ({username='slave'} at 127.0.0.1:54992)
I20260710 13:27:20.500546 28892 tablet_copy_service.cc:161] P 0bb9e0c4a0274696885777746a21a732: Beginning new tablet copy session on tablet cbc727d1a408490398a66718541aa0e8 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 at {username='slave'} at 127.0.0.1:54992: session id = 7af8e9ac0dbe4ad19f7831a3acf44909-cbc727d1a408490398a66718541aa0e8
I20260710 13:27:20.504913 29348 tablet_bootstrap.cc:492] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909: 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 13:27:20.506125 29348 tablet_bootstrap.cc:492] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap complete.
I20260710 13:27:20.506268 28893 tablet_copy_source_session.cc:215] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:20.506963 29348 ts_tablet_manager.cc:1403] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent bootstrapping tablet: real 0.044s	user 0.031s	sys 0.005s
I20260710 13:27:20.509572 28892 tablet_copy_source_session.cc:215] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:20.510349 29353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 885d07d57f8547159cea6b483c47b911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.510789 29348 raft_consensus.cc:359] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:20.511916 29348 raft_consensus.cc:740] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Initialized, Role: LEARNER
I20260710 13:27:20.512692 29348 consensus_queue.cc:260] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:20.515654 29348 ts_tablet_manager.cc:1434] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:27:20.516644 29355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc727d1a408490398a66718541aa0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:20.517925 28744 tablet_copy_service.cc:342] P c2e54d1540f8413a82eeffbb6409f71f: Request end of tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-8d30612338294a149aa555f7d7bebdd3 received from {username='slave'} at 127.0.0.1:44472
I20260710 13:27:20.518409 28744 tablet_copy_service.cc:434] P c2e54d1540f8413a82eeffbb6409f71f: ending tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-8d30612338294a149aa555f7d7bebdd3 on tablet 8d30612338294a149aa555f7d7bebdd3 with peer 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:20.538005 29353 tablet_copy_client.cc:806] T 885d07d57f8547159cea6b483c47b911 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:20.538825 29353 tablet_copy_client.cc:670] T 885d07d57f8547159cea6b483c47b911 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:20.543923 29353 tablet_copy_client.cc:538] T 885d07d57f8547159cea6b483c47b911 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:20.545300 29355 tablet_copy_client.cc:806] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:20.546052 29355 tablet_copy_client.cc:670] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:20.553548 29355 tablet_copy_client.cc:538] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:20.560748 29353 tablet_bootstrap.cc:492] T 885d07d57f8547159cea6b483c47b911 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap starting.
I20260710 13:27:20.566223 29355 tablet_bootstrap.cc:492] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap starting.
I20260710 13:27:20.596930 29353 tablet_bootstrap.cc:492] T 885d07d57f8547159cea6b483c47b911 P 7af8e9ac0dbe4ad19f7831a3acf44909: 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 13:27:20.597707 29355 tablet_bootstrap.cc:492] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909: 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 13:27:20.598498 29353 tablet_bootstrap.cc:492] T 885d07d57f8547159cea6b483c47b911 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap complete.
I20260710 13:27:20.598778 29355 tablet_bootstrap.cc:492] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap complete.
I20260710 13:27:20.599541 29353 ts_tablet_manager.cc:1403] T 885d07d57f8547159cea6b483c47b911 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent bootstrapping tablet: real 0.039s	user 0.026s	sys 0.009s
I20260710 13:27:20.603384 29353 raft_consensus.cc:359] T 885d07d57f8547159cea6b483c47b911 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:20.604470 29353 raft_consensus.cc:740] T 885d07d57f8547159cea6b483c47b911 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Initialized, Role: LEARNER
I20260710 13:27:20.605273 29353 consensus_queue.cc:260] T 885d07d57f8547159cea6b483c47b911 P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:20.608184 29353 ts_tablet_manager.cc:1434] T 885d07d57f8547159cea6b483c47b911 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:27:20.599615 29355 ts_tablet_manager.cc:1403] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent bootstrapping tablet: real 0.034s	user 0.027s	sys 0.005s
I20260710 13:27:20.611812 29355 raft_consensus.cc:359] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:20.612679 29355 raft_consensus.cc:740] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Initialized, Role: LEARNER
I20260710 13:27:20.613310 29355 consensus_queue.cc:260] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:20.616209 29355 ts_tablet_manager.cc:1434] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:27:20.618297 28892 tablet_copy_service.cc:342] P 0bb9e0c4a0274696885777746a21a732: Request end of tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-885d07d57f8547159cea6b483c47b911 received from {username='slave'} at 127.0.0.1:54992
I20260710 13:27:20.618840 28892 tablet_copy_service.cc:434] P 0bb9e0c4a0274696885777746a21a732: ending tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-885d07d57f8547159cea6b483c47b911 on tablet 885d07d57f8547159cea6b483c47b911 with peer 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:20.643723 28893 tablet_copy_service.cc:342] P 0bb9e0c4a0274696885777746a21a732: Request end of tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-cbc727d1a408490398a66718541aa0e8 received from {username='slave'} at 127.0.0.1:54992
I20260710 13:27:20.644248 28893 tablet_copy_service.cc:434] P 0bb9e0c4a0274696885777746a21a732: ending tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-cbc727d1a408490398a66718541aa0e8 on tablet cbc727d1a408490398a66718541aa0e8 with peer 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:20.693212 29154 raft_consensus.cc:1217] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:20.974974 29154 raft_consensus.cc:1217] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:20.983232 29153 raft_consensus.cc:1217] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:21.051131 29154 raft_consensus.cc:1217] T 885d07d57f8547159cea6b483c47b911 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:21.105080 29339 raft_consensus.cc:1064] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1: attempting to promote NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 to VOTER
I20260710 13:27:21.107368 29339 consensus_queue.cc:237] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:21.114989 29154 raft_consensus.cc:1275] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.115175 28731 raft_consensus.cc:1275] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.115535 28880 raft_consensus.cc:1275] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.116701 29361 consensus_queue.cc:1048] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:21.117659 29340 consensus_queue.cc:1048] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } 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 13:27:21.118554 29339 consensus_queue.cc:1048] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:21.143967 29340 raft_consensus.cc:2955] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.155728 28880 raft_consensus.cc:2955] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.162578 29154 raft_consensus.cc:2955] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.174719 28632 catalog_manager.cc:5697] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:21.199992 28731 raft_consensus.cc:2955] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.228940 28809 consensus_queue.cc:237] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:21.235425 29154 raft_consensus.cc:1275] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:21.236891 29369 consensus_queue.cc:1048] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:21.238240 28731 raft_consensus.cc:1275] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:21.239837 29369 consensus_queue.cc:1048] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:21.249018 29154 raft_consensus.cc:2955] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.250762 28732 raft_consensus.cc:2955] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.247933 29369 raft_consensus.cc:2955] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.261054 28618 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4808dd0d4f3247e393b6602ce26ecee9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:21.269862 28630 catalog_manager.cc:5697] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f reported cstate change: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.281903 28869 tablet_service.cc:1558] Processing DeleteTablet for tablet 4808dd0d4f3247e393b6602ce26ecee9 with delete_type TABLET_DATA_TOMBSTONED (TS 0bb9e0c4a0274696885777746a21a732 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54950
I20260710 13:27:21.285171 29374 tablet_replica.cc:333] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:21.286098 29374 raft_consensus.cc:2243] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.286748 29374 raft_consensus.cc:2272] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.293107 29374 ts_tablet_manager.cc:1916] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:21.310500 29374 ts_tablet_manager.cc:1929] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:21.310913 29374 log.cc:1199] T 4808dd0d4f3247e393b6602ce26ecee9 P 0bb9e0c4a0274696885777746a21a732: Deleting WAL directory at /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-2-root/wals/4808dd0d4f3247e393b6602ce26ecee9
I20260710 13:27:21.312750 28616 catalog_manager.cc:5028] TS 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991): tablet 4808dd0d4f3247e393b6602ce26ecee9 (table test-workload [id=f70fc66ada0a401684ab41cb28b5416c]) successfully deleted
I20260710 13:27:21.397104 29362 raft_consensus.cc:1064] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f: attempting to promote NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 to VOTER
I20260710 13:27:21.400424 29362 consensus_queue.cc:237] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:21.410058 28881 raft_consensus.cc:1275] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.410089 29154 raft_consensus.cc:1275] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.410171 28809 raft_consensus.cc:1275] T 8d30612338294a149aa555f7d7bebdd3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.412753 29331 consensus_queue.cc:1048] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:21.413996 29360 consensus_queue.cc:1048] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } 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 13:27:21.425582 29362 consensus_queue.cc:1048] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:21.432315 29331 raft_consensus.cc:2955] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.437740 29342 raft_consensus.cc:1064] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732: attempting to promote NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 to VOTER
I20260710 13:27:21.440979 29342 consensus_queue.cc:237] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:21.444258 28881 raft_consensus.cc:2955] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.454648 28809 raft_consensus.cc:2955] T 8d30612338294a149aa555f7d7bebdd3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.457078 28628 catalog_manager.cc:5697] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f reported cstate change: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2e54d1540f8413a82eeffbb6409f71f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:21.474658 28807 raft_consensus.cc:1275] T 885d07d57f8547159cea6b483c47b911 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.477074 29325 consensus_queue.cc:1048] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } 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 13:27:21.481142 29152 raft_consensus.cc:1275] T 885d07d57f8547159cea6b483c47b911 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.483618 29363 consensus_queue.cc:1048] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:21.489614 28731 raft_consensus.cc:1275] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.491453 29325 consensus_queue.cc:1048] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:21.504904 29152 raft_consensus.cc:2955] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.515453 29363 raft_consensus.cc:2955] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.517709 28732 raft_consensus.cc:2955] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.525357 28731 consensus_queue.cc:237] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:21.533612 29154 raft_consensus.cc:2955] T 885d07d57f8547159cea6b483c47b911 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.535955 28628 catalog_manager.cc:5697] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f reported cstate change: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.547202 29153 raft_consensus.cc:1275] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:21.550205 28881 raft_consensus.cc:1275] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:21.552525 28807 raft_consensus.cc:2955] T 885d07d57f8547159cea6b483c47b911 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.556537 29360 consensus_queue.cc:1048] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:21.558341 29360 consensus_queue.cc:1048] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:21.567083 29331 raft_consensus.cc:2955] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.577903 28881 raft_consensus.cc:2955] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.581162 29153 raft_consensus.cc:2955] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.604581 28619 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8d30612338294a149aa555f7d7bebdd3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:21.605579 28880 consensus_queue.cc:237] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
W20260710 13:27:21.611022 28846 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.249.4:33849, user_credentials={real_user=slave}} blocked reactor thread for 66146us
I20260710 13:27:21.612082 28628 catalog_manager.cc:5697] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 reported cstate change: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New cstate: current_term: 1 leader_uuid: "c2e54d1540f8413a82eeffbb6409f71f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.615048 28731 raft_consensus.cc:1275] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:21.616362 29152 raft_consensus.cc:1275] T 885d07d57f8547159cea6b483c47b911 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:21.620864 29342 raft_consensus.cc:1064] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732: attempting to promote NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 to VOTER
I20260710 13:27:21.623781 29383 consensus_queue.cc:1048] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:21.624778 29325 consensus_queue.cc:1048] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:21.625056 29342 consensus_queue.cc:237] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:21.636348 28794 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d30612338294a149aa555f7d7bebdd3 with delete_type TABLET_DATA_TOMBSTONED (TS 39bf10c89dff4814b75ecad79e18f4e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53600
I20260710 13:27:21.644029 29363 raft_consensus.cc:2955] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.653234 28732 raft_consensus.cc:2955] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.658262 29384 tablet_replica.cc:333] T 8d30612338294a149aa555f7d7bebdd3 P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:21.660202 29384 raft_consensus.cc:2243] T 8d30612338294a149aa555f7d7bebdd3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.661167 29384 raft_consensus.cc:2272] T 8d30612338294a149aa555f7d7bebdd3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.666651 29384 ts_tablet_manager.cc:1916] T 8d30612338294a149aa555f7d7bebdd3 P 39bf10c89dff4814b75ecad79e18f4e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:21.667991 29152 raft_consensus.cc:2955] T 885d07d57f8547159cea6b483c47b911 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.700049 28628 catalog_manager.cc:5697] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f reported cstate change: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.706037 28807 raft_consensus.cc:1275] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.707960 29325 consensus_queue.cc:1048] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:21.716900 28616 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 885d07d57f8547159cea6b483c47b911 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:21.716966 29384 ts_tablet_manager.cc:1929] T 8d30612338294a149aa555f7d7bebdd3 P 39bf10c89dff4814b75ecad79e18f4e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:21.720592 29384 log.cc:1199] T 8d30612338294a149aa555f7d7bebdd3 P 39bf10c89dff4814b75ecad79e18f4e1: Deleting WAL directory at /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-1-root/wals/8d30612338294a149aa555f7d7bebdd3
I20260710 13:27:21.723003 28618 catalog_manager.cc:5028] TS 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257): tablet 8d30612338294a149aa555f7d7bebdd3 (table test-workload [id=f70fc66ada0a401684ab41cb28b5416c]) successfully deleted
I20260710 13:27:21.723686 29152 raft_consensus.cc:1275] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.725261 29325 consensus_queue.cc:1048] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:21.736788 28732 raft_consensus.cc:1275] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:21.738345 28794 tablet_service.cc:1558] Processing DeleteTablet for tablet 885d07d57f8547159cea6b483c47b911 with delete_type TABLET_DATA_TOMBSTONED (TS 39bf10c89dff4814b75ecad79e18f4e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53600
I20260710 13:27:21.738809 29325 consensus_queue.cc:1048] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } 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 13:27:21.745594 29384 tablet_replica.cc:333] T 885d07d57f8547159cea6b483c47b911 P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:21.746943 29384 raft_consensus.cc:2243] T 885d07d57f8547159cea6b483c47b911 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.747987 29384 raft_consensus.cc:2272] T 885d07d57f8547159cea6b483c47b911 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.747527 29325 raft_consensus.cc:2955] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.753129 28731 raft_consensus.cc:2955] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.762451 28807 raft_consensus.cc:2955] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.764038 29153 raft_consensus.cc:2955] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.774688 29384 ts_tablet_manager.cc:1916] T 885d07d57f8547159cea6b483c47b911 P 39bf10c89dff4814b75ecad79e18f4e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:21.777925 28630 catalog_manager.cc:5697] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 reported cstate change: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:21.798305 28880 consensus_queue.cc:237] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [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: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:21.804216 29153 raft_consensus.cc:1275] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:21.804543 28807 raft_consensus.cc:1275] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:21.806974 29342 consensus_queue.cc:1048] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:21.809000 29342 consensus_queue.cc:1048] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:21.809558 29384 ts_tablet_manager.cc:1929] T 885d07d57f8547159cea6b483c47b911 P 39bf10c89dff4814b75ecad79e18f4e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:21.810012 29384 log.cc:1199] T 885d07d57f8547159cea6b483c47b911 P 39bf10c89dff4814b75ecad79e18f4e1: Deleting WAL directory at /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-1-root/wals/885d07d57f8547159cea6b483c47b911
I20260710 13:27:21.811760 28618 catalog_manager.cc:5028] TS 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257): tablet 885d07d57f8547159cea6b483c47b911 (table test-workload [id=f70fc66ada0a401684ab41cb28b5416c]) successfully deleted
I20260710 13:27:21.817456 29325 raft_consensus.cc:2955] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.820860 29153 raft_consensus.cc:2955] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.822376 28807 raft_consensus.cc:2955] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:21.830559 28616 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cbc727d1a408490398a66718541aa0e8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:21.838008 28631 catalog_manager.cc:5697] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 reported cstate change: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:21.851135 28722 tablet_service.cc:1558] Processing DeleteTablet for tablet cbc727d1a408490398a66718541aa0e8 with delete_type TABLET_DATA_TOMBSTONED (TS c2e54d1540f8413a82eeffbb6409f71f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44436
I20260710 13:27:21.852953 29390 tablet_replica.cc:333] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:21.853680 29390 raft_consensus.cc:2243] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:21.854279 29390 raft_consensus.cc:2272] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:21.857120 29390 ts_tablet_manager.cc:1916] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:21.868526 29390 ts_tablet_manager.cc:1929] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:21.868856 29390 log.cc:1199] T cbc727d1a408490398a66718541aa0e8 P c2e54d1540f8413a82eeffbb6409f71f: Deleting WAL directory at /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-0-root/wals/cbc727d1a408490398a66718541aa0e8
I20260710 13:27:21.870239 28619 catalog_manager.cc:5028] TS c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): tablet cbc727d1a408490398a66718541aa0e8 (table test-workload [id=f70fc66ada0a401684ab41cb28b5416c]) successfully deleted
I20260710 13:27:22.889437 28732 consensus_queue.cc:237] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Queue 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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
W20260710 13:27:22.898059 28697 consensus_peers.cc:597] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f -> Peer 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849): Couldn't send request to peer 7af8e9ac0dbe4ad19f7831a3acf44909. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 18dc53c31fc44ff9847fa7714232272e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:22.899199 28881 raft_consensus.cc:1275] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:22.899477 28807 raft_consensus.cc:1275] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:22.900823 29394 consensus_queue.cc:1048] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:22.901794 29362 consensus_queue.cc:1048] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } 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 13:27:22.911002 29393 raft_consensus.cc:2955] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:22.912724 28881 raft_consensus.cc:2955] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:22.912824 28807 raft_consensus.cc:2955] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:22.932435 28809 consensus_queue.cc:237] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Queue 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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:22.932435 28630 catalog_manager.cc:5697] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New cstate: current_term: 1 leader_uuid: "c2e54d1540f8413a82eeffbb6409f71f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:22.942009 28881 raft_consensus.cc:1275] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:22.944809 28732 raft_consensus.cc:1275] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:22.945609 28772 consensus_peers.cc:597] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 -> Peer 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849): Couldn't send request to peer 7af8e9ac0dbe4ad19f7831a3acf44909. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 69b94f49ddb54e44ba65980384259211. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:22.946774 29368 consensus_queue.cc:1048] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } 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 13:27:22.948199 29369 consensus_queue.cc:1048] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:22.967181 29368 raft_consensus.cc:2955] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:22.974128 28881 raft_consensus.cc:2955] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:22.975661 28732 raft_consensus.cc:2955] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:22.985816 28809 consensus_queue.cc:237] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Queue 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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:22.991668 28632 catalog_manager.cc:5697] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:22.996584 28881 raft_consensus.cc:1275] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:22.996659 28772 consensus_peers.cc:597] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 -> Peer 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849): Couldn't send request to peer 7af8e9ac0dbe4ad19f7831a3acf44909. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 041c2c784f4441b2af392e47f30b1ee8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:22.998433 28732 raft_consensus.cc:1275] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:22.998230 29368 consensus_queue.cc:1048] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } 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 13:27:23.000099 29400 consensus_queue.cc:1048] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:23.007871 29369 raft_consensus.cc:2955] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:23.010516 28881 raft_consensus.cc:2955] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:23.017207 28731 raft_consensus.cc:2955] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:23.032886 28881 consensus_queue.cc:237] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Queue 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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:23.033865 28632 catalog_manager.cc:5697] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732 reported cstate change: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:23.040619 28809 raft_consensus.cc:1275] T 2c181b61ff604dbbba68691bef5e50ed P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:23.041632 28846 consensus_peers.cc:597] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 -> Peer 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849): Couldn't send request to peer 7af8e9ac0dbe4ad19f7831a3acf44909. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c181b61ff604dbbba68691bef5e50ed. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:23.042650 28731 raft_consensus.cc:1275] T 2c181b61ff604dbbba68691bef5e50ed P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:23.042541 29363 consensus_queue.cc:1048] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } 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 13:27:23.044477 29325 consensus_queue.cc:1048] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:23.053632 29363 raft_consensus.cc:2955] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:23.055311 28731 raft_consensus.cc:2955] T 2c181b61ff604dbbba68691bef5e50ed P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:23.058019 28809 raft_consensus.cc:2955] T 2c181b61ff604dbbba68691bef5e50ed P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:23.069790 28630 catalog_manager.cc:5697] T 2c181b61ff604dbbba68691bef5e50ed P c2e54d1540f8413a82eeffbb6409f71f reported cstate change: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:23.479074 29412 ts_tablet_manager.cc:933] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909: Initiating tablet copy from peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205)
I20260710 13:27:23.481576 29412 tablet_copy_client.cc:323] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Beginning tablet copy session from remote peer at address 127.26.249.1:35205
I20260710 13:27:23.483650 28744 tablet_copy_service.cc:140] P c2e54d1540f8413a82eeffbb6409f71f: Received BeginTabletCopySession request for tablet 18dc53c31fc44ff9847fa7714232272e from peer 7af8e9ac0dbe4ad19f7831a3acf44909 ({username='slave'} at 127.0.0.1:44472)
I20260710 13:27:23.484313 28744 tablet_copy_service.cc:161] P c2e54d1540f8413a82eeffbb6409f71f: Beginning new tablet copy session on tablet 18dc53c31fc44ff9847fa7714232272e from peer 7af8e9ac0dbe4ad19f7831a3acf44909 at {username='slave'} at 127.0.0.1:44472: session id = 7af8e9ac0dbe4ad19f7831a3acf44909-18dc53c31fc44ff9847fa7714232272e
I20260710 13:27:23.493880 28744 tablet_copy_source_session.cc:215] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:23.498129 29412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18dc53c31fc44ff9847fa7714232272e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.504216 29414 ts_tablet_manager.cc:933] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909: Initiating tablet copy from peer 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:23.509166 29414 tablet_copy_client.cc:323] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Beginning tablet copy session from remote peer at address 127.26.249.2:36257
I20260710 13:27:23.511467 28819 tablet_copy_service.cc:140] P 39bf10c89dff4814b75ecad79e18f4e1: Received BeginTabletCopySession request for tablet 69b94f49ddb54e44ba65980384259211 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 ({username='slave'} at 127.0.0.1:53636)
I20260710 13:27:23.512079 28819 tablet_copy_service.cc:161] P 39bf10c89dff4814b75ecad79e18f4e1: Beginning new tablet copy session on tablet 69b94f49ddb54e44ba65980384259211 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 at {username='slave'} at 127.0.0.1:53636: session id = 7af8e9ac0dbe4ad19f7831a3acf44909-69b94f49ddb54e44ba65980384259211
I20260710 13:27:23.517267 29412 tablet_copy_client.cc:806] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:23.518036 29412 tablet_copy_client.cc:670] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:23.521428 28819 tablet_copy_source_session.cc:215] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:23.522428 29412 tablet_copy_client.cc:538] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:23.524732 29414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b94f49ddb54e44ba65980384259211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.533349 29412 tablet_bootstrap.cc:492] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap starting.
I20260710 13:27:23.543365 29414 tablet_copy_client.cc:806] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:23.544000 29414 tablet_copy_client.cc:670] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:23.553705 29414 tablet_copy_client.cc:538] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:23.558600 29412 tablet_bootstrap.cc:492] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909: 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 13:27:23.559794 29412 tablet_bootstrap.cc:492] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap complete.
I20260710 13:27:23.560613 29412 ts_tablet_manager.cc:1403] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.023s
I20260710 13:27:23.564489 29412 raft_consensus.cc:359] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:23.565398 29412 raft_consensus.cc:740] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Initialized, Role: LEARNER
I20260710 13:27:23.565629 29414 tablet_bootstrap.cc:492] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap starting.
I20260710 13:27:23.566164 29412 consensus_queue.cc:260] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:23.570212 29412 ts_tablet_manager.cc:1434] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260710 13:27:23.572563 28744 tablet_copy_service.cc:342] P c2e54d1540f8413a82eeffbb6409f71f: Request end of tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-18dc53c31fc44ff9847fa7714232272e received from {username='slave'} at 127.0.0.1:44472
I20260710 13:27:23.573122 28744 tablet_copy_service.cc:434] P c2e54d1540f8413a82eeffbb6409f71f: ending tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-18dc53c31fc44ff9847fa7714232272e on tablet 18dc53c31fc44ff9847fa7714232272e with peer 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:23.590131 29412 ts_tablet_manager.cc:933] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909: Initiating tablet copy from peer 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:23.592211 29412 tablet_copy_client.cc:323] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Beginning tablet copy session from remote peer at address 127.26.249.2:36257
I20260710 13:27:23.593943 28819 tablet_copy_service.cc:140] P 39bf10c89dff4814b75ecad79e18f4e1: Received BeginTabletCopySession request for tablet 041c2c784f4441b2af392e47f30b1ee8 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 ({username='slave'} at 127.0.0.1:53636)
I20260710 13:27:23.594465 28819 tablet_copy_service.cc:161] P 39bf10c89dff4814b75ecad79e18f4e1: Beginning new tablet copy session on tablet 041c2c784f4441b2af392e47f30b1ee8 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 at {username='slave'} at 127.0.0.1:53636: session id = 7af8e9ac0dbe4ad19f7831a3acf44909-041c2c784f4441b2af392e47f30b1ee8
I20260710 13:27:23.605160 28819 tablet_copy_source_session.cc:215] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:23.607146 29414 tablet_bootstrap.cc:492] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909: 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 13:27:23.608183 29414 tablet_bootstrap.cc:492] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap complete.
I20260710 13:27:23.608314 29412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041c2c784f4441b2af392e47f30b1ee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.608927 29414 ts_tablet_manager.cc:1403] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent bootstrapping tablet: real 0.044s	user 0.027s	sys 0.000s
I20260710 13:27:23.612394 29414 raft_consensus.cc:359] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:23.613313 29414 raft_consensus.cc:740] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Initialized, Role: LEARNER
I20260710 13:27:23.613955 29414 consensus_queue.cc:260] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:23.618981 29414 ts_tablet_manager.cc:1434] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 13:27:23.621563 28819 tablet_copy_service.cc:342] P 39bf10c89dff4814b75ecad79e18f4e1: Request end of tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-69b94f49ddb54e44ba65980384259211 received from {username='slave'} at 127.0.0.1:53636
I20260710 13:27:23.622154 28819 tablet_copy_service.cc:434] P 39bf10c89dff4814b75ecad79e18f4e1: ending tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-69b94f49ddb54e44ba65980384259211 on tablet 69b94f49ddb54e44ba65980384259211 with peer 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:23.627681 29412 tablet_copy_client.cc:806] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:23.628415 29412 tablet_copy_client.cc:670] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:23.633410 29412 tablet_copy_client.cc:538] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:23.641901 29412 tablet_bootstrap.cc:492] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap starting.
I20260710 13:27:23.661901 29412 tablet_bootstrap.cc:492] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909: 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 13:27:23.662940 29412 tablet_bootstrap.cc:492] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap complete.
I20260710 13:27:23.663774 29412 ts_tablet_manager.cc:1403] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent bootstrapping tablet: real 0.022s	user 0.023s	sys 0.000s
I20260710 13:27:23.665156 29414 ts_tablet_manager.cc:933] T 2c181b61ff604dbbba68691bef5e50ed P 7af8e9ac0dbe4ad19f7831a3acf44909: Initiating tablet copy from peer 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:23.666993 29412 raft_consensus.cc:359] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:23.668006 29412 raft_consensus.cc:740] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Initialized, Role: LEARNER
I20260710 13:27:23.669188 29414 tablet_copy_client.cc:323] T 2c181b61ff604dbbba68691bef5e50ed P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Beginning tablet copy session from remote peer at address 127.26.249.3:35991
I20260710 13:27:23.668848 29412 consensus_queue.cc:260] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:23.671828 28893 tablet_copy_service.cc:140] P 0bb9e0c4a0274696885777746a21a732: Received BeginTabletCopySession request for tablet 2c181b61ff604dbbba68691bef5e50ed from peer 7af8e9ac0dbe4ad19f7831a3acf44909 ({username='slave'} at 127.0.0.1:54992)
I20260710 13:27:23.672446 28893 tablet_copy_service.cc:161] P 0bb9e0c4a0274696885777746a21a732: Beginning new tablet copy session on tablet 2c181b61ff604dbbba68691bef5e50ed from peer 7af8e9ac0dbe4ad19f7831a3acf44909 at {username='slave'} at 127.0.0.1:54992: session id = 7af8e9ac0dbe4ad19f7831a3acf44909-2c181b61ff604dbbba68691bef5e50ed
I20260710 13:27:23.677040 29412 ts_tablet_manager.cc:1434] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260710 13:27:23.679042 28819 tablet_copy_service.cc:342] P 39bf10c89dff4814b75ecad79e18f4e1: Request end of tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-041c2c784f4441b2af392e47f30b1ee8 received from {username='slave'} at 127.0.0.1:53636
I20260710 13:27:23.679586 28819 tablet_copy_service.cc:434] P 39bf10c89dff4814b75ecad79e18f4e1: ending tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-041c2c784f4441b2af392e47f30b1ee8 on tablet 041c2c784f4441b2af392e47f30b1ee8 with peer 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:23.682232 28893 tablet_copy_source_session.cc:215] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:23.687243 29414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c181b61ff604dbbba68691bef5e50ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:23.704196 29414 tablet_copy_client.cc:806] T 2c181b61ff604dbbba68691bef5e50ed P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:23.704876 29414 tablet_copy_client.cc:670] T 2c181b61ff604dbbba68691bef5e50ed P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:23.709002 29414 tablet_copy_client.cc:538] T 2c181b61ff604dbbba68691bef5e50ed P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:23.717592 29414 tablet_bootstrap.cc:492] T 2c181b61ff604dbbba68691bef5e50ed P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap starting.
I20260710 13:27:23.746491 29414 tablet_bootstrap.cc:492] T 2c181b61ff604dbbba68691bef5e50ed P 7af8e9ac0dbe4ad19f7831a3acf44909: 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 13:27:23.748342 29414 tablet_bootstrap.cc:492] T 2c181b61ff604dbbba68691bef5e50ed P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap complete.
I20260710 13:27:23.749228 29414 ts_tablet_manager.cc:1403] T 2c181b61ff604dbbba68691bef5e50ed P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.011s
I20260710 13:27:23.752774 29414 raft_consensus.cc:359] T 2c181b61ff604dbbba68691bef5e50ed P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:23.756453 29414 raft_consensus.cc:740] T 2c181b61ff604dbbba68691bef5e50ed P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Initialized, Role: LEARNER
I20260710 13:27:23.757201 29414 consensus_queue.cc:260] T 2c181b61ff604dbbba68691bef5e50ed P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:23.759773 29414 ts_tablet_manager.cc:1434] T 2c181b61ff604dbbba68691bef5e50ed P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:27:23.762823 28893 tablet_copy_service.cc:342] P 0bb9e0c4a0274696885777746a21a732: Request end of tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-2c181b61ff604dbbba68691bef5e50ed received from {username='slave'} at 127.0.0.1:54992
I20260710 13:27:23.763375 28893 tablet_copy_service.cc:434] P 0bb9e0c4a0274696885777746a21a732: ending tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-2c181b61ff604dbbba68691bef5e50ed on tablet 2c181b61ff604dbbba68691bef5e50ed with peer 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:23.956033 29152 raft_consensus.cc:1217] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:23.972646 29152 raft_consensus.cc:1217] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:24.137506 29153 raft_consensus.cc:1217] T 2c181b61ff604dbbba68691bef5e50ed P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:24.140771 29153 raft_consensus.cc:1217] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:24.380728 29418 raft_consensus.cc:1064] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1: attempting to promote NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 to VOTER
I20260710 13:27:24.383701 29418 consensus_queue.cc:237] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:24.391860 28731 raft_consensus.cc:1275] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:24.392114 29153 raft_consensus.cc:1275] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:24.392114 28881 raft_consensus.cc:1275] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:24.393567 29400 consensus_queue.cc:1048] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } 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 13:27:24.394632 29418 consensus_queue.cc:1048] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:24.395439 29369 consensus_queue.cc:1048] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:24.414319 29400 raft_consensus.cc:2955] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.417986 28881 raft_consensus.cc:2955] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.419875 29153 raft_consensus.cc:2955] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.437424 28631 catalog_manager.cc:5697] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 reported cstate change: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.443678 28731 raft_consensus.cc:2955] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.471902 28809 consensus_queue.cc:237] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [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: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:24.481069 28881 raft_consensus.cc:1275] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:24.481069 29153 raft_consensus.cc:1275] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:24.482782 29369 consensus_queue.cc:1048] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:24.483763 29418 consensus_queue.cc:1048] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:24.490985 29432 raft_consensus.cc:2955] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.493705 29153 raft_consensus.cc:2955] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.495718 28881 raft_consensus.cc:2955] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.511996 28628 catalog_manager.cc:5697] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 reported cstate change: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.518164 28618 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 69b94f49ddb54e44ba65980384259211 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:24.522503 29394 raft_consensus.cc:1064] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f: attempting to promote NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 to VOTER
I20260710 13:27:24.525409 29394 consensus_queue.cc:237] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:24.536031 28722 tablet_service.cc:1558] Processing DeleteTablet for tablet 69b94f49ddb54e44ba65980384259211 with delete_type TABLET_DATA_TOMBSTONED (TS c2e54d1540f8413a82eeffbb6409f71f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44436
I20260710 13:27:24.537954 29153 raft_consensus.cc:1275] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:24.540882 28881 raft_consensus.cc:1275] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:24.543242 29439 tablet_replica.cc:333] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:24.544426 29439 raft_consensus.cc:2243] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:24.545336 29439 raft_consensus.cc:2272] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:24.547107 29438 consensus_queue.cc:1048] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:24.551007 29363 raft_consensus.cc:1064] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732: attempting to promote NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 to VOTER
I20260710 13:27:24.551705 29425 consensus_queue.cc:1048] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:24.562585 28809 raft_consensus.cc:1275] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:24.566102 29439 ts_tablet_manager.cc:1916] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:24.567153 29363 consensus_queue.cc:237] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:24.583333 29425 consensus_queue.cc:1048] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } 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 13:27:24.600464 28808 raft_consensus.cc:1275] T 2c181b61ff604dbbba68691bef5e50ed P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:24.603626 29153 raft_consensus.cc:1275] T 2c181b61ff604dbbba68691bef5e50ed P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:24.605350 29426 consensus_queue.cc:1048] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:24.606590 29325 consensus_queue.cc:1048] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } 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 13:27:24.617161 28731 raft_consensus.cc:1275] T 2c181b61ff604dbbba68691bef5e50ed P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:24.618709 29426 consensus_queue.cc:1048] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:24.624748 28881 raft_consensus.cc:2955] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.622942 29440 raft_consensus.cc:2955] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.641800 29426 raft_consensus.cc:2955] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.650094 28630 catalog_manager.cc:5697] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 reported cstate change: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2e54d1540f8413a82eeffbb6409f71f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.654042 28808 raft_consensus.cc:2955] T 2c181b61ff604dbbba68691bef5e50ed P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.663190 28731 raft_consensus.cc:2955] T 2c181b61ff604dbbba68691bef5e50ed P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.668087 29432 raft_consensus.cc:1064] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1: attempting to promote NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 to VOTER
I20260710 13:27:24.664552 28807 raft_consensus.cc:2955] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.670956 29432 consensus_queue.cc:237] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:24.682749 28630 catalog_manager.cc:5697] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 reported cstate change: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:24.706913 29152 raft_consensus.cc:2955] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.711668 29153 raft_consensus.cc:2955] T 2c181b61ff604dbbba68691bef5e50ed P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } attrs { replace: true } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.714967 28881 raft_consensus.cc:1275] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:24.716702 29154 raft_consensus.cc:1275] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:24.716732 29418 consensus_queue.cc:1048] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } 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 13:27:24.720307 29369 consensus_queue.cc:1048] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:24.720646 28731 raft_consensus.cc:1275] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:24.726859 28880 consensus_queue.cc:237] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:24.733731 29431 consensus_queue.cc:1048] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:24.773571 29153 raft_consensus.cc:1275] T 2c181b61ff604dbbba68691bef5e50ed P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:24.776229 28730 raft_consensus.cc:1275] T 2c181b61ff604dbbba68691bef5e50ed P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:24.776934 29325 consensus_queue.cc:1048] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:24.766994 28731 consensus_queue.cc:237] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:24.778014 29426 consensus_queue.cc:1048] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:24.762841 29439 ts_tablet_manager.cc:1929] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:24.781385 29439 log.cc:1199] T 69b94f49ddb54e44ba65980384259211 P c2e54d1540f8413a82eeffbb6409f71f: Deleting WAL directory at /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-0-root/wals/69b94f49ddb54e44ba65980384259211
I20260710 13:27:24.786286 28619 catalog_manager.cc:5028] TS c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): tablet 69b94f49ddb54e44ba65980384259211 (table test-workload [id=f70fc66ada0a401684ab41cb28b5416c]) successfully deleted
I20260710 13:27:24.788384 29153 raft_consensus.cc:1275] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:24.792408 29394 consensus_queue.cc:1048] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:24.795516 29152 raft_consensus.cc:2955] T 2c181b61ff604dbbba68691bef5e50ed P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.798117 29363 raft_consensus.cc:2955] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.799259 29418 raft_consensus.cc:2955] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.801345 28882 raft_consensus.cc:2955] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.807293 29440 raft_consensus.cc:2955] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.811928 28880 raft_consensus.cc:1275] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:24.817709 28731 raft_consensus.cc:2955] T 2c181b61ff604dbbba68691bef5e50ed P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.820580 29443 consensus_queue.cc:1048] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260710 13:27:24.813534 29154 raft_consensus.cc:2955] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.830425 29153 raft_consensus.cc:2955] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.833935 28732 raft_consensus.cc:2955] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.840689 28616 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2c181b61ff604dbbba68691bef5e50ed with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:24.839250 28882 raft_consensus.cc:2955] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.865499 28619 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 18dc53c31fc44ff9847fa7714232272e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:24.876609 28631 catalog_manager.cc:5697] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f reported cstate change: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New cstate: current_term: 1 leader_uuid: "c2e54d1540f8413a82eeffbb6409f71f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:24.878513 28630 catalog_manager.cc:5697] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 reported cstate change: config changed from index 3 to 4, VOTER 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) evicted. New cstate: current_term: 1 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:24.880590 28630 catalog_manager.cc:5697] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732 reported cstate change: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.890864 28794 tablet_service.cc:1558] Processing DeleteTablet for tablet 18dc53c31fc44ff9847fa7714232272e with delete_type TABLET_DATA_TOMBSTONED (TS 39bf10c89dff4814b75ecad79e18f4e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53600
I20260710 13:27:24.896466 29453 tablet_replica.cc:333] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:24.898161 29453 raft_consensus.cc:2243] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:24.899127 29453 raft_consensus.cc:2272] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:24.902297 28794 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c181b61ff604dbbba68691bef5e50ed with delete_type TABLET_DATA_TOMBSTONED (TS 39bf10c89dff4814b75ecad79e18f4e1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53600
I20260710 13:27:24.906948 29453 ts_tablet_manager.cc:1916] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:24.920619 28808 consensus_queue.cc:237] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:24.921088 29453 ts_tablet_manager.cc:1929] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:24.921659 29453 log.cc:1199] T 18dc53c31fc44ff9847fa7714232272e P 39bf10c89dff4814b75ecad79e18f4e1: Deleting WAL directory at /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-1-root/wals/18dc53c31fc44ff9847fa7714232272e
I20260710 13:27:24.923848 29453 tablet_replica.cc:333] T 2c181b61ff604dbbba68691bef5e50ed P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:24.923789 28618 catalog_manager.cc:5028] TS 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257): tablet 18dc53c31fc44ff9847fa7714232272e (table test-workload [id=f70fc66ada0a401684ab41cb28b5416c]) successfully deleted
I20260710 13:27:24.925482 29453 raft_consensus.cc:2243] T 2c181b61ff604dbbba68691bef5e50ed P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:24.926292 29453 raft_consensus.cc:2272] T 2c181b61ff604dbbba68691bef5e50ed P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:24.926628 28732 raft_consensus.cc:1275] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:24.926628 29152 raft_consensus.cc:1275] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:24.928423 29432 consensus_queue.cc:1048] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:24.929579 29400 consensus_queue.cc:1048] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:24.930802 29453 ts_tablet_manager.cc:1916] T 2c181b61ff604dbbba68691bef5e50ed P 39bf10c89dff4814b75ecad79e18f4e1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:24.936502 29432 raft_consensus.cc:2955] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.941578 29153 raft_consensus.cc:2955] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.946483 29453 ts_tablet_manager.cc:1929] T 2c181b61ff604dbbba68691bef5e50ed P 39bf10c89dff4814b75ecad79e18f4e1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:24.947009 28618 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 041c2c784f4441b2af392e47f30b1ee8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:24.947875 29453 log.cc:1199] T 2c181b61ff604dbbba68691bef5e50ed P 39bf10c89dff4814b75ecad79e18f4e1: Deleting WAL directory at /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-1-root/wals/2c181b61ff604dbbba68691bef5e50ed
I20260710 13:27:24.948823 28732 raft_consensus.cc:2955] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:24.950430 28618 catalog_manager.cc:5028] TS 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257): tablet 2c181b61ff604dbbba68691bef5e50ed (table test-workload [id=f70fc66ada0a401684ab41cb28b5416c]) successfully deleted
I20260710 13:27:24.956700 28628 catalog_manager.cc:5697] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:24.967573 28869 tablet_service.cc:1558] Processing DeleteTablet for tablet 041c2c784f4441b2af392e47f30b1ee8 with delete_type TABLET_DATA_TOMBSTONED (TS 0bb9e0c4a0274696885777746a21a732 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54950
I20260710 13:27:24.969364 29454 tablet_replica.cc:333] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:24.970278 29454 raft_consensus.cc:2243] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:24.970901 29454 raft_consensus.cc:2272] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:24.974797 29454 ts_tablet_manager.cc:1916] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:24.986837 29454 ts_tablet_manager.cc:1929] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:24.987206 29454 log.cc:1199] T 041c2c784f4441b2af392e47f30b1ee8 P 0bb9e0c4a0274696885777746a21a732: Deleting WAL directory at /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-2-root/wals/041c2c784f4441b2af392e47f30b1ee8
I20260710 13:27:24.988760 28616 catalog_manager.cc:5028] TS 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991): tablet 041c2c784f4441b2af392e47f30b1ee8 (table test-workload [id=f70fc66ada0a401684ab41cb28b5416c]) successfully deleted
I20260710 13:27:26.001006 28808 consensus_queue.cc:237] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Queue 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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:26.007460 28882 raft_consensus.cc:1275] T 38b4a3c9131e4bdba53d5c5be61ba783 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:26.007491 28732 raft_consensus.cc:1275] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:26.008088 28772 consensus_peers.cc:597] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 -> Peer 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849): Couldn't send request to peer 7af8e9ac0dbe4ad19f7831a3acf44909. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 38b4a3c9131e4bdba53d5c5be61ba783. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:26.009059 29431 consensus_queue.cc:1048] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:26.009903 29400 consensus_queue.cc:1048] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } 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 13:27:26.019618 29400 raft_consensus.cc:2955] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:26.021703 28732 raft_consensus.cc:2955] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:26.022023 28882 raft_consensus.cc:2955] T 38b4a3c9131e4bdba53d5c5be61ba783 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:26.038026 28630 catalog_manager.cc:5697] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f reported cstate change: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:26.035612 28808 consensus_queue.cc:237] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Queue 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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:26.052505 28882 raft_consensus.cc:1275] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:27:26.053591 28732 raft_consensus.cc:1275] T da72ce51a53a48ef8216df7dd97b0354 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:27:26.053782 28772 consensus_peers.cc:597] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 -> Peer 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849): Couldn't send request to peer 7af8e9ac0dbe4ad19f7831a3acf44909. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da72ce51a53a48ef8216df7dd97b0354. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:26.054895 29456 consensus_queue.cc:1048] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } 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 13:27:26.057181 29400 consensus_queue.cc:1048] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:26.073859 29400 raft_consensus.cc:2955] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:26.077817 28882 raft_consensus.cc:2955] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:26.084574 28732 raft_consensus.cc:2955] T da72ce51a53a48ef8216df7dd97b0354 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } } }
I20260710 13:27:26.097558 28631 catalog_manager.cc:5697] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) added. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:26.395524 29467 ts_tablet_manager.cc:933] T 38b4a3c9131e4bdba53d5c5be61ba783 P 7af8e9ac0dbe4ad19f7831a3acf44909: Initiating tablet copy from peer 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:26.397672 29467 tablet_copy_client.cc:323] T 38b4a3c9131e4bdba53d5c5be61ba783 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Beginning tablet copy session from remote peer at address 127.26.249.2:36257
I20260710 13:27:26.399516 28819 tablet_copy_service.cc:140] P 39bf10c89dff4814b75ecad79e18f4e1: Received BeginTabletCopySession request for tablet 38b4a3c9131e4bdba53d5c5be61ba783 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 ({username='slave'} at 127.0.0.1:53636)
I20260710 13:27:26.400120 28819 tablet_copy_service.cc:161] P 39bf10c89dff4814b75ecad79e18f4e1: Beginning new tablet copy session on tablet 38b4a3c9131e4bdba53d5c5be61ba783 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 at {username='slave'} at 127.0.0.1:53636: session id = 7af8e9ac0dbe4ad19f7831a3acf44909-38b4a3c9131e4bdba53d5c5be61ba783
I20260710 13:27:26.409286 28819 tablet_copy_source_session.cc:215] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:26.413057 29467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b4a3c9131e4bdba53d5c5be61ba783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:26.429227 29467 tablet_copy_client.cc:806] T 38b4a3c9131e4bdba53d5c5be61ba783 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:26.429909 29467 tablet_copy_client.cc:670] T 38b4a3c9131e4bdba53d5c5be61ba783 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:26.434129 29467 tablet_copy_client.cc:538] T 38b4a3c9131e4bdba53d5c5be61ba783 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:26.442749 29467 tablet_bootstrap.cc:492] T 38b4a3c9131e4bdba53d5c5be61ba783 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap starting.
I20260710 13:27:26.453860 29469 ts_tablet_manager.cc:933] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909: Initiating tablet copy from peer 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:26.460146 29469 tablet_copy_client.cc:323] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Beginning tablet copy session from remote peer at address 127.26.249.2:36257
I20260710 13:27:26.462138 28819 tablet_copy_service.cc:140] P 39bf10c89dff4814b75ecad79e18f4e1: Received BeginTabletCopySession request for tablet da72ce51a53a48ef8216df7dd97b0354 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 ({username='slave'} at 127.0.0.1:53636)
I20260710 13:27:26.462729 28819 tablet_copy_service.cc:161] P 39bf10c89dff4814b75ecad79e18f4e1: Beginning new tablet copy session on tablet da72ce51a53a48ef8216df7dd97b0354 from peer 7af8e9ac0dbe4ad19f7831a3acf44909 at {username='slave'} at 127.0.0.1:53636: session id = 7af8e9ac0dbe4ad19f7831a3acf44909-da72ce51a53a48ef8216df7dd97b0354
I20260710 13:27:26.468662 29467 tablet_bootstrap.cc:492] T 38b4a3c9131e4bdba53d5c5be61ba783 P 7af8e9ac0dbe4ad19f7831a3acf44909: 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 13:27:26.469595 29467 tablet_bootstrap.cc:492] T 38b4a3c9131e4bdba53d5c5be61ba783 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap complete.
I20260710 13:27:26.470269 29467 ts_tablet_manager.cc:1403] T 38b4a3c9131e4bdba53d5c5be61ba783 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.013s
I20260710 13:27:26.472759 28819 tablet_copy_source_session.cc:215] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:27:26.473223 29467 raft_consensus.cc:359] T 38b4a3c9131e4bdba53d5c5be61ba783 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:26.474021 29467 raft_consensus.cc:740] T 38b4a3c9131e4bdba53d5c5be61ba783 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Initialized, Role: LEARNER
I20260710 13:27:26.474668 29467 consensus_queue.cc:260] T 38b4a3c9131e4bdba53d5c5be61ba783 P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:26.476876 29469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da72ce51a53a48ef8216df7dd97b0354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:26.478233 29467 ts_tablet_manager.cc:1434] T 38b4a3c9131e4bdba53d5c5be61ba783 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.008s
I20260710 13:27:26.480583 28819 tablet_copy_service.cc:342] P 39bf10c89dff4814b75ecad79e18f4e1: Request end of tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-38b4a3c9131e4bdba53d5c5be61ba783 received from {username='slave'} at 127.0.0.1:53636
I20260710 13:27:26.481066 28819 tablet_copy_service.cc:434] P 39bf10c89dff4814b75ecad79e18f4e1: ending tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-38b4a3c9131e4bdba53d5c5be61ba783 on tablet 38b4a3c9131e4bdba53d5c5be61ba783 with peer 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:26.496035 29469 tablet_copy_client.cc:806] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 0 data blocks...
I20260710 13:27:26.496771 29469 tablet_copy_client.cc:670] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Starting download of 1 WAL segments...
I20260710 13:27:26.501135 29469 tablet_copy_client.cc:538] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:27:26.510023 29469 tablet_bootstrap.cc:492] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap starting.
I20260710 13:27:26.532822 29469 tablet_bootstrap.cc:492] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909: 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 13:27:26.533885 29469 tablet_bootstrap.cc:492] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909: Bootstrap complete.
I20260710 13:27:26.534566 29469 ts_tablet_manager.cc:1403] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.017s
I20260710 13:27:26.537390 29469 raft_consensus.cc:359] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:26.538180 29469 raft_consensus.cc:740] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Initialized, Role: LEARNER
I20260710 13:27:26.538865 29469 consensus_queue.cc:260] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: NON_VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: true } }
I20260710 13:27:26.541671 29469 ts_tablet_manager.cc:1434] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260710 13:27:26.543499 28819 tablet_copy_service.cc:342] P 39bf10c89dff4814b75ecad79e18f4e1: Request end of tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-da72ce51a53a48ef8216df7dd97b0354 received from {username='slave'} at 127.0.0.1:53636
I20260710 13:27:26.543955 28819 tablet_copy_service.cc:434] P 39bf10c89dff4814b75ecad79e18f4e1: ending tablet copy session 7af8e9ac0dbe4ad19f7831a3acf44909-da72ce51a53a48ef8216df7dd97b0354 on tablet da72ce51a53a48ef8216df7dd97b0354 with peer 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:26.976501 29153 raft_consensus.cc:1217] T 38b4a3c9131e4bdba53d5c5be61ba783 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:27.040585 29153 raft_consensus.cc:1217] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:27:27.383471 29476 raft_consensus.cc:1064] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1: attempting to promote NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 to VOTER
I20260710 13:27:27.386847 29476 consensus_queue.cc:237] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:27.395287 28882 raft_consensus.cc:1275] T 38b4a3c9131e4bdba53d5c5be61ba783 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:27.396059 29153 raft_consensus.cc:1275] T 38b4a3c9131e4bdba53d5c5be61ba783 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:27.395316 28732 raft_consensus.cc:1275] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:27.398010 29475 consensus_queue.cc:1048] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:27.399048 29477 consensus_queue.cc:1048] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } 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 13:27:27.400234 29400 consensus_queue.cc:1048] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:27.420786 29475 raft_consensus.cc:2955] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:27.423442 29153 raft_consensus.cc:2955] T 38b4a3c9131e4bdba53d5c5be61ba783 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:27.424793 28882 raft_consensus.cc:2955] T 38b4a3c9131e4bdba53d5c5be61ba783 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:27.436148 28732 raft_consensus.cc:2955] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:27.444790 28628 catalog_manager.cc:5697] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:27.470446 29475 raft_consensus.cc:1064] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1: attempting to promote NON_VOTER 7af8e9ac0dbe4ad19f7831a3acf44909 to VOTER
I20260710 13:27:27.475036 29475 consensus_queue.cc:237] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:27.477180 28808 consensus_queue.cc:237] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [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: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:27.490383 28882 raft_consensus.cc:1275] T 38b4a3c9131e4bdba53d5c5be61ba783 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:27.495239 29477 consensus_queue.cc:1048] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:27:27.499627 28732 raft_consensus.cc:1275] T da72ce51a53a48ef8216df7dd97b0354 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:27.501157 29153 raft_consensus.cc:1275] T 38b4a3c9131e4bdba53d5c5be61ba783 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:27.501852 28882 raft_consensus.cc:1275] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:27.503978 29475 consensus_queue.cc:1048] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } 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 13:27:27.506106 29475 consensus_queue.cc:1048] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:27.507314 29400 raft_consensus.cc:2955] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:27.512732 29476 consensus_queue.cc:1048] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:27.514147 29153 raft_consensus.cc:1275] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 LEARNER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:27:27.517732 28618 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 38b4a3c9131e4bdba53d5c5be61ba783 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:27.518636 29476 consensus_queue.cc:1048] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:27.518605 29152 raft_consensus.cc:2955] T 38b4a3c9131e4bdba53d5c5be61ba783 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:27.529963 28632 catalog_manager.cc:5697] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:27.542994 28882 raft_consensus.cc:2955] T 38b4a3c9131e4bdba53d5c5be61ba783 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:27.544129 28722 tablet_service.cc:1558] Processing DeleteTablet for tablet 38b4a3c9131e4bdba53d5c5be61ba783 with delete_type TABLET_DATA_TOMBSTONED (TS c2e54d1540f8413a82eeffbb6409f71f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44436
I20260710 13:27:27.543613 29476 raft_consensus.cc:2955] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:27.553846 28881 raft_consensus.cc:2955] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:27.555871 29153 raft_consensus.cc:2955] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:27.579653 28632 catalog_manager.cc:5697] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909 reported cstate change: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:27.585031 28732 raft_consensus.cc:2955] T da72ce51a53a48ef8216df7dd97b0354 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } attrs { replace: true } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:27.598488 29492 tablet_replica.cc:333] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:27.601222 29492 raft_consensus.cc:2243] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:27.606297 28808 consensus_queue.cc:237] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:27.610083 29492 raft_consensus.cc:2272] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:27.616277 29492 ts_tablet_manager.cc:1916] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:27.621852 29153 raft_consensus.cc:1275] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:27.622030 28731 raft_consensus.cc:1275] T da72ce51a53a48ef8216df7dd97b0354 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:27:27.625325 29488 consensus_queue.cc:1048] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } 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 13:27:27.626770 29477 consensus_queue.cc:1048] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:27:27.639312 29476 raft_consensus.cc:2955] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:27.640146 29153 raft_consensus.cc:2955] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:27.641592 29492 ts_tablet_manager.cc:1929] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:27.642071 29492 log.cc:1199] T 38b4a3c9131e4bdba53d5c5be61ba783 P c2e54d1540f8413a82eeffbb6409f71f: Deleting WAL directory at /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-0-root/wals/38b4a3c9131e4bdba53d5c5be61ba783
I20260710 13:27:27.644028 28619 catalog_manager.cc:5028] TS c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): tablet 38b4a3c9131e4bdba53d5c5be61ba783 (table test-workload [id=f70fc66ada0a401684ab41cb28b5416c]) successfully deleted
I20260710 13:27:27.652545 28732 raft_consensus.cc:2955] T da72ce51a53a48ef8216df7dd97b0354 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:27.655313 28618 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet da72ce51a53a48ef8216df7dd97b0354 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:27:27.657691 28632 catalog_manager.cc:5697] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909 reported cstate change: config changed from index 3 to 4, VOTER 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) evicted. New cstate: current_term: 1 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } } }
I20260710 13:27:27.671140 28869 tablet_service.cc:1558] Processing DeleteTablet for tablet da72ce51a53a48ef8216df7dd97b0354 with delete_type TABLET_DATA_TOMBSTONED (TS 0bb9e0c4a0274696885777746a21a732 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54950
I20260710 13:27:27.673223 29493 tablet_replica.cc:333] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:27.674201 29493 raft_consensus.cc:2243] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:27.675037 29493 raft_consensus.cc:2272] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:27.678012 29493 ts_tablet_manager.cc:1916] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:27:27.691772 29493 ts_tablet_manager.cc:1929] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:27:27.692164 29493 log.cc:1199] T da72ce51a53a48ef8216df7dd97b0354 P 0bb9e0c4a0274696885777746a21a732: Deleting WAL directory at /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783690002179479-27620-0/minicluster-data/ts-2-root/wals/da72ce51a53a48ef8216df7dd97b0354
I20260710 13:27:27.693815 28616 catalog_manager.cc:5028] TS 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991): tablet da72ce51a53a48ef8216df7dd97b0354 (table test-workload [id=f70fc66ada0a401684ab41cb28b5416c]) successfully deleted
W20260710 13:27:29.394033 28663 debug-util.cc:398] Leaking SignalData structure 0x7b080008b780 after lost signal to thread 27623
W20260710 13:27:29.395089 28663 debug-util.cc:398] Leaking SignalData structure 0x7b08000347a0 after lost signal to thread 28666
W20260710 13:27:29.396212 28663 debug-util.cc:398] Leaking SignalData structure 0x7b08002800a0 after lost signal to thread 28758
W20260710 13:27:29.397183 28663 debug-util.cc:398] Leaking SignalData structure 0x7b080010a720 after lost signal to thread 28833
W20260710 13:27:29.398140 28663 debug-util.cc:398] Leaking SignalData structure 0x7b080028cba0 after lost signal to thread 28907
W20260710 13:27:29.399207 28663 debug-util.cc:398] Leaking SignalData structure 0x7b0800286ce0 after lost signal to thread 29178
I20260710 13:27:33.548642 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:33.578822 28882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15c995dd6d584d5ab2e6dfa4b6691342"
dest_uuid: "0bb9e0c4a0274696885777746a21a732"
mode: GRACEFUL
new_leader_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
 from {username='slave'} at 127.0.0.1:34944
I20260710 13:27:33.579846 28882 raft_consensus.cc:606] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Received request to transfer leadership to TS c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:33.582983 28882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d665470ddc7457ba875366e549b6987"
dest_uuid: "0bb9e0c4a0274696885777746a21a732"
mode: GRACEFUL
new_leader_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
 from {username='slave'} at 127.0.0.1:34944
I20260710 13:27:33.583676 28882 raft_consensus.cc:606] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Received request to transfer leadership to TS c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:33.601167 28809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4808dd0d4f3247e393b6602ce26ecee9"
dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
mode: GRACEFUL
new_leader_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909"
 from {username='slave'} at 127.0.0.1:53448
I20260710 13:27:33.601825 28809 raft_consensus.cc:606] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Received request to transfer leadership to TS 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:33.605235 28809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9515c3953add4a38a82735e3913b7dc9"
dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
mode: GRACEFUL
new_leader_uuid: "0bb9e0c4a0274696885777746a21a732"
 from {username='slave'} at 127.0.0.1:53448
I20260710 13:27:33.605914 28809 raft_consensus.cc:606] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Received request to transfer leadership to TS 0bb9e0c4a0274696885777746a21a732
I20260710 13:27:33.608539 28882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d62aed4cd1ae48d88bcdcf97c82e2dc5"
dest_uuid: "0bb9e0c4a0274696885777746a21a732"
mode: GRACEFUL
new_leader_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
 from {username='slave'} at 127.0.0.1:34944
I20260710 13:27:33.609129 28882 raft_consensus.cc:606] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Received request to transfer leadership to TS c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:33.610357 27620 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:27:33.611323 27620 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:33.663188 29507 raft_consensus.cc:993] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732: : Instructing follower c2e54d1540f8413a82eeffbb6409f71f to start an election
I20260710 13:27:33.663887 29503 raft_consensus.cc:1081] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Signalling peer c2e54d1540f8413a82eeffbb6409f71f to start an election
I20260710 13:27:33.665618 28734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d665470ddc7457ba875366e549b6987"
dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
 from {username='slave'} at 127.0.0.1:44456
I20260710 13:27:33.666383 28734 raft_consensus.cc:493] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:33.666891 28734 raft_consensus.cc:3060] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.675801 28734 raft_consensus.cc:515] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:33.678884 28734 leader_election.cc:290] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 2 election: Requested vote from peers 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:33.679992 28882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d665470ddc7457ba875366e549b6987" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:33.679891 28809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d665470ddc7457ba875366e549b6987" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:33.680883 28809 raft_consensus.cc:3060] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.680903 28882 raft_consensus.cc:3055] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:33.681618 28882 raft_consensus.cc:740] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Running, Role: LEADER
I20260710 13:27:33.682703 28882 consensus_queue.cc:260] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:33.684167 28882 raft_consensus.cc:3060] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:33.688690 28809 raft_consensus.cc:2468] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2e54d1540f8413a82eeffbb6409f71f in term 2.
I20260710 13:27:33.690456 28699 leader_election.cc:304] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:33.691908 29394 raft_consensus.cc:2804] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:33.696669 29394 raft_consensus.cc:697] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f [term 2 LEADER]: Becoming Leader. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Running, Role: LEADER
I20260710 13:27:33.697851 29394 consensus_queue.cc:237] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:33.701112 28882 raft_consensus.cc:2468] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2e54d1540f8413a82eeffbb6409f71f in term 2.
I20260710 13:27:33.713141 28632 catalog_manager.cc:5697] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f reported cstate change: term changed from 1 to 2, leader changed from 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) to c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1). New cstate: current_term: 2 leader_uuid: "c2e54d1540f8413a82eeffbb6409f71f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:34.024775 29507 raft_consensus.cc:993] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732: : Instructing follower c2e54d1540f8413a82eeffbb6409f71f to start an election
I20260710 13:27:34.025328 29507 raft_consensus.cc:1081] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Signalling peer c2e54d1540f8413a82eeffbb6409f71f to start an election
I20260710 13:27:34.027199 28734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d62aed4cd1ae48d88bcdcf97c82e2dc5"
dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
 from {username='slave'} at 127.0.0.1:44456
I20260710 13:27:34.027845 28734 raft_consensus.cc:493] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:34.028205 28734 raft_consensus.cc:3060] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:34.034421 28734 raft_consensus.cc:515] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:34.036280 28734 leader_election.cc:290] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 2 election: Requested vote from peers 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:34.037425 28882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62aed4cd1ae48d88bcdcf97c82e2dc5" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:34.037318 28809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62aed4cd1ae48d88bcdcf97c82e2dc5" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:34.038065 28882 raft_consensus.cc:3055] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:34.038089 28809 raft_consensus.cc:3060] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:34.038426 28882 raft_consensus.cc:740] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Running, Role: LEADER
I20260710 13:27:34.039330 28882 consensus_queue.cc:260] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:34.040432 28882 raft_consensus.cc:3060] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:34.044273 28809 raft_consensus.cc:2468] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2e54d1540f8413a82eeffbb6409f71f in term 2.
I20260710 13:27:34.045925 28699 leader_election.cc:304] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:34.046788 29394 raft_consensus.cc:2804] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:34.046972 28882 raft_consensus.cc:2468] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2e54d1540f8413a82eeffbb6409f71f in term 2.
I20260710 13:27:34.047271 29394 raft_consensus.cc:697] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f [term 2 LEADER]: Becoming Leader. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Running, Role: LEADER
I20260710 13:27:34.048434 29394 consensus_queue.cc:237] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:34.057507 28632 catalog_manager.cc:5697] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f reported cstate change: term changed from 1 to 2, leader changed from 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) to c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1). New cstate: current_term: 2 leader_uuid: "c2e54d1540f8413a82eeffbb6409f71f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:34.083654 29520 raft_consensus.cc:993] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1: : Instructing follower 0bb9e0c4a0274696885777746a21a732 to start an election
I20260710 13:27:34.084560 29499 raft_consensus.cc:1081] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Signalling peer 0bb9e0c4a0274696885777746a21a732 to start an election
I20260710 13:27:34.086211 28882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9515c3953add4a38a82735e3913b7dc9"
dest_uuid: "0bb9e0c4a0274696885777746a21a732"
 from {username='slave'} at 127.0.0.1:54958
I20260710 13:27:34.086664 29520 raft_consensus.cc:993] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1: : Instructing follower 7af8e9ac0dbe4ad19f7831a3acf44909 to start an election
I20260710 13:27:34.086786 28882 raft_consensus.cc:493] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:34.087425 28882 raft_consensus.cc:3060] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:34.087220 29520 raft_consensus.cc:1081] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Signalling peer 7af8e9ac0dbe4ad19f7831a3acf44909 to start an election
I20260710 13:27:34.089939 29149 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4808dd0d4f3247e393b6602ce26ecee9"
dest_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909"
 from {username='slave'} at 127.0.0.1:58284
I20260710 13:27:34.090896 29149 raft_consensus.cc:493] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:34.091516 29149 raft_consensus.cc:3060] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:34.094966 28882 raft_consensus.cc:515] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } }
I20260710 13:27:34.097806 28882 leader_election.cc:290] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 2 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:34.098531 28734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515c3953add4a38a82735e3913b7dc9" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:34.099275 28734 raft_consensus.cc:3060] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:34.099498 29507 raft_consensus.cc:993] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732: : Instructing follower c2e54d1540f8413a82eeffbb6409f71f to start an election
I20260710 13:27:34.099895 28809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9515c3953add4a38a82735e3913b7dc9" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:34.100085 29507 raft_consensus.cc:1081] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Signalling peer c2e54d1540f8413a82eeffbb6409f71f to start an election
I20260710 13:27:34.100674 28809 raft_consensus.cc:3055] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:34.101125 28809 raft_consensus.cc:740] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Running, Role: LEADER
I20260710 13:27:34.099951 29149 raft_consensus.cc:515] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:34.104162 28731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15c995dd6d584d5ab2e6dfa4b6691342"
dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
 from {username='slave'} at 127.0.0.1:44456
I20260710 13:27:34.104794 28731 raft_consensus.cc:493] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:34.105168 28731 raft_consensus.cc:3060] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:34.108454 28808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4808dd0d4f3247e393b6602ce26ecee9" candidate_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:34.106572 29149 leader_election.cc:290] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 [CANDIDATE]: Term 2 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:34.109150 28808 raft_consensus.cc:3055] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:34.109498 28808 raft_consensus.cc:740] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Running, Role: LEADER
I20260710 13:27:34.110260 28808 consensus_queue.cc:260] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:34.110862 28734 raft_consensus.cc:2468] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 2.
I20260710 13:27:34.107372 28730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4808dd0d4f3247e393b6602ce26ecee9" candidate_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:34.111913 28730 raft_consensus.cc:3060] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:34.103014 28809 consensus_queue.cc:260] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } }
I20260710 13:27:34.112998 28808 raft_consensus.cc:3060] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:34.113541 28849 leader_election.cc:304] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:34.114533 29507 raft_consensus.cc:2804] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:34.115078 29507 raft_consensus.cc:697] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [term 2 LEADER]: Becoming Leader. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Running, Role: LEADER
I20260710 13:27:34.117616 29507 consensus_queue.cc:237] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } }
I20260710 13:27:34.120018 28808 raft_consensus.cc:2468] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af8e9ac0dbe4ad19f7831a3acf44909 in term 2.
I20260710 13:27:34.112980 28809 raft_consensus.cc:3060] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:34.120812 28730 raft_consensus.cc:2468] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af8e9ac0dbe4ad19f7831a3acf44909 in term 2.
I20260710 13:27:34.122467 29118 leader_election.cc:304] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7af8e9ac0dbe4ad19f7831a3acf44909, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:34.124442 29522 raft_consensus.cc:2804] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:34.126008 28731 raft_consensus.cc:515] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:34.130244 28807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c995dd6d584d5ab2e6dfa4b6691342" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:34.130977 28807 raft_consensus.cc:3060] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:34.132959 29522 raft_consensus.cc:697] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 LEADER]: Becoming Leader. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Running, Role: LEADER
I20260710 13:27:34.134950 29522 consensus_queue.cc:237] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:34.137486 28806 raft_consensus.cc:1275] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:34.141033 28807 raft_consensus.cc:2468] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2e54d1540f8413a82eeffbb6409f71f in term 2.
I20260710 13:27:34.143952 28731 leader_election.cc:290] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 2 election: Requested vote from peers 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:34.144470 28632 catalog_manager.cc:5697] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 reported cstate change: term changed from 1 to 2, leader changed from 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) to 0bb9e0c4a0274696885777746a21a732 (127.26.249.3). New cstate: current_term: 2 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:34.148736 28631 catalog_manager.cc:5697] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 reported cstate change: term changed from 1 to 2, leader changed from 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) to 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4). New cstate: current_term: 2 leader_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:34.153116 28882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c995dd6d584d5ab2e6dfa4b6691342" candidate_uuid: "c2e54d1540f8413a82eeffbb6409f71f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:34.153824 28882 raft_consensus.cc:3055] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:34.154228 28882 raft_consensus.cc:740] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Running, Role: LEADER
I20260710 13:27:34.155236 28882 consensus_queue.cc:260] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:34.156525 28882 raft_consensus.cc:3060] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:34.157159 28809 raft_consensus.cc:2468] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 2.
I20260710 13:27:34.162034 28699 leader_election.cc:304] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:34.162328 29394 consensus_queue.cc:1048] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:34.163154 29512 raft_consensus.cc:2804] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:34.163677 29512 raft_consensus.cc:697] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f [term 2 LEADER]: Becoming Leader. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Running, Role: LEADER
I20260710 13:27:34.164762 29512 consensus_queue.cc:237] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:34.167611 28882 raft_consensus.cc:2468] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2e54d1540f8413a82eeffbb6409f71f in term 2.
I20260710 13:27:34.182003 28632 catalog_manager.cc:5697] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f reported cstate change: term changed from 1 to 2, leader changed from 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) to c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1). New cstate: current_term: 2 leader_uuid: "c2e54d1540f8413a82eeffbb6409f71f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:34.186009 28882 raft_consensus.cc:1275] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:34.187767 29394 consensus_queue.cc:1048] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:34.448784 28882 raft_consensus.cc:1275] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:34.450135 29394 consensus_queue.cc:1048] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:34.460219 28809 raft_consensus.cc:1275] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:34.462024 29513 consensus_queue.cc:1048] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:34.582896 28809 raft_consensus.cc:1275] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Refusing update from remote peer 7af8e9ac0dbe4ad19f7831a3acf44909: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:34.584568 29522 consensus_queue.cc:1048] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:27:34.669691 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:34.716193 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:34.751294 28731 raft_consensus.cc:1275] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Refusing update from remote peer 7af8e9ac0dbe4ad19f7831a3acf44909: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:34.763612 29522 consensus_queue.cc:1048] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:27:34.834177 28731 raft_consensus.cc:1275] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:34.835979 28882 raft_consensus.cc:1275] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:34.840629 29513 consensus_queue.cc:1048] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:34.841926 29507 consensus_queue.cc:1048] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:34.848513 28809 raft_consensus.cc:1275] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Refusing update from remote peer c2e54d1540f8413a82eeffbb6409f71f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:34.850955 29512 consensus_queue.cc:1048] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:34.860052 28808 raft_consensus.cc:1275] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:34.862355 29542 consensus_queue.cc:1048] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:34.869241 28807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0287f6ca86ca45be8c37625617587772"
dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
mode: GRACEFUL
new_leader_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909"
 from {username='slave'} at 127.0.0.1:53448
I20260710 13:27:34.869920 28807 raft_consensus.cc:606] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Received request to transfer leadership to TS 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:34.873239 28807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "041c2c784f4441b2af392e47f30b1ee8"
dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
mode: GRACEFUL
new_leader_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909"
 from {username='slave'} at 127.0.0.1:53448
I20260710 13:27:34.873821 28807 raft_consensus.cc:606] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Received request to transfer leadership to TS 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:34.921579 28734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5095ade312c14a94a8f422e3b63b2ee3"
dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
mode: GRACEFUL
new_leader_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909"
 from {username='slave'} at 127.0.0.1:44996
I20260710 13:27:34.922353 28734 raft_consensus.cc:606] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Received request to transfer leadership to TS 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:34.925889 28807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69b94f49ddb54e44ba65980384259211"
dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
mode: GRACEFUL
new_leader_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909"
 from {username='slave'} at 127.0.0.1:53448
I20260710 13:27:34.926513 28807 raft_consensus.cc:606] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Received request to transfer leadership to TS 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:34.930997 28882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbc727d1a408490398a66718541aa0e8"
dest_uuid: "0bb9e0c4a0274696885777746a21a732"
mode: GRACEFUL
new_leader_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909"
 from {username='slave'} at 127.0.0.1:34944
I20260710 13:27:34.932595 28882 raft_consensus.cc:606] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Received request to transfer leadership to TS 7af8e9ac0dbe4ad19f7831a3acf44909
I20260710 13:27:34.934783 27620 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:27:34.935796 27620 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:34.971712 29541 raft_consensus.cc:993] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1: : Instructing follower 7af8e9ac0dbe4ad19f7831a3acf44909 to start an election
I20260710 13:27:34.972245 29541 raft_consensus.cc:1081] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Signalling peer 7af8e9ac0dbe4ad19f7831a3acf44909 to start an election
I20260710 13:27:34.973690 29154 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0287f6ca86ca45be8c37625617587772"
dest_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909"
 from {username='slave'} at 127.0.0.1:58284
I20260710 13:27:34.974154 29154 raft_consensus.cc:493] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:34.974432 29154 raft_consensus.cc:3060] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:34.979595 29154 raft_consensus.cc:515] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:34.981357 29154 leader_election.cc:290] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 [CANDIDATE]: Term 2 election: Requested vote from peers 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:34.982482 28882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0287f6ca86ca45be8c37625617587772" candidate_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:34.982399 28809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0287f6ca86ca45be8c37625617587772" candidate_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:34.983228 28882 raft_consensus.cc:3060] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:34.983289 28809 raft_consensus.cc:3055] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:34.983682 28809 raft_consensus.cc:740] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Running, Role: LEADER
I20260710 13:27:34.984622 28809 consensus_queue.cc:260] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [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: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:34.985869 28809 raft_consensus.cc:3060] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:34.991043 28882 raft_consensus.cc:2468] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af8e9ac0dbe4ad19f7831a3acf44909 in term 2.
I20260710 13:27:34.992609 29115 leader_election.cc:304] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 7af8e9ac0dbe4ad19f7831a3acf44909; no voters: 
I20260710 13:27:34.993409 29522 raft_consensus.cc:2804] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:34.993455 28809 raft_consensus.cc:2468] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af8e9ac0dbe4ad19f7831a3acf44909 in term 2.
I20260710 13:27:34.993942 29522 raft_consensus.cc:697] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 LEADER]: Becoming Leader. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Running, Role: LEADER
I20260710 13:27:34.994890 29522 consensus_queue.cc:237] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:35.004066 28631 catalog_manager.cc:5697] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 reported cstate change: term changed from 1 to 2, leader changed from 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) to 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4). New cstate: current_term: 2 leader_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:35.051340 29538 raft_consensus.cc:993] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732: : Instructing follower 7af8e9ac0dbe4ad19f7831a3acf44909 to start an election
I20260710 13:27:35.051877 29542 raft_consensus.cc:1081] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Signalling peer 7af8e9ac0dbe4ad19f7831a3acf44909 to start an election
I20260710 13:27:35.053622 29150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbc727d1a408490398a66718541aa0e8"
dest_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909"
 from {username='slave'} at 127.0.0.1:58274
I20260710 13:27:35.054291 29150 raft_consensus.cc:493] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:35.054674 29150 raft_consensus.cc:3060] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.061774 29150 raft_consensus.cc:515] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:35.063833 29150 leader_election.cc:290] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [CANDIDATE]: Term 2 election: Requested vote from peers 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:35.064829 28809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc727d1a408490398a66718541aa0e8" candidate_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:35.064905 28882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc727d1a408490398a66718541aa0e8" candidate_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:35.065623 28809 raft_consensus.cc:3060] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.066062 28882 raft_consensus.cc:3055] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:35.066407 28882 raft_consensus.cc:740] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Running, Role: LEADER
I20260710 13:27:35.067210 28882 consensus_queue.cc:260] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [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: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:35.068188 28882 raft_consensus.cc:3060] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.071388 28809 raft_consensus.cc:2468] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af8e9ac0dbe4ad19f7831a3acf44909 in term 2.
I20260710 13:27:35.072835 29117 leader_election.cc:304] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39bf10c89dff4814b75ecad79e18f4e1, 7af8e9ac0dbe4ad19f7831a3acf44909; no voters: 
I20260710 13:27:35.072976 28882 raft_consensus.cc:2468] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af8e9ac0dbe4ad19f7831a3acf44909 in term 2.
I20260710 13:27:35.073916 29522 raft_consensus.cc:2804] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:35.074411 29522 raft_consensus.cc:697] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 LEADER]: Becoming Leader. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Running, Role: LEADER
I20260710 13:27:35.075363 29522 consensus_queue.cc:237] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:35.086413 28631 catalog_manager.cc:5697] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 reported cstate change: term changed from 1 to 2, leader changed from 0bb9e0c4a0274696885777746a21a732 (127.26.249.3) to 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4). New cstate: current_term: 2 leader_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:35.148232 29540 raft_consensus.cc:993] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1: : Instructing follower 7af8e9ac0dbe4ad19f7831a3acf44909 to start an election
I20260710 13:27:35.148782 29540 raft_consensus.cc:1081] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Signalling peer 7af8e9ac0dbe4ad19f7831a3acf44909 to start an election
I20260710 13:27:35.150493 29150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69b94f49ddb54e44ba65980384259211"
dest_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909"
 from {username='slave'} at 127.0.0.1:58284
I20260710 13:27:35.151003 29150 raft_consensus.cc:493] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:35.151315 29150 raft_consensus.cc:3060] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.157620 29150 raft_consensus.cc:515] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:35.159600 29150 leader_election.cc:290] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 [CANDIDATE]: Term 2 election: Requested vote from peers 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:35.160661 28882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b94f49ddb54e44ba65980384259211" candidate_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:35.160586 28809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b94f49ddb54e44ba65980384259211" candidate_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:35.161312 28882 raft_consensus.cc:3060] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.161372 28809 raft_consensus.cc:3055] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:35.161727 28809 raft_consensus.cc:740] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Running, Role: LEADER
I20260710 13:27:35.162472 28809 consensus_queue.cc:260] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [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: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:35.163944 28809 raft_consensus.cc:3060] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.168797 28882 raft_consensus.cc:2468] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af8e9ac0dbe4ad19f7831a3acf44909 in term 2.
I20260710 13:27:35.169963 29115 leader_election.cc:304] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bb9e0c4a0274696885777746a21a732, 7af8e9ac0dbe4ad19f7831a3acf44909; no voters: 
I20260710 13:27:35.170928 29522 raft_consensus.cc:2804] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:35.171442 28809 raft_consensus.cc:2468] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af8e9ac0dbe4ad19f7831a3acf44909 in term 2.
I20260710 13:27:35.171531 29522 raft_consensus.cc:697] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 LEADER]: Becoming Leader. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Running, Role: LEADER
I20260710 13:27:35.172741 29522 consensus_queue.cc:237] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:35.181249 28631 catalog_manager.cc:5697] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 reported cstate change: term changed from 1 to 2, leader changed from 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) to 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4). New cstate: current_term: 2 leader_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:35.288462 29512 raft_consensus.cc:993] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f: : Instructing follower 7af8e9ac0dbe4ad19f7831a3acf44909 to start an election
I20260710 13:27:35.289048 29394 raft_consensus.cc:1081] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Signalling peer 7af8e9ac0dbe4ad19f7831a3acf44909 to start an election
I20260710 13:27:35.290798 29150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5095ade312c14a94a8f422e3b63b2ee3"
dest_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909"
 from {username='slave'} at 127.0.0.1:58288
I20260710 13:27:35.291467 29150 raft_consensus.cc:493] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:35.291898 29150 raft_consensus.cc:3060] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.297868 29150 raft_consensus.cc:515] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:35.300379 29150 leader_election.cc:290] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [CANDIDATE]: Term 2 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:35.300666 28731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5095ade312c14a94a8f422e3b63b2ee3" candidate_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:35.301331 28731 raft_consensus.cc:3055] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:35.301671 28731 raft_consensus.cc:740] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2e54d1540f8413a82eeffbb6409f71f, State: Running, Role: LEADER
I20260710 13:27:35.301714 28809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5095ade312c14a94a8f422e3b63b2ee3" candidate_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:35.302368 28809 raft_consensus.cc:3060] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.302536 28731 consensus_queue.cc:260] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:35.303922 28731 raft_consensus.cc:3060] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.315229 28731 raft_consensus.cc:2468] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af8e9ac0dbe4ad19f7831a3acf44909 in term 2.
I20260710 13:27:35.316995 29118 leader_election.cc:304] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7af8e9ac0dbe4ad19f7831a3acf44909, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:35.321038 29556 raft_consensus.cc:2804] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:35.322016 29556 raft_consensus.cc:697] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 LEADER]: Becoming Leader. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Running, Role: LEADER
I20260710 13:27:35.322450 28809 raft_consensus.cc:2468] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af8e9ac0dbe4ad19f7831a3acf44909 in term 2.
I20260710 13:27:35.323112 29556 consensus_queue.cc:237] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:35.332173 28631 catalog_manager.cc:5697] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 reported cstate change: term changed from 1 to 2, leader changed from c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) to 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4). New cstate: current_term: 2 leader_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:35.437493 29540 raft_consensus.cc:993] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1: : Instructing follower 7af8e9ac0dbe4ad19f7831a3acf44909 to start an election
I20260710 13:27:35.438033 29541 raft_consensus.cc:1081] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Signalling peer 7af8e9ac0dbe4ad19f7831a3acf44909 to start an election
I20260710 13:27:35.439595 29150 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "041c2c784f4441b2af392e47f30b1ee8"
dest_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909"
 from {username='slave'} at 127.0.0.1:58284
I20260710 13:27:35.440127 29150 raft_consensus.cc:493] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:35.440516 29150 raft_consensus.cc:3060] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.446285 29150 raft_consensus.cc:515] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:35.448096 29150 leader_election.cc:290] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [CANDIDATE]: Term 2 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:35.448940 28731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c2c784f4441b2af392e47f30b1ee8" candidate_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c2e54d1540f8413a82eeffbb6409f71f"
I20260710 13:27:35.449057 28809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041c2c784f4441b2af392e47f30b1ee8" candidate_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1"
I20260710 13:27:35.449744 28731 raft_consensus.cc:3060] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.449793 28809 raft_consensus.cc:3055] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:35.450176 28809 raft_consensus.cc:740] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Running, Role: LEADER
I20260710 13:27:35.450995 28809 consensus_queue.cc:260] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:35.452096 28809 raft_consensus.cc:3060] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:35.455825 28731 raft_consensus.cc:2468] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af8e9ac0dbe4ad19f7831a3acf44909 in term 2.
I20260710 13:27:35.457041 29118 leader_election.cc:304] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7af8e9ac0dbe4ad19f7831a3acf44909, c2e54d1540f8413a82eeffbb6409f71f; no voters: 
I20260710 13:27:35.457571 28809 raft_consensus.cc:2468] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af8e9ac0dbe4ad19f7831a3acf44909 in term 2.
I20260710 13:27:35.457792 29556 raft_consensus.cc:2804] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:35.458390 29556 raft_consensus.cc:697] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 LEADER]: Becoming Leader. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Running, Role: LEADER
I20260710 13:27:35.459477 29556 consensus_queue.cc:237] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:35.467459 28631 catalog_manager.cc:5697] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 reported cstate change: term changed from 1 to 2, leader changed from 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2) to 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4). New cstate: current_term: 2 leader_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:35.608011 28882 raft_consensus.cc:1275] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Refusing update from remote peer 7af8e9ac0dbe4ad19f7831a3acf44909: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:35.609046 28807 raft_consensus.cc:1275] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Refusing update from remote peer 7af8e9ac0dbe4ad19f7831a3acf44909: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:35.609220 28881 raft_consensus.cc:1275] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Refusing update from remote peer 7af8e9ac0dbe4ad19f7831a3acf44909: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:35.610877 29524 consensus_queue.cc:1048] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:35.611636 28881 raft_consensus.cc:1275] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Refusing update from remote peer 7af8e9ac0dbe4ad19f7831a3acf44909: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:35.611721 29556 consensus_queue.cc:1048] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:27:35.612012 29522 consensus_queue.cc:1048] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:35.613343 29556 consensus_queue.cc:1048] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:27:35.625697 28809 raft_consensus.cc:1275] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Refusing update from remote peer 7af8e9ac0dbe4ad19f7831a3acf44909: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:35.627585 29556 consensus_queue.cc:1048] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:27:35.641510 28809 raft_consensus.cc:1275] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Refusing update from remote peer 7af8e9ac0dbe4ad19f7831a3acf44909: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:35.647265 29522 consensus_queue.cc:1048] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260710 13:27:35.692090 28755 debug-util.cc:398] Leaking SignalData structure 0x7b08000b6ea0 after lost signal to thread 27623
W20260710 13:27:35.693418 28755 debug-util.cc:398] Leaking SignalData structure 0x7b08001cfd20 after lost signal to thread 28666
W20260710 13:27:35.694798 28755 debug-util.cc:398] Leaking SignalData structure 0x7b0800217120 after lost signal to thread 28758
W20260710 13:27:35.695992 28755 debug-util.cc:398] Leaking SignalData structure 0x7b080028bc00 after lost signal to thread 28833
W20260710 13:27:35.697166 28755 debug-util.cc:398] Leaking SignalData structure 0x7b0800117780 after lost signal to thread 28907
W20260710 13:27:35.698462 28755 debug-util.cc:398] Leaking SignalData structure 0x7b08001d7b20 after lost signal to thread 29178
W20260710 13:27:35.698792 28755 debug-util.cc:398] Leaking SignalData structure 0x7b080020df00 after lost signal to thread 29503
I20260710 13:27:35.731945 28807 raft_consensus.cc:1275] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Refusing update from remote peer 7af8e9ac0dbe4ad19f7831a3acf44909: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:35.733574 29522 consensus_queue.cc:1048] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:35.744554 28731 raft_consensus.cc:1275] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Refusing update from remote peer 7af8e9ac0dbe4ad19f7831a3acf44909: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:35.746291 29568 consensus_queue.cc:1048] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:35.909566 28731 raft_consensus.cc:1275] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Refusing update from remote peer 7af8e9ac0dbe4ad19f7831a3acf44909: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:35.911681 29568 consensus_queue.cc:1048] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:27:35.923844 28807 raft_consensus.cc:1275] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Refusing update from remote peer 7af8e9ac0dbe4ad19f7831a3acf44909: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:35.925756 29559 consensus_queue.cc:1048] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:27:35.936933 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:35.964212 27620 tablet_server.cc:179] TabletServer@127.26.249.1:0 shutting down...
I20260710 13:27:36.016933 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:36.018004 27620 tablet_replica.cc:333] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:36.019253 27620 raft_consensus.cc:2243] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:36.020313 27620 raft_consensus.cc:2272] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:36.022753 27620 tablet_replica.cc:333] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:36.023511 27620 raft_consensus.cc:2243] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:36.024458 27620 raft_consensus.cc:2272] T 15c995dd6d584d5ab2e6dfa4b6691342 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:36.028545 27620 tablet_replica.cc:333] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:36.029273 27620 raft_consensus.cc:2243] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:36.030182 27620 raft_consensus.cc:2272] T 18dc53c31fc44ff9847fa7714232272e P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:36.032586 27620 tablet_replica.cc:333] T ad3dea8167cf499888d674926fcc8d6f P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:36.033617 27620 raft_consensus.cc:2243] T ad3dea8167cf499888d674926fcc8d6f P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:36.034562 27620 raft_consensus.cc:2272] T ad3dea8167cf499888d674926fcc8d6f P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:36.036945 27620 tablet_replica.cc:333] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:36.037606 27620 raft_consensus.cc:2243] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:36.038420 27620 raft_consensus.cc:2272] T 4808dd0d4f3247e393b6602ce26ecee9 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:36.039207 28849 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260710 13:27:36.041246 27620 tablet_replica.cc:333] T bfd7949992ef48f1b022f1680772f837 P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:36.042109 27620 raft_consensus.cc:2243] T bfd7949992ef48f1b022f1680772f837 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:36.043113 27620 raft_consensus.cc:2272] T bfd7949992ef48f1b022f1680772f837 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:36.047014 27620 tablet_replica.cc:333] T 2c181b61ff604dbbba68691bef5e50ed P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:36.048143 27620 raft_consensus.cc:2243] T 2c181b61ff604dbbba68691bef5e50ed P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:36.049603 27620 raft_consensus.cc:2272] T 2c181b61ff604dbbba68691bef5e50ed P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:36.053582 27620 tablet_replica.cc:333] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:36.054711 27620 raft_consensus.cc:2243] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:36.055835 27620 raft_consensus.cc:2272] T 885d07d57f8547159cea6b483c47b911 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:36.059285 27620 tablet_replica.cc:333] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
W20260710 13:27:36.059350 28849 consensus_peers.cc:597] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. 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 13:27:36.060241 27620 raft_consensus.cc:2243] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:27:36.061131 28775 consensus_peers.cc:597] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. 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 13:27:36.061587 27620 raft_consensus.cc:2272] T 8d30612338294a149aa555f7d7bebdd3 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:36.064694 27620 tablet_replica.cc:333] T 4a5590850e3a46a689594f31792edbbf P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:36.065338 27620 raft_consensus.cc:2243] T 4a5590850e3a46a689594f31792edbbf P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:36.065837 27620 raft_consensus.cc:2272] T 4a5590850e3a46a689594f31792edbbf P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:36.068104 27620 tablet_replica.cc:333] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:36.068770 27620 raft_consensus.cc:2243] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:36.069416 27620 raft_consensus.cc:2272] T f90239b82e434f70810974e0cf113df8 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:36.071734 27620 tablet_replica.cc:333] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:36.072366 27620 raft_consensus.cc:2243] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:36.073323 27620 raft_consensus.cc:2272] T 7b75e42ada6947e9a2da90b23c1aab2c P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:36.075903 27620 tablet_replica.cc:333] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:36.076553 27620 raft_consensus.cc:2243] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:36.078289 27620 raft_consensus.cc:2272] T 9515c3953add4a38a82735e3913b7dc9 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:36.081874 27620 tablet_replica.cc:333] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:36.082731 27620 raft_consensus.cc:2243] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:36.083811 27620 raft_consensus.cc:2272] T 041c2c784f4441b2af392e47f30b1ee8 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:36.086112 28775 consensus_peers.cc:597] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. 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 13:27:36.087386 27620 tablet_replica.cc:333] T da72ce51a53a48ef8216df7dd97b0354 P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:36.088063 27620 raft_consensus.cc:2243] T da72ce51a53a48ef8216df7dd97b0354 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:36.088748 27620 raft_consensus.cc:2272] T da72ce51a53a48ef8216df7dd97b0354 P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:36.090982 27620 tablet_replica.cc:333] T 766ba268e0e34b35ade322cfda7745ce P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:36.091607 27620 raft_consensus.cc:2243] T 766ba268e0e34b35ade322cfda7745ce P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:36.092065 27620 raft_consensus.cc:2272] T 766ba268e0e34b35ade322cfda7745ce P c2e54d1540f8413a82eeffbb6409f71f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:36.094777 27620 tablet_replica.cc:333] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:36.095530 27620 raft_consensus.cc:2243] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:36.096081 27620 raft_consensus.cc:2272] T 5095ade312c14a94a8f422e3b63b2ee3 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:36.098173 29118 consensus_peers.cc:597] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. 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 13:27:36.101047 27620 tablet_replica.cc:333] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f: stopping tablet replica
I20260710 13:27:36.101693 27620 raft_consensus.cc:2243] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:36.102536 27620 raft_consensus.cc:2272] T 1d665470ddc7457ba875366e549b6987 P c2e54d1540f8413a82eeffbb6409f71f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:36.242427 28775 consensus_peers.cc:597] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:36.313632 28775 consensus_peers.cc:597] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:36.322572 28849 consensus_peers.cc:597] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:36.324875 28849 consensus_peers.cc:597] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:36.334410 29118 consensus_peers.cc:597] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:36.429392 28849 consensus_peers.cc:597] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:36.456601 28849 consensus_peers.cc:597] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:36.513487 29118 consensus_peers.cc:597] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:36.993644 29586 raft_consensus.cc:493] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2e54d1540f8413a82eeffbb6409f71f)
I20260710 13:27:36.994331 29586 raft_consensus.cc:515] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:36.998025 28807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62aed4cd1ae48d88bcdcf97c82e2dc5" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
I20260710 13:27:36.999765 29586 leader_election.cc:290] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
W20260710 13:27:37.003990 28849 leader_election.cc:336] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111)
I20260710 13:27:37.005590 28848 leader_election.cc:304] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [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: 0bb9e0c4a0274696885777746a21a732; no voters: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:37.007247 29538 raft_consensus.cc:2749] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:27:37.122236 29541 raft_consensus.cc:493] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2e54d1540f8413a82eeffbb6409f71f)
I20260710 13:27:37.122860 29541 raft_consensus.cc:515] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:37.126787 28879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62aed4cd1ae48d88bcdcf97c82e2dc5" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:37.127547 28879 raft_consensus.cc:2468] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 2.
I20260710 13:27:37.130148 28772 leader_election.cc:304] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [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: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: 
I20260710 13:27:37.131451 29585 raft_consensus.cc:2804] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:27:37.131932 29585 raft_consensus.cc:493] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c2e54d1540f8413a82eeffbb6409f71f)
I20260710 13:27:37.132359 29585 raft_consensus.cc:3060] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:27:37.135987 28775 leader_election.cc:336] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111)
I20260710 13:27:37.137039 29541 leader_election.cc:290] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:37.149641 29585 raft_consensus.cc:515] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:37.155755 29585 leader_election.cc:290] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 3 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:37.156860 28879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62aed4cd1ae48d88bcdcf97c82e2dc5" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:37.157598 28879 raft_consensus.cc:3060] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:27:37.158850 28775 leader_election.cc:336] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111)
I20260710 13:27:37.159970 29538 raft_consensus.cc:493] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2e54d1540f8413a82eeffbb6409f71f)
W20260710 13:27:37.160280 27620 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 28755)
I20260710 13:27:37.160584 29538 raft_consensus.cc:515] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:37.164688 29154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d30612338294a149aa555f7d7bebdd3" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" is_pre_election: true
I20260710 13:27:37.168066 28879 raft_consensus.cc:2468] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 3.
I20260710 13:27:37.170517 29538 leader_election.cc:290] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849)
W20260710 13:27:37.170411 28849 leader_election.cc:336] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111)
I20260710 13:27:37.171229 28849 leader_election.cc:304] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [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: 0bb9e0c4a0274696885777746a21a732; no voters: 7af8e9ac0dbe4ad19f7831a3acf44909, c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:37.171448 28772 leader_election.cc:304] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [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: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:37.172358 29585 raft_consensus.cc:2804] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:37.172587 29538 raft_consensus.cc:2749] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:37.173897 29585 raft_consensus.cc:697] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [term 3 LEADER]: Becoming Leader. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Running, Role: LEADER
I20260710 13:27:37.175129 29585 consensus_queue.cc:237] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:37.186970 28632 catalog_manager.cc:5697] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: term changed from 2 to 3, leader changed from c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) to 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2). New cstate: current_term: 3 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:37.256060 29538 raft_consensus.cc:493] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2e54d1540f8413a82eeffbb6409f71f)
I20260710 13:27:37.256610 29538 raft_consensus.cc:515] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:37.259106 29538 leader_election.cc:290] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:37.259704 28807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c995dd6d584d5ab2e6dfa4b6691342" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
W20260710 13:27:37.262537 28849 leader_election.cc:336] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111)
I20260710 13:27:37.262996 28849 leader_election.cc:304] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [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: 0bb9e0c4a0274696885777746a21a732; no voters: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:37.263764 29538 raft_consensus.cc:2749] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:27:37.287695 29538 raft_consensus.cc:493] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2e54d1540f8413a82eeffbb6409f71f)
I20260710 13:27:37.288324 29538 raft_consensus.cc:515] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:37.290642 29538 leader_election.cc:290] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257)
I20260710 13:27:37.291867 28807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d665470ddc7457ba875366e549b6987" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "39bf10c89dff4814b75ecad79e18f4e1" is_pre_election: true
W20260710 13:27:37.294282 28849 leader_election.cc:336] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111)
I20260710 13:27:37.294669 28849 leader_election.cc:304] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [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: 0bb9e0c4a0274696885777746a21a732; no voters: 39bf10c89dff4814b75ecad79e18f4e1, c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:37.295328 29538 raft_consensus.cc:2749] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:27:37.351760 29556 raft_consensus.cc:493] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2e54d1540f8413a82eeffbb6409f71f)
I20260710 13:27:37.352341 29556 raft_consensus.cc:515] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:37.354105 29556 leader_election.cc:290] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:37.355319 28879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dc53c31fc44ff9847fa7714232272e" candidate_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:37.359153 29538 raft_consensus.cc:493] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2e54d1540f8413a82eeffbb6409f71f)
I20260710 13:27:37.359804 29538 raft_consensus.cc:515] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
W20260710 13:27:37.361778 29118 leader_election.cc:336] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111)
I20260710 13:27:37.362300 29118 leader_election.cc:304] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: 7af8e9ac0dbe4ad19f7831a3acf44909; no voters: 0bb9e0c4a0274696885777746a21a732, c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:37.363328 29154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b75e42ada6947e9a2da90b23c1aab2c" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" is_pre_election: true
I20260710 13:27:37.363579 29556 raft_consensus.cc:2749] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:37.364711 29538 leader_election.cc:290] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849)
W20260710 13:27:37.366343 28849 leader_election.cc:336] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111)
I20260710 13:27:37.366732 28849 leader_election.cc:304] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [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: 0bb9e0c4a0274696885777746a21a732; no voters: 7af8e9ac0dbe4ad19f7831a3acf44909, c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:37.367326 29538 raft_consensus.cc:2749] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:37.444131 29585 raft_consensus.cc:493] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2e54d1540f8413a82eeffbb6409f71f)
I20260710 13:27:37.444665 29585 raft_consensus.cc:515] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:37.446732 29585 leader_election.cc:290] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:37.447840 28879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c995dd6d584d5ab2e6dfa4b6691342" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:37.448730 28879 raft_consensus.cc:2468] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 2.
I20260710 13:27:37.449898 28772 leader_election.cc:304] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [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: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: 
I20260710 13:27:37.450678 29585 raft_consensus.cc:2804] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:27:37.451090 29585 raft_consensus.cc:493] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c2e54d1540f8413a82eeffbb6409f71f)
W20260710 13:27:37.451236 28775 leader_election.cc:336] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111)
I20260710 13:27:37.451532 29585 raft_consensus.cc:3060] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:37.458886 29585 raft_consensus.cc:515] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:37.460963 29585 leader_election.cc:290] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 3 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:37.462231 28879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15c995dd6d584d5ab2e6dfa4b6691342" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:37.462778 28879 raft_consensus.cc:3060] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:27:37.466256 28775 leader_election.cc:336] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111)
I20260710 13:27:37.469205 28879 raft_consensus.cc:2468] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 3.
I20260710 13:27:37.470234 28772 leader_election.cc:304] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [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: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:37.470993 29585 raft_consensus.cc:2804] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:37.471487 29585 raft_consensus.cc:697] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [term 3 LEADER]: Becoming Leader. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Running, Role: LEADER
I20260710 13:27:37.472344 29585 consensus_queue.cc:237] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:37.481112 28632 catalog_manager.cc:5697] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: term changed from 2 to 3, leader changed from c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) to 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2). New cstate: current_term: 3 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:37.489665 29556 raft_consensus.cc:493] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2e54d1540f8413a82eeffbb6409f71f)
I20260710 13:27:37.490310 29556 raft_consensus.cc:515] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:37.492667 29556 leader_election.cc:290] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
W20260710 13:27:37.498121 29118 leader_election.cc:336] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111)
I20260710 13:27:37.500962 28879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b75e42ada6947e9a2da90b23c1aab2c" candidate_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:37.501564 28879 raft_consensus.cc:2468] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af8e9ac0dbe4ad19f7831a3acf44909 in term 1.
I20260710 13:27:37.502452 29115 leader_election.cc:304] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: 0bb9e0c4a0274696885777746a21a732, 7af8e9ac0dbe4ad19f7831a3acf44909; no voters: c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:37.503224 29556 raft_consensus.cc:2804] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:37.503571 29556 raft_consensus.cc:493] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2e54d1540f8413a82eeffbb6409f71f)
I20260710 13:27:37.503895 29556 raft_consensus.cc:3060] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:37.504244 29595 raft_consensus.cc:493] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2e54d1540f8413a82eeffbb6409f71f)
I20260710 13:27:37.505034 29595 raft_consensus.cc:515] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:37.508220 29595 leader_election.cc:290] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:37.515946 28879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d30612338294a149aa555f7d7bebdd3" candidate_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:37.516639 28879 raft_consensus.cc:2468] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7af8e9ac0dbe4ad19f7831a3acf44909 in term 1.
I20260710 13:27:37.518054 29115 leader_election.cc:304] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: 0bb9e0c4a0274696885777746a21a732, 7af8e9ac0dbe4ad19f7831a3acf44909; no voters: 
I20260710 13:27:37.519172 29596 raft_consensus.cc:2804] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:37.519773 29596 raft_consensus.cc:493] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2e54d1540f8413a82eeffbb6409f71f)
W20260710 13:27:37.519799 29118 leader_election.cc:336] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111)
I20260710 13:27:37.520382 29596 raft_consensus.cc:3060] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:37.521718 29556 raft_consensus.cc:515] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:37.524369 29556 leader_election.cc:290] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [CANDIDATE]: Term 2 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:37.526654 28879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b75e42ada6947e9a2da90b23c1aab2c" candidate_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:37.527251 28879 raft_consensus.cc:3060] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:27:37.529516 29118 leader_election.cc:336] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111)
I20260710 13:27:37.530314 29587 raft_consensus.cc:493] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2e54d1540f8413a82eeffbb6409f71f)
I20260710 13:27:37.530857 29587 raft_consensus.cc:515] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:37.532662 28879 raft_consensus.cc:2468] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af8e9ac0dbe4ad19f7831a3acf44909 in term 2.
I20260710 13:27:37.533087 29587 leader_election.cc:290] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849)
I20260710 13:27:37.534132 29154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dc53c31fc44ff9847fa7714232272e" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" is_pre_election: true
I20260710 13:27:37.534725 29154 raft_consensus.cc:2468] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 1.
I20260710 13:27:37.535564 29596 raft_consensus.cc:515] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:37.536051 28846 leader_election.cc:304] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [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: 0bb9e0c4a0274696885777746a21a732, 7af8e9ac0dbe4ad19f7831a3acf44909; no voters: 
I20260710 13:27:37.537127 29587 raft_consensus.cc:2804] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:37.537568 29587 raft_consensus.cc:493] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c2e54d1540f8413a82eeffbb6409f71f)
I20260710 13:27:37.538004 29587 raft_consensus.cc:3060] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:37.538822 29596 leader_election.cc:290] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [CANDIDATE]: Term 2 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:37.539623 29115 leader_election.cc:304] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: 0bb9e0c4a0274696885777746a21a732, 7af8e9ac0dbe4ad19f7831a3acf44909; no voters: c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:37.540041 28879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d30612338294a149aa555f7d7bebdd3" candidate_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:37.540583 28879 raft_consensus.cc:3060] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:27:37.540688 28849 leader_election.cc:336] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111)
I20260710 13:27:37.541694 29596 raft_consensus.cc:2804] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:37.542866 29596 raft_consensus.cc:697] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 LEADER]: Becoming Leader. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Running, Role: LEADER
I20260710 13:27:37.543924 29596 consensus_queue.cc:237] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
W20260710 13:27:37.545094 29118 leader_election.cc:336] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111)
I20260710 13:27:37.548118 28879 raft_consensus.cc:2468] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7af8e9ac0dbe4ad19f7831a3acf44909 in term 2.
I20260710 13:27:37.552058 29115 leader_election.cc:304] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: 0bb9e0c4a0274696885777746a21a732, 7af8e9ac0dbe4ad19f7831a3acf44909; no voters: c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:37.552805 29596 raft_consensus.cc:2804] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:37.553315 29596 raft_consensus.cc:697] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 LEADER]: Becoming Leader. State: Replica: 7af8e9ac0dbe4ad19f7831a3acf44909, State: Running, Role: LEADER
I20260710 13:27:37.554208 29596 consensus_queue.cc:237] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:37.554877 28632 catalog_manager.cc:5697] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 reported cstate change: term changed from 1 to 2, leader changed from c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) to 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4). New cstate: current_term: 2 leader_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:37.552148 29587 raft_consensus.cc:515] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:37.565202 29154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18dc53c31fc44ff9847fa7714232272e" candidate_uuid: "0bb9e0c4a0274696885777746a21a732" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909"
I20260710 13:27:37.565402 29585 raft_consensus.cc:493] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c2e54d1540f8413a82eeffbb6409f71f)
I20260710 13:27:37.565825 29154 raft_consensus.cc:3060] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:37.565989 29585 raft_consensus.cc:515] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:37.568259 29585 leader_election.cc:290] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
W20260710 13:27:37.568851 28849 leader_election.cc:336] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111)
I20260710 13:27:37.569846 28879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d665470ddc7457ba875366e549b6987" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732" is_pre_election: true
I20260710 13:27:37.570519 28879 raft_consensus.cc:2468] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 2.
I20260710 13:27:37.572551 29154 raft_consensus.cc:2468] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bb9e0c4a0274696885777746a21a732 in term 2.
I20260710 13:27:37.573617 29587 leader_election.cc:290] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [CANDIDATE]: Term 2 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4:33849)
I20260710 13:27:37.573817 28846 leader_election.cc:304] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [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: 0bb9e0c4a0274696885777746a21a732, 7af8e9ac0dbe4ad19f7831a3acf44909; no voters: c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:37.573956 28772 leader_election.cc:304] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [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: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: 
I20260710 13:27:37.574860 29587 raft_consensus.cc:2804] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:37.575585 29587 raft_consensus.cc:697] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [term 2 LEADER]: Becoming Leader. State: Replica: 0bb9e0c4a0274696885777746a21a732, State: Running, Role: LEADER
I20260710 13:27:37.576581 29540 raft_consensus.cc:2804] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:27:37.577031 29540 raft_consensus.cc:493] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c2e54d1540f8413a82eeffbb6409f71f)
I20260710 13:27:37.576740 29587 consensus_queue.cc:237] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } }
I20260710 13:27:37.577430 29540 raft_consensus.cc:3060] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:27:37.582628 28775 leader_election.cc:336] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111)
I20260710 13:27:37.582149 28631 catalog_manager.cc:5697] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 reported cstate change: term changed from 1 to 2, leader changed from c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) to 7af8e9ac0dbe4ad19f7831a3acf44909 (127.26.249.4). New cstate: current_term: 2 leader_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:27:37.590056 29540 raft_consensus.cc:515] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:37.597640 29540 leader_election.cc:290] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 3 election: Requested vote from peers c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205), 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991)
I20260710 13:27:37.599357 28879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d665470ddc7457ba875366e549b6987" candidate_uuid: "39bf10c89dff4814b75ecad79e18f4e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0bb9e0c4a0274696885777746a21a732"
I20260710 13:27:37.600231 28879 raft_consensus.cc:3060] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:27:37.602741 28775 leader_election.cc:336] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111)
I20260710 13:27:37.604336 28631 catalog_manager.cc:5697] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 reported cstate change: term changed from 1 to 2, leader changed from c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) to 0bb9e0c4a0274696885777746a21a732 (127.26.249.3). New cstate: current_term: 2 leader_uuid: "0bb9e0c4a0274696885777746a21a732" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:37.608532 28879 raft_consensus.cc:2468] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39bf10c89dff4814b75ecad79e18f4e1 in term 3.
I20260710 13:27:37.609768 28772 leader_election.cc:304] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [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: 0bb9e0c4a0274696885777746a21a732, 39bf10c89dff4814b75ecad79e18f4e1; no voters: c2e54d1540f8413a82eeffbb6409f71f
I20260710 13:27:37.610584 29540 raft_consensus.cc:2804] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:37.611102 29540 raft_consensus.cc:697] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [term 3 LEADER]: Becoming Leader. State: Replica: 39bf10c89dff4814b75ecad79e18f4e1, State: Running, Role: LEADER
I20260710 13:27:37.611879 29540 consensus_queue.cc:237] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [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: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } }
I20260710 13:27:37.623924 28631 catalog_manager.cc:5697] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 reported cstate change: term changed from 2 to 3, leader changed from c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1) to 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2). New cstate: current_term: 3 leader_uuid: "39bf10c89dff4814b75ecad79e18f4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2e54d1540f8413a82eeffbb6409f71f" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39bf10c89dff4814b75ecad79e18f4e1" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:37.669677 28879 raft_consensus.cc:1275] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 3 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:37.671147 29540 consensus_queue.cc:1048] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 13:27:37.694522 28775 consensus_peers.cc:597] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:37.906157 28775 consensus_peers.cc:597] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:37.971312 29118 consensus_peers.cc:597] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:37.978058 28879 raft_consensus.cc:1275] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Refusing update from remote peer 7af8e9ac0dbe4ad19f7831a3acf44909: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:37.979493 29596 consensus_queue.cc:1048] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:27:37.999673 28879 raft_consensus.cc:1275] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 3 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:38.001688 29585 consensus_queue.cc:1048] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 13:27:38.010164 29118 consensus_peers.cc:597] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:38.071218 28879 raft_consensus.cc:1275] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Refusing update from remote peer 7af8e9ac0dbe4ad19f7831a3acf44909: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:27:38.072590 29597 consensus_queue.cc:1048] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 13:27:38.113509 28775 consensus_peers.cc:597] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:38.130717 28879 raft_consensus.cc:1275] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 3 FOLLOWER]: Refusing update from remote peer 39bf10c89dff4814b75ecad79e18f4e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:38.132364 29608 consensus_queue.cc:1048] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bb9e0c4a0274696885777746a21a732" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 35991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:38.159466 29154 raft_consensus.cc:1275] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Refusing update from remote peer 0bb9e0c4a0274696885777746a21a732: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260710 13:27:38.160847 27620 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 28755)
I20260710 13:27:38.161845 29587 consensus_queue.cc:1048] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7af8e9ac0dbe4ad19f7831a3acf44909" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 33849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 13:27:38.192206 28849 consensus_peers.cc:597] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:38.251890 28849 consensus_peers.cc:597] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:38.298134 28775 consensus_peers.cc:597] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:38.528457 28775 consensus_peers.cc:597] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:38.625319 28775 consensus_peers.cc:597] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:38.690745 29118 consensus_peers.cc:597] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:38.706909 28849 consensus_peers.cc:597] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:38.715938 28849 consensus_peers.cc:597] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:38.886278 29118 consensus_peers.cc:597] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:38.895682 28849 consensus_peers.cc:597] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:38.909723 28849 consensus_peers.cc:597] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:38.938797 28775 consensus_peers.cc:597] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:39.085469 29118 consensus_peers.cc:597] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 -> Peer c2e54d1540f8413a82eeffbb6409f71f (127.26.249.1:35205): Couldn't send request to peer c2e54d1540f8413a82eeffbb6409f71f. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:35205: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:27:39.161350 27620 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 28755)
I20260710 13:27:39.415570 27620 tablet_server.cc:196] TabletServer@127.26.249.1:0 shutdown complete.
I20260710 13:27:39.477882 27620 tablet_server.cc:179] TabletServer@127.26.249.2:0 shutting down...
I20260710 13:27:39.511456 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:39.512347 27620 tablet_replica.cc:333] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:39.513221 27620 raft_consensus.cc:2243] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.514259 27620 raft_consensus.cc:2272] T 15c995dd6d584d5ab2e6dfa4b6691342 P 39bf10c89dff4814b75ecad79e18f4e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.516837 27620 tablet_replica.cc:333] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:39.517515 27620 raft_consensus.cc:2243] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.518008 27620 raft_consensus.cc:2272] T cbc727d1a408490398a66718541aa0e8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.520290 27620 tablet_replica.cc:333] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:39.520910 27620 raft_consensus.cc:2243] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.521940 27620 raft_consensus.cc:2272] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 39bf10c89dff4814b75ecad79e18f4e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.524340 27620 tablet_replica.cc:333] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:39.525329 27620 raft_consensus.cc:2243] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.526083 27620 raft_consensus.cc:2272] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.529027 27620 tablet_replica.cc:333] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:39.529665 27620 raft_consensus.cc:2243] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.530563 27620 raft_consensus.cc:2272] T ad3dea8167cf499888d674926fcc8d6f P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.533113 27620 tablet_replica.cc:333] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:39.533797 27620 raft_consensus.cc:2243] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.534315 27620 raft_consensus.cc:2272] T 4808dd0d4f3247e393b6602ce26ecee9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.536592 27620 tablet_replica.cc:333] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:39.537170 27620 raft_consensus.cc:2243] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.538094 27620 raft_consensus.cc:2272] T bfd7949992ef48f1b022f1680772f837 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.540309 27620 tablet_replica.cc:333] T 4a5590850e3a46a689594f31792edbbf P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:39.540897 27620 raft_consensus.cc:2243] T 4a5590850e3a46a689594f31792edbbf P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.541352 27620 raft_consensus.cc:2272] T 4a5590850e3a46a689594f31792edbbf P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.543404 27620 tablet_replica.cc:333] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:39.543951 27620 raft_consensus.cc:2243] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.544746 27620 raft_consensus.cc:2272] T 766ba268e0e34b35ade322cfda7745ce P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.546589 27620 tablet_replica.cc:333] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:39.547235 27620 raft_consensus.cc:2243] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.547818 27620 raft_consensus.cc:2272] T 5095ade312c14a94a8f422e3b63b2ee3 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.549736 27620 tablet_replica.cc:333] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:39.550278 27620 raft_consensus.cc:2243] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.551324 27620 raft_consensus.cc:2272] T 1d665470ddc7457ba875366e549b6987 P 39bf10c89dff4814b75ecad79e18f4e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.553149 27620 tablet_replica.cc:333] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:39.553720 27620 raft_consensus.cc:2243] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.554584 27620 raft_consensus.cc:2272] T 38b4a3c9131e4bdba53d5c5be61ba783 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.556433 27620 tablet_replica.cc:333] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:39.557031 27620 raft_consensus.cc:2243] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.557894 27620 raft_consensus.cc:2272] T da72ce51a53a48ef8216df7dd97b0354 P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.559927 27620 tablet_replica.cc:333] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:39.560477 27620 raft_consensus.cc:2243] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.560930 27620 raft_consensus.cc:2272] T 69b94f49ddb54e44ba65980384259211 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.562912 27620 tablet_replica.cc:333] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:39.563498 27620 raft_consensus.cc:2243] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.564390 27620 raft_consensus.cc:2272] T 37a35161d9c943df8e50b024206dc19b P 39bf10c89dff4814b75ecad79e18f4e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.566416 27620 tablet_replica.cc:333] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:39.567009 27620 raft_consensus.cc:2243] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.567543 27620 raft_consensus.cc:2272] T 9515c3953add4a38a82735e3913b7dc9 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.569449 27620 tablet_replica.cc:333] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:39.569950 27620 raft_consensus.cc:2243] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.570386 27620 raft_consensus.cc:2272] T 0287f6ca86ca45be8c37625617587772 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.572265 27620 tablet_replica.cc:333] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1: stopping tablet replica
I20260710 13:27:39.572757 27620 raft_consensus.cc:2243] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.573221 27620 raft_consensus.cc:2272] T 041c2c784f4441b2af392e47f30b1ee8 P 39bf10c89dff4814b75ecad79e18f4e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.624542 27620 tablet_server.cc:196] TabletServer@127.26.249.2:0 shutdown complete.
W20260710 13:27:39.668572 29117 consensus_peers.cc:597] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 -> Peer 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257): Couldn't send request to peer 39bf10c89dff4814b75ecad79e18f4e1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.2:36257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:39.674531 27620 tablet_server.cc:179] TabletServer@127.26.249.3:0 shutting down...
W20260710 13:27:39.715342 29117 consensus_peers.cc:597] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 -> Peer 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257): Couldn't send request to peer 39bf10c89dff4814b75ecad79e18f4e1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.2:36257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:39.716143 29117 consensus_peers.cc:597] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 -> Peer 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257): Couldn't send request to peer 39bf10c89dff4814b75ecad79e18f4e1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.2:36257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:39.719899 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:39.720875 27620 tablet_replica.cc:333] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:39.721561 27620 raft_consensus.cc:2243] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.722077 27620 raft_consensus.cc:2272] T cbc727d1a408490398a66718541aa0e8 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.724436 27620 tablet_replica.cc:333] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:39.725039 27620 raft_consensus.cc:2243] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.725561 27620 raft_consensus.cc:2272] T d62aed4cd1ae48d88bcdcf97c82e2dc5 P 0bb9e0c4a0274696885777746a21a732 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.727707 27620 tablet_replica.cc:333] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:39.728339 27620 raft_consensus.cc:2243] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.729202 27620 raft_consensus.cc:2272] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.731225 27620 tablet_replica.cc:333] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:39.731813 27620 raft_consensus.cc:2243] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.732254 27620 raft_consensus.cc:2272] T 15c995dd6d584d5ab2e6dfa4b6691342 P 0bb9e0c4a0274696885777746a21a732 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.734089 27620 tablet_replica.cc:333] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:39.734577 27620 raft_consensus.cc:2243] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.735638 27620 raft_consensus.cc:2272] T 18dc53c31fc44ff9847fa7714232272e P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.737471 27620 tablet_replica.cc:333] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:39.738030 27620 raft_consensus.cc:2243] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.738835 27620 raft_consensus.cc:2272] T f90239b82e434f70810974e0cf113df8 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.740813 27620 tablet_replica.cc:333] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:39.741410 27620 raft_consensus.cc:2243] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.741993 27620 raft_consensus.cc:2272] T 7b75e42ada6947e9a2da90b23c1aab2c P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.743899 27620 tablet_replica.cc:333] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:39.744477 27620 raft_consensus.cc:2243] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.745321 27620 raft_consensus.cc:2272] T 885d07d57f8547159cea6b483c47b911 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.747411 27620 tablet_replica.cc:333] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:39.748216 27620 raft_consensus.cc:2243] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.749310 27620 raft_consensus.cc:2272] T 2c181b61ff604dbbba68691bef5e50ed P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:39.751986 29115 consensus_peers.cc:597] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 -> Peer 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991): Couldn't send request to peer 0bb9e0c4a0274696885777746a21a732. 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 13:27:39.752561 27620 tablet_replica.cc:333] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:39.753218 27620 raft_consensus.cc:2243] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.753918 27620 raft_consensus.cc:2272] T 8d30612338294a149aa555f7d7bebdd3 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.756108 27620 tablet_replica.cc:333] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:39.756745 27620 raft_consensus.cc:2243] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.757824 27620 raft_consensus.cc:2272] T 4a5590850e3a46a689594f31792edbbf P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.760990 27620 tablet_replica.cc:333] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
W20260710 13:27:39.761345 29115 consensus_peers.cc:597] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 -> Peer 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991): Couldn't send request to peer 0bb9e0c4a0274696885777746a21a732. 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 13:27:39.761747 27620 raft_consensus.cc:2243] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.762367 27620 raft_consensus.cc:2272] T 69b94f49ddb54e44ba65980384259211 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.764608 27620 tablet_replica.cc:333] T 37a35161d9c943df8e50b024206dc19b P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:39.765195 27620 raft_consensus.cc:2243] T 37a35161d9c943df8e50b024206dc19b P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.765770 27620 raft_consensus.cc:2272] T 37a35161d9c943df8e50b024206dc19b P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.767939 27620 tablet_replica.cc:333] T 766ba268e0e34b35ade322cfda7745ce P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:39.768486 27620 raft_consensus.cc:2243] T 766ba268e0e34b35ade322cfda7745ce P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.768919 27620 raft_consensus.cc:2272] T 766ba268e0e34b35ade322cfda7745ce P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.770771 27620 tablet_replica.cc:333] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:39.771364 27620 raft_consensus.cc:2243] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.771816 27620 raft_consensus.cc:2272] T 1d665470ddc7457ba875366e549b6987 P 0bb9e0c4a0274696885777746a21a732 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.773695 27620 tablet_replica.cc:333] T 38b4a3c9131e4bdba53d5c5be61ba783 P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:39.774230 27620 raft_consensus.cc:2243] T 38b4a3c9131e4bdba53d5c5be61ba783 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.774853 27620 raft_consensus.cc:2272] T 38b4a3c9131e4bdba53d5c5be61ba783 P 0bb9e0c4a0274696885777746a21a732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.776667 27620 tablet_replica.cc:333] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:39.777168 27620 raft_consensus.cc:2243] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.777992 27620 raft_consensus.cc:2272] T 9515c3953add4a38a82735e3913b7dc9 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.780224 27620 tablet_replica.cc:333] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732: stopping tablet replica
I20260710 13:27:39.780745 27620 raft_consensus.cc:2243] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.781430 27620 raft_consensus.cc:2272] T 0287f6ca86ca45be8c37625617587772 P 0bb9e0c4a0274696885777746a21a732 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.826262 27620 tablet_server.cc:196] TabletServer@127.26.249.3:0 shutdown complete.
W20260710 13:27:39.848903 29117 consensus_peers.cc:597] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 -> Peer 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257): Couldn't send request to peer 39bf10c89dff4814b75ecad79e18f4e1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.2:36257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:39.874521 27620 tablet_server.cc:179] TabletServer@127.26.249.4:0 shutting down...
W20260710 13:27:39.908305 29115 consensus_peers.cc:597] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 -> Peer 0bb9e0c4a0274696885777746a21a732 (127.26.249.3:35991): Couldn't send request to peer 0bb9e0c4a0274696885777746a21a732. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.3:35991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:39.914129 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:27:39.914860 29117 consensus_peers.cc:597] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 -> Peer 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257): Couldn't send request to peer 39bf10c89dff4814b75ecad79e18f4e1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.2:36257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:39.915086 27620 tablet_replica.cc:333] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909: stopping tablet replica
I20260710 13:27:39.915927 27620 raft_consensus.cc:2243] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.916613 27620 raft_consensus.cc:2272] T da72ce51a53a48ef8216df7dd97b0354 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.918730 27620 tablet_replica.cc:333] T 2c181b61ff604dbbba68691bef5e50ed P 7af8e9ac0dbe4ad19f7831a3acf44909: stopping tablet replica
I20260710 13:27:39.919438 27620 raft_consensus.cc:2243] T 2c181b61ff604dbbba68691bef5e50ed P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.920083 27620 raft_consensus.cc:2272] T 2c181b61ff604dbbba68691bef5e50ed P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.922690 27620 tablet_replica.cc:333] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909: stopping tablet replica
I20260710 13:27:39.923493 27620 raft_consensus.cc:2243] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:27:39.924135 29117 consensus_peers.cc:597] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 -> Peer 39bf10c89dff4814b75ecad79e18f4e1 (127.26.249.2:36257): Couldn't send request to peer 39bf10c89dff4814b75ecad79e18f4e1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.2:36257: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:39.924619 27620 raft_consensus.cc:2272] T 69b94f49ddb54e44ba65980384259211 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.926652 27620 tablet_replica.cc:333] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909: stopping tablet replica
I20260710 13:27:39.927299 27620 raft_consensus.cc:2243] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.927753 27620 raft_consensus.cc:2272] T 18dc53c31fc44ff9847fa7714232272e P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.929563 27620 tablet_replica.cc:333] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909: stopping tablet replica
I20260710 13:27:39.930074 27620 raft_consensus.cc:2243] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.930847 27620 raft_consensus.cc:2272] T cbc727d1a408490398a66718541aa0e8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.932821 27620 tablet_replica.cc:333] T 885d07d57f8547159cea6b483c47b911 P 7af8e9ac0dbe4ad19f7831a3acf44909: stopping tablet replica
I20260710 13:27:39.933334 27620 raft_consensus.cc:2243] T 885d07d57f8547159cea6b483c47b911 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.933746 27620 raft_consensus.cc:2272] T 885d07d57f8547159cea6b483c47b911 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.935724 27620 tablet_replica.cc:333] T 38b4a3c9131e4bdba53d5c5be61ba783 P 7af8e9ac0dbe4ad19f7831a3acf44909: stopping tablet replica
I20260710 13:27:39.936277 27620 raft_consensus.cc:2243] T 38b4a3c9131e4bdba53d5c5be61ba783 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.936766 27620 raft_consensus.cc:2272] T 38b4a3c9131e4bdba53d5c5be61ba783 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.938918 27620 tablet_replica.cc:333] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909: stopping tablet replica
I20260710 13:27:39.939568 27620 raft_consensus.cc:2243] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.940527 27620 raft_consensus.cc:2272] T 8d30612338294a149aa555f7d7bebdd3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.942397 27620 tablet_replica.cc:333] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 7af8e9ac0dbe4ad19f7831a3acf44909: stopping tablet replica
I20260710 13:27:39.943007 27620 raft_consensus.cc:2243] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.943671 27620 raft_consensus.cc:2272] T 6caef2c9ac9a4d0cacebf56cd56ea291 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.946048 27620 tablet_replica.cc:333] T ad3dea8167cf499888d674926fcc8d6f P 7af8e9ac0dbe4ad19f7831a3acf44909: stopping tablet replica
I20260710 13:27:39.946738 27620 raft_consensus.cc:2243] T ad3dea8167cf499888d674926fcc8d6f P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.947538 27620 raft_consensus.cc:2272] T ad3dea8167cf499888d674926fcc8d6f P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.949806 27620 tablet_replica.cc:333] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909: stopping tablet replica
I20260710 13:27:39.950488 27620 raft_consensus.cc:2243] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.951452 27620 raft_consensus.cc:2272] T 4808dd0d4f3247e393b6602ce26ecee9 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.953630 27620 tablet_replica.cc:333] T f90239b82e434f70810974e0cf113df8 P 7af8e9ac0dbe4ad19f7831a3acf44909: stopping tablet replica
I20260710 13:27:39.954229 27620 raft_consensus.cc:2243] T f90239b82e434f70810974e0cf113df8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.954828 27620 raft_consensus.cc:2272] T f90239b82e434f70810974e0cf113df8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.956859 27620 tablet_replica.cc:333] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909: stopping tablet replica
I20260710 13:27:39.957455 27620 raft_consensus.cc:2243] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.958432 27620 raft_consensus.cc:2272] T 7b75e42ada6947e9a2da90b23c1aab2c P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.960424 27620 tablet_replica.cc:333] T bfd7949992ef48f1b022f1680772f837 P 7af8e9ac0dbe4ad19f7831a3acf44909: stopping tablet replica
I20260710 13:27:39.961028 27620 raft_consensus.cc:2243] T bfd7949992ef48f1b022f1680772f837 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.961548 27620 raft_consensus.cc:2272] T bfd7949992ef48f1b022f1680772f837 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.963888 27620 tablet_replica.cc:333] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909: stopping tablet replica
I20260710 13:27:39.964587 27620 raft_consensus.cc:2243] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.965536 27620 raft_consensus.cc:2272] T 5095ade312c14a94a8f422e3b63b2ee3 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.967897 27620 tablet_replica.cc:333] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909: stopping tablet replica
I20260710 13:27:39.968557 27620 raft_consensus.cc:2243] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.969518 27620 raft_consensus.cc:2272] T 041c2c784f4441b2af392e47f30b1ee8 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.971760 27620 tablet_replica.cc:333] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909: stopping tablet replica
I20260710 13:27:39.972359 27620 raft_consensus.cc:2243] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:27:39.973244 27620 raft_consensus.cc:2272] T 0287f6ca86ca45be8c37625617587772 P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:39.975447 27620 tablet_replica.cc:333] T 37a35161d9c943df8e50b024206dc19b P 7af8e9ac0dbe4ad19f7831a3acf44909: stopping tablet replica
I20260710 13:27:39.975986 27620 raft_consensus.cc:2243] T 37a35161d9c943df8e50b024206dc19b P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:39.976559 27620 raft_consensus.cc:2272] T 37a35161d9c943df8e50b024206dc19b P 7af8e9ac0dbe4ad19f7831a3acf44909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.022585 27620 tablet_server.cc:196] TabletServer@127.26.249.4:0 shutdown complete.
I20260710 13:27:40.062742 27620 master.cc:562] Master@127.26.249.62:40665 shutting down...
W20260710 13:27:40.108338 28680 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Catalog manager is not initialized. State: Closing
I20260710 13:27:40.109824 27620 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:40.110646 27620 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:40.111194 27620 tablet_replica.cc:333] T 00000000000000000000000000000000 P bf9661e9c0f647f981bdda03246624df: stopping tablet replica
I20260710 13:27:40.156899 27620 master.cc:584] Master@127.26.249.62:40665 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (31928 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:27:40.229686 27620 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.249.62:36091
I20260710 13:27:40.231156 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:40.238587 29619 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 13:27:40.238638 29618 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 13:27:40.239368 29621 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 13:27:40.240658 27620 server_base.cc:1061] running on GCE node
I20260710 13:27:40.241940 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:40.242148 27620 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 13:27:40.242326 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690060242304 us; error 0 us; skew 500 ppm
I20260710 13:27:40.242928 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:40.245893 27620 webserver.cc:533] Webserver started at http://127.26.249.62:33801/ using document root <none> and password file <none>
I20260710 13:27:40.246490 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:40.246676 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:40.247045 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:40.248765 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/master-0-root/instance:
uuid: "47546999514f4365af21ebe427190899"
format_stamp: "Formatted at 2026-07-10 13:27:40 on dist-test-slave-hdws"
I20260710 13:27:40.254582 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:27:40.259166 29626 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.260273 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:27:40.260732 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/master-0-root
uuid: "47546999514f4365af21ebe427190899"
format_stamp: "Formatted at 2026-07-10 13:27:40 on dist-test-slave-hdws"
I20260710 13:27:40.261240 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-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 13:27:40.279844 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:40.281304 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:40.339048 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.62:36091
I20260710 13:27:40.339223 29677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.62:36091 every 8 connection(s)
I20260710 13:27:40.343763 29678 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 13:27:40.357065 29678 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899: Bootstrap starting.
I20260710 13:27:40.363219 29678 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:40.370108 29678 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899: No bootstrap required, opened a new log
I20260710 13:27:40.372681 29678 raft_consensus.cc:359] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47546999514f4365af21ebe427190899" member_type: VOTER }
I20260710 13:27:40.373129 29678 raft_consensus.cc:385] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:40.373320 29678 raft_consensus.cc:740] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47546999514f4365af21ebe427190899, State: Initialized, Role: FOLLOWER
I20260710 13:27:40.373900 29678 consensus_queue.cc:260] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "47546999514f4365af21ebe427190899" member_type: VOTER }
I20260710 13:27:40.374375 29678 raft_consensus.cc:399] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:27:40.374577 29678 raft_consensus.cc:493] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:27:40.374809 29678 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:40.382247 29678 raft_consensus.cc:515] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47546999514f4365af21ebe427190899" member_type: VOTER }
I20260710 13:27:40.382936 29678 leader_election.cc:304] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899 [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: 47546999514f4365af21ebe427190899; no voters: 
I20260710 13:27:40.384544 29678 leader_election.cc:290] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:27:40.385121 29681 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:40.387429 29681 raft_consensus.cc:697] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899 [term 1 LEADER]: Becoming Leader. State: Replica: 47546999514f4365af21ebe427190899, State: Running, Role: LEADER
I20260710 13:27:40.388345 29678 sys_catalog.cc:565] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:27:40.388419 29681 consensus_queue.cc:237] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899 [LEADER]: Queue going to LEADER mode. State: All 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: "47546999514f4365af21ebe427190899" member_type: VOTER }
I20260710 13:27:40.393954 29682 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "47546999514f4365af21ebe427190899" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47546999514f4365af21ebe427190899" member_type: VOTER } }
I20260710 13:27:40.393954 29683 sys_catalog.cc:455] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 47546999514f4365af21ebe427190899. Latest consensus state: current_term: 1 leader_uuid: "47546999514f4365af21ebe427190899" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47546999514f4365af21ebe427190899" member_type: VOTER } }
I20260710 13:27:40.394797 29682 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:40.394814 29683 sys_catalog.cc:458] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899 [sys.catalog]: This master's current role is: LEADER
I20260710 13:27:40.397904 29688 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:27:40.404057 29688 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:27:40.408424 27620 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:27:40.415280 29688 catalog_manager.cc:1383] Generated new cluster ID: b5f56613be404e4b9422d4cc8165d4ed
I20260710 13:27:40.415637 29688 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:27:40.440434 29688 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:27:40.441861 29688 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:27:40.461251 29688 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899: Generated new TSK 0
I20260710 13:27:40.462073 29688 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:27:40.476801 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:40.484477 29699 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 13:27:40.485349 29700 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 13:27:40.487653 29702 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 13:27:40.488793 27620 server_base.cc:1061] running on GCE node
I20260710 13:27:40.490029 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:40.490310 27620 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 13:27:40.490515 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690060490488 us; error 0 us; skew 500 ppm
I20260710 13:27:40.491250 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:40.494073 27620 webserver.cc:533] Webserver started at http://127.26.249.1:41213/ using document root <none> and password file <none>
I20260710 13:27:40.494663 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:40.494866 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:40.495366 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:40.496618 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/ts-0-root/instance:
uuid: "ef26a10f2f634d339549be65cc95746c"
format_stamp: "Formatted at 2026-07-10 13:27:40 on dist-test-slave-hdws"
I20260710 13:27:40.502457 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:27:40.506855 29707 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.508019 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:27:40.508400 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/ts-0-root
uuid: "ef26a10f2f634d339549be65cc95746c"
format_stamp: "Formatted at 2026-07-10 13:27:40 on dist-test-slave-hdws"
I20260710 13:27:40.508744 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-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 13:27:40.533370 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:40.534906 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:40.536710 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:40.539657 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:40.539919 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.540246 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:40.540446 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.594727 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.1:33833
I20260710 13:27:40.594792 29769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.1:33833 every 8 connection(s)
I20260710 13:27:40.600745 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:40.610056 29774 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 13:27:40.611332 29775 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 13:27:40.615208 29777 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 13:27:40.616039 27620 server_base.cc:1061] running on GCE node
I20260710 13:27:40.617503 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:40.617830 27620 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 13:27:40.617920 29770 heartbeater.cc:344] Connected to a master server at 127.26.249.62:36091
I20260710 13:27:40.618069 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690060618044 us; error 0 us; skew 500 ppm
I20260710 13:27:40.618346 29770 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:40.618903 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:40.619426 29770 heartbeater.cc:507] Master 127.26.249.62:36091 requested a full tablet report, sending...
I20260710 13:27:40.622390 29643 ts_manager.cc:194] Registered new tserver with Master: ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:40.623031 27620 webserver.cc:533] Webserver started at http://127.26.249.2:34795/ using document root <none> and password file <none>
I20260710 13:27:40.623713 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:40.623945 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:40.624240 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:40.624799 29643 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40730
I20260710 13:27:40.625535 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/ts-1-root/instance:
uuid: "92dfae1f88c54db2a8b8c9b786115dca"
format_stamp: "Formatted at 2026-07-10 13:27:40 on dist-test-slave-hdws"
I20260710 13:27:40.630673 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260710 13:27:40.634984 29782 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.636029 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:27:40.636400 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/ts-1-root
uuid: "92dfae1f88c54db2a8b8c9b786115dca"
format_stamp: "Formatted at 2026-07-10 13:27:40 on dist-test-slave-hdws"
I20260710 13:27:40.636797 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-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 13:27:40.657413 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:40.659415 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:40.661310 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:40.664237 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:40.664450 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.664786 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:40.664942 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.714936 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.2:46357
I20260710 13:27:40.715170 29844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.2:46357 every 8 connection(s)
I20260710 13:27:40.720350 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:40.729018 29848 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 13:27:40.732007 29849 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 13:27:40.732309 27620 server_base.cc:1061] running on GCE node
W20260710 13:27:40.733103 29851 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 13:27:40.734333 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:40.734588 27620 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 13:27:40.734776 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690060734754 us; error 0 us; skew 500 ppm
I20260710 13:27:40.735425 29845 heartbeater.cc:344] Connected to a master server at 127.26.249.62:36091
I20260710 13:27:40.735545 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:40.735872 29845 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:40.736860 29845 heartbeater.cc:507] Master 127.26.249.62:36091 requested a full tablet report, sending...
I20260710 13:27:40.738865 27620 webserver.cc:533] Webserver started at http://127.26.249.3:35659/ using document root <none> and password file <none>
I20260710 13:27:40.739481 29643 ts_manager.cc:194] Registered new tserver with Master: 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:40.739650 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:40.739939 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:40.740293 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:40.741564 29643 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40732
I20260710 13:27:40.742094 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/ts-2-root/instance:
uuid: "9009e0d1fe1f4262bc03240f391d0976"
format_stamp: "Formatted at 2026-07-10 13:27:40 on dist-test-slave-hdws"
I20260710 13:27:40.747526 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:27:40.751469 29856 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.752488 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:27:40.752856 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/ts-2-root
uuid: "9009e0d1fe1f4262bc03240f391d0976"
format_stamp: "Formatted at 2026-07-10 13:27:40 on dist-test-slave-hdws"
I20260710 13:27:40.753255 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-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 13:27:40.769300 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:40.770705 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:40.772332 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:40.775381 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:40.775645 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.775918 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:40.776103 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.828191 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.3:43265
I20260710 13:27:40.828356 29918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.3:43265 every 8 connection(s)
I20260710 13:27:40.834254 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:40.844312 29922 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 13:27:40.844475 29923 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 13:27:40.848883 27620 server_base.cc:1061] running on GCE node
W20260710 13:27:40.848829 29925 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 13:27:40.849819 29919 heartbeater.cc:344] Connected to a master server at 127.26.249.62:36091
I20260710 13:27:40.850349 29919 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:40.850616 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:40.850926 27620 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 13:27:40.851178 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690060851158 us; error 0 us; skew 500 ppm
I20260710 13:27:40.851336 29919 heartbeater.cc:507] Master 127.26.249.62:36091 requested a full tablet report, sending...
I20260710 13:27:40.851887 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:27:40.854105 29643 ts_manager.cc:194] Registered new tserver with Master: 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:40.855515 27620 webserver.cc:533] Webserver started at http://127.26.249.4:43823/ using document root <none> and password file <none>
I20260710 13:27:40.856235 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:40.856300 29643 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40740
I20260710 13:27:40.856565 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:27:40.856948 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:27:40.858472 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/ts-3-root/instance:
uuid: "2578888a3dbf4efbb005015015084475"
format_stamp: "Formatted at 2026-07-10 13:27:40 on dist-test-slave-hdws"
I20260710 13:27:40.863647 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:27:40.867484 29930 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.868574 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:27:40.868990 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/ts-3-root
uuid: "2578888a3dbf4efbb005015015084475"
format_stamp: "Formatted at 2026-07-10 13:27:40 on dist-test-slave-hdws"
I20260710 13:27:40.869333 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-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 13:27:40.905872 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:40.907641 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:40.909686 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:40.912657 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:27:40.912967 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.913272 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:27:40.913483 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:40.965456 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.4:41601
I20260710 13:27:40.965567 29992 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.4:41601 every 8 connection(s)
I20260710 13:27:40.981313 29993 heartbeater.cc:344] Connected to a master server at 127.26.249.62:36091
I20260710 13:27:40.981886 29993 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:40.982834 29993 heartbeater.cc:507] Master 127.26.249.62:36091 requested a full tablet report, sending...
I20260710 13:27:40.985286 29643 ts_manager.cc:194] Registered new tserver with Master: 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:40.985730 27620 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016719465s
I20260710 13:27:40.986882 29643 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40744
I20260710 13:27:41.018435 29643 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40752:
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 13:27:41.190613 29735 tablet_service.cc:1511] Processing CreateTablet for tablet 102b32ad2de144ad8944d50949c925dd (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:41.194484 29735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102b32ad2de144ad8944d50949c925dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.195423 29734 tablet_service.cc:1511] Processing CreateTablet for tablet 8e73f4f8a970466c9a1e37111d798057 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:41.195276 29733 tablet_service.cc:1511] Processing CreateTablet for tablet 4696eef28d8c4b4c991165c25f93e1ae (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:41.197206 29733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4696eef28d8c4b4c991165c25f93e1ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.200165 29732 tablet_service.cc:1511] Processing CreateTablet for tablet 656a2d38a9334d1dba04f49e6b3ce745 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:41.201839 29732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656a2d38a9334d1dba04f49e6b3ce745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.207005 29731 tablet_service.cc:1511] Processing CreateTablet for tablet 73de45f892824f899b3449c1f3832fc6 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:41.208504 29734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e73f4f8a970466c9a1e37111d798057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.209281 29731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73de45f892824f899b3449c1f3832fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.213892 29730 tablet_service.cc:1511] Processing CreateTablet for tablet 20060606a8944fe78ba676a352eecf44 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:41.215633 29730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20060606a8944fe78ba676a352eecf44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.220892 29729 tablet_service.cc:1511] Processing CreateTablet for tablet 7105a8a8d5844d3b9734661754c9c1cf (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:41.222626 29729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7105a8a8d5844d3b9734661754c9c1cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.228902 29728 tablet_service.cc:1511] Processing CreateTablet for tablet ab928609b9f7432793d0745fc86bf5b3 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:41.230605 29728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab928609b9f7432793d0745fc86bf5b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.236203 29727 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2c9ae7c80144d2a086aa4150546428 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:41.237085 29956 tablet_service.cc:1511] Processing CreateTablet for tablet 58f7dae87cef46c89ce867cd11976c32 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:41.238468 29727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2c9ae7c80144d2a086aa4150546428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.240921 29957 tablet_service.cc:1511] Processing CreateTablet for tablet 4696eef28d8c4b4c991165c25f93e1ae (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:41.244810 29958 tablet_service.cc:1511] Processing CreateTablet for tablet 102b32ad2de144ad8944d50949c925dd (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:41.246958 29956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58f7dae87cef46c89ce867cd11976c32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.248865 29958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102b32ad2de144ad8944d50949c925dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.250643 29957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4696eef28d8c4b4c991165c25f93e1ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.277681 29726 tablet_service.cc:1511] Processing CreateTablet for tablet 82f4c660a3ae4021b999c28677318cae (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:41.279526 29726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82f4c660a3ae4021b999c28677318cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.283051 29955 tablet_service.cc:1511] Processing CreateTablet for tablet 73de45f892824f899b3449c1f3832fc6 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:41.291859 29955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73de45f892824f899b3449c1f3832fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.281039 29954 tablet_service.cc:1511] Processing CreateTablet for tablet 20060606a8944fe78ba676a352eecf44 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:41.283176 29950 tablet_service.cc:1511] Processing CreateTablet for tablet 5c89ce35b29043e1952e637b48fcb609 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:41.284543 29953 tablet_service.cc:1511] Processing CreateTablet for tablet 6f077f59b2774169a428eaa690738af7 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:41.285245 29949 tablet_service.cc:1511] Processing CreateTablet for tablet ddf21c4116b246a4b32f6cb6c220009e (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:41.288378 29951 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2c9ae7c80144d2a086aa4150546428 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:41.299806 29950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c89ce35b29043e1952e637b48fcb609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.286897 29952 tablet_service.cc:1511] Processing CreateTablet for tablet ab928609b9f7432793d0745fc86bf5b3 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:41.308184 29884 tablet_service.cc:1511] Processing CreateTablet for tablet 102b32ad2de144ad8944d50949c925dd (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:27:41.309399 29809 tablet_service.cc:1511] Processing CreateTablet for tablet 4696eef28d8c4b4c991165c25f93e1ae (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:27:41.310122 29878 tablet_service.cc:1511] Processing CreateTablet for tablet 7105a8a8d5844d3b9734661754c9c1cf (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:41.311133 29806 tablet_service.cc:1511] Processing CreateTablet for tablet 73de45f892824f899b3449c1f3832fc6 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:27:41.312022 29881 tablet_service.cc:1511] Processing CreateTablet for tablet 656a2d38a9334d1dba04f49e6b3ce745 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:41.312781 29804 tablet_service.cc:1511] Processing CreateTablet for tablet 7105a8a8d5844d3b9734661754c9c1cf (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:27:41.313779 29880 tablet_service.cc:1511] Processing CreateTablet for tablet 20060606a8944fe78ba676a352eecf44 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:27:41.316357 29879 tablet_service.cc:1511] Processing CreateTablet for tablet 6f077f59b2774169a428eaa690738af7 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:41.316992 29808 tablet_service.cc:1511] Processing CreateTablet for tablet 58f7dae87cef46c89ce867cd11976c32 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:41.317824 29882 tablet_service.cc:1511] Processing CreateTablet for tablet 58f7dae87cef46c89ce867cd11976c32 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:27:41.332669 29801 tablet_service.cc:1511] Processing CreateTablet for tablet 82f4c660a3ae4021b999c28677318cae (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:41.333719 29803 tablet_service.cc:1511] Processing CreateTablet for tablet ab928609b9f7432793d0745fc86bf5b3 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:27:41.336457 29884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102b32ad2de144ad8944d50949c925dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.337255 29882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58f7dae87cef46c89ce867cd11976c32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.338166 29881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656a2d38a9334d1dba04f49e6b3ce745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.338800 29880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20060606a8944fe78ba676a352eecf44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.339756 29806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73de45f892824f899b3449c1f3832fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.341596 29879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f077f59b2774169a428eaa690738af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.344036 29878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7105a8a8d5844d3b9734661754c9c1cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.347735 29809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4696eef28d8c4b4c991165c25f93e1ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.321296 29807 tablet_service.cc:1511] Processing CreateTablet for tablet 656a2d38a9334d1dba04f49e6b3ce745 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:27:41.325466 29877 tablet_service.cc:1511] Processing CreateTablet for tablet 5e2c9ae7c80144d2a086aa4150546428 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:27:41.314551 29805 tablet_service.cc:1511] Processing CreateTablet for tablet 6f077f59b2774169a428eaa690738af7 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:27:41.353502 29877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2c9ae7c80144d2a086aa4150546428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.308231 29810 tablet_service.cc:1511] Processing CreateTablet for tablet 8e73f4f8a970466c9a1e37111d798057 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:41.329548 29802 tablet_service.cc:1511] Processing CreateTablet for tablet 5c89ce35b29043e1952e637b48fcb609 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:41.321456 29883 tablet_service.cc:1511] Processing CreateTablet for tablet 8e73f4f8a970466c9a1e37111d798057 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:27:41.352129 29876 tablet_service.cc:1511] Processing CreateTablet for tablet 5c89ce35b29043e1952e637b48fcb609 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:27:41.357662 29953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f077f59b2774169a428eaa690738af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.365118 30013 tablet_bootstrap.cc:492] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:41.301219 29732 tablet_service.cc:1511] Processing CreateTablet for tablet ddf21c4116b246a4b32f6cb6c220009e (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:41.371299 29875 tablet_service.cc:1511] Processing CreateTablet for tablet 82f4c660a3ae4021b999c28677318cae (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:27:41.379273 29732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf21c4116b246a4b32f6cb6c220009e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.391680 29808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58f7dae87cef46c89ce867cd11976c32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.393688 29952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab928609b9f7432793d0745fc86bf5b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.394479 29954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20060606a8944fe78ba676a352eecf44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.396931 29949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf21c4116b246a4b32f6cb6c220009e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:27:41.403283 29691 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:41.408041 29804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7105a8a8d5844d3b9734661754c9c1cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.410394 29876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c89ce35b29043e1952e637b48fcb609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.414167 29883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e73f4f8a970466c9a1e37111d798057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.415706 29875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82f4c660a3ae4021b999c28677318cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.410087 29958 tablet_service.cc:1511] Processing CreateTablet for tablet f2b673c809bc43b5a09d757c3e48104f (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:41.411978 29956 tablet_service.cc:1511] Processing CreateTablet for tablet e71c0b14325741d8885f8fbe4496032b (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:41.425150 29810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e73f4f8a970466c9a1e37111d798057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.427479 29733 tablet_service.cc:1511] Processing CreateTablet for tablet 81c258bd1241480f99136d54fe55b185 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:41.434875 30014 tablet_bootstrap.cc:492] T 4696eef28d8c4b4c991165c25f93e1ae P 2578888a3dbf4efbb005015015084475: Bootstrap starting.
I20260710 13:27:41.435967 30013 tablet_bootstrap.cc:654] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.439224 29951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e2c9ae7c80144d2a086aa4150546428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.441141 29957 tablet_service.cc:1511] Processing CreateTablet for tablet fc6a933e416b473591852789e6a3e208 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:41.441754 29802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c89ce35b29043e1952e637b48fcb609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.466239 29731 tablet_service.cc:1511] Processing CreateTablet for tablet e71c0b14325741d8885f8fbe4496032b (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:41.444993 29728 tablet_service.cc:1511] Processing CreateTablet for tablet fc6a933e416b473591852789e6a3e208 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:41.455446 29733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81c258bd1241480f99136d54fe55b185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.485158 29956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71c0b14325741d8885f8fbe4496032b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.488950 29803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab928609b9f7432793d0745fc86bf5b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.495433 29957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc6a933e416b473591852789e6a3e208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.498759 29807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656a2d38a9334d1dba04f49e6b3ce745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.500243 29954 tablet_service.cc:1511] Processing CreateTablet for tablet 81c258bd1241480f99136d54fe55b185 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:41.491241 29728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc6a933e416b473591852789e6a3e208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.504624 29734 tablet_service.cc:1511] Processing CreateTablet for tablet ade66d5e6da64a84b4c54ad43459204d (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:41.506594 29734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ade66d5e6da64a84b4c54ad43459204d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.520619 29731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71c0b14325741d8885f8fbe4496032b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.517100 29805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f077f59b2774169a428eaa690738af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.464927 29735 tablet_service.cc:1511] Processing CreateTablet for tablet 9d412c75e111442daef36aa99f75ee80 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:41.518505 29958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b673c809bc43b5a09d757c3e48104f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.543808 30015 tablet_bootstrap.cc:492] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca: Bootstrap starting.
I20260710 13:27:41.559365 29735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d412c75e111442daef36aa99f75ee80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.576128 29950 tablet_service.cc:1511] Processing CreateTablet for tablet 9182fef6e01c474cabef4a661460d2c7 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:41.577133 29806 tablet_service.cc:1511] Processing CreateTablet for tablet ddf21c4116b246a4b32f6cb6c220009e (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:27:41.563956 29801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82f4c660a3ae4021b999c28677318cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.579598 29884 tablet_service.cc:1511] Processing CreateTablet for tablet e71c0b14325741d8885f8fbe4496032b (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:27:41.580256 29810 tablet_service.cc:1511] Processing CreateTablet for tablet f2b673c809bc43b5a09d757c3e48104f (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:41.581579 29810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b673c809bc43b5a09d757c3e48104f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.564764 29730 tablet_service.cc:1511] Processing CreateTablet for tablet dbe958e78dd5407b9505c444cb85fe83 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:41.575812 29729 tablet_service.cc:1511] Processing CreateTablet for tablet e0aa4bd35d894e5eade405d69a80364e (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:41.586385 29953 tablet_service.cc:1511] Processing CreateTablet for tablet ade66d5e6da64a84b4c54ad43459204d (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:41.587332 29729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0aa4bd35d894e5eade405d69a80364e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.586354 30015 tablet_bootstrap.cc:654] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.590951 29882 tablet_service.cc:1511] Processing CreateTablet for tablet f2b673c809bc43b5a09d757c3e48104f (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:27:41.595913 29730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe958e78dd5407b9505c444cb85fe83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.604379 30013 tablet_bootstrap.cc:492] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c: No bootstrap required, opened a new log
I20260710 13:27:41.604974 30013 ts_tablet_manager.cc:1403] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.240s	user 0.018s	sys 0.008s
I20260710 13:27:41.612118 29952 tablet_service.cc:1511] Processing CreateTablet for tablet e0aa4bd35d894e5eade405d69a80364e (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:41.621419 30014 tablet_bootstrap.cc:654] T 4696eef28d8c4b4c991165c25f93e1ae P 2578888a3dbf4efbb005015015084475: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.626616 29806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf21c4116b246a4b32f6cb6c220009e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.579334 29950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9182fef6e01c474cabef4a661460d2c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.637086 29770 heartbeater.cc:499] Master 127.26.249.62:36091 was elected leader, sending a full tablet report...
I20260710 13:27:41.660940 29952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0aa4bd35d894e5eade405d69a80364e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.669577 30013 raft_consensus.cc:359] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:41.672751 29882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b673c809bc43b5a09d757c3e48104f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.673023 29880 tablet_service.cc:1511] Processing CreateTablet for tablet 81c258bd1241480f99136d54fe55b185 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:27:41.675696 29881 tablet_service.cc:1511] Processing CreateTablet for tablet dbe958e78dd5407b9505c444cb85fe83 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:41.673048 29879 tablet_service.cc:1511] Processing CreateTablet for tablet 9182fef6e01c474cabef4a661460d2c7 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:41.676697 30017 tablet_bootstrap.cc:492] T 58f7dae87cef46c89ce867cd11976c32 P 9009e0d1fe1f4262bc03240f391d0976: Bootstrap starting.
I20260710 13:27:41.677368 29881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe958e78dd5407b9505c444cb85fe83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.670500 30013 raft_consensus.cc:385] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.678335 30013 raft_consensus.cc:740] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.679239 30013 consensus_queue.cc:260] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:41.681057 29880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81c258bd1241480f99136d54fe55b185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.678035 29808 tablet_service.cc:1511] Processing CreateTablet for tablet 9d412c75e111442daef36aa99f75ee80 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:41.683104 29877 tablet_service.cc:1511] Processing CreateTablet for tablet 9d412c75e111442daef36aa99f75ee80 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:27:41.684353 29877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d412c75e111442daef36aa99f75ee80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.684260 29809 tablet_service.cc:1511] Processing CreateTablet for tablet fc6a933e416b473591852789e6a3e208 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:27:41.685645 29809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc6a933e416b473591852789e6a3e208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.687398 29879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9182fef6e01c474cabef4a661460d2c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.688335 29808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d412c75e111442daef36aa99f75ee80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.696170 29953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ade66d5e6da64a84b4c54ad43459204d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.726821 29955 tablet_service.cc:1511] Processing CreateTablet for tablet d2963640fcf14be3ada6393f23138301 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:41.742619 29955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2963640fcf14be3ada6393f23138301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.753171 30015 tablet_bootstrap.cc:492] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca: No bootstrap required, opened a new log
I20260710 13:27:41.753844 30015 ts_tablet_manager.cc:1403] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent bootstrapping tablet: real 0.210s	user 0.014s	sys 0.026s
I20260710 13:27:41.734856 30017 tablet_bootstrap.cc:654] T 58f7dae87cef46c89ce867cd11976c32 P 9009e0d1fe1f4262bc03240f391d0976: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.830338 29801 tablet_service.cc:1511] Processing CreateTablet for tablet dbe958e78dd5407b9505c444cb85fe83 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:27:41.831527 29801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe958e78dd5407b9505c444cb85fe83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.852573 29801 tablet_service.cc:1511] Processing CreateTablet for tablet ade66d5e6da64a84b4c54ad43459204d (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:27:41.853917 29801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ade66d5e6da64a84b4c54ad43459204d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.854635 29845 heartbeater.cc:499] Master 127.26.249.62:36091 was elected leader, sending a full tablet report...
I20260710 13:27:41.870102 29807 tablet_service.cc:1511] Processing CreateTablet for tablet d2963640fcf14be3ada6393f23138301 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:41.871657 29807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2963640fcf14be3ada6393f23138301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.934909 30017 tablet_bootstrap.cc:492] T 58f7dae87cef46c89ce867cd11976c32 P 9009e0d1fe1f4262bc03240f391d0976: No bootstrap required, opened a new log
I20260710 13:27:41.935484 30017 ts_tablet_manager.cc:1403] T 58f7dae87cef46c89ce867cd11976c32 P 9009e0d1fe1f4262bc03240f391d0976: Time spent bootstrapping tablet: real 0.259s	user 0.013s	sys 0.006s
I20260710 13:27:41.938128 30013 ts_tablet_manager.cc:1434] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.333s	user 0.044s	sys 0.020s
I20260710 13:27:41.938534 30017 raft_consensus.cc:359] T 58f7dae87cef46c89ce867cd11976c32 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:41.939040 30013 tablet_bootstrap.cc:492] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:41.939297 30017 raft_consensus.cc:385] T 58f7dae87cef46c89ce867cd11976c32 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.939646 30017 raft_consensus.cc:740] T 58f7dae87cef46c89ce867cd11976c32 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.940392 30017 consensus_queue.cc:260] T 58f7dae87cef46c89ce867cd11976c32 P 9009e0d1fe1f4262bc03240f391d0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:41.942978 30017 ts_tablet_manager.cc:1434] T 58f7dae87cef46c89ce867cd11976c32 P 9009e0d1fe1f4262bc03240f391d0976: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:41.944103 30017 tablet_bootstrap.cc:492] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976: Bootstrap starting.
I20260710 13:27:41.945188 30013 tablet_bootstrap.cc:654] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.950240 30017 tablet_bootstrap.cc:654] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.692243 29876 tablet_service.cc:1511] Processing CreateTablet for tablet e0aa4bd35d894e5eade405d69a80364e (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:27:41.951650 29876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0aa4bd35d894e5eade405d69a80364e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:41.951700 30013 tablet_bootstrap.cc:492] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c: No bootstrap required, opened a new log
I20260710 13:27:41.952258 30013 ts_tablet_manager.cc:1403] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:27:41.954834 30013 raft_consensus.cc:359] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:41.955435 30013 raft_consensus.cc:385] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.955585 30017 tablet_bootstrap.cc:492] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976: No bootstrap required, opened a new log
I20260710 13:27:41.955737 30013 raft_consensus.cc:740] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.956151 30017 ts_tablet_manager.cc:1403] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260710 13:27:41.956549 30013 consensus_queue.cc:260] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:41.958213 30013 ts_tablet_manager.cc:1434] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:41.958938 30013 tablet_bootstrap.cc:492] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:41.959515 30017 raft_consensus.cc:359] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:41.960815 30017 raft_consensus.cc:385] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.961123 30017 raft_consensus.cc:740] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.961926 30017 consensus_queue.cc:260] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:41.966135 30013 tablet_bootstrap.cc:654] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.970522 30013 tablet_bootstrap.cc:492] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c: No bootstrap required, opened a new log
I20260710 13:27:41.964512 30017 ts_tablet_manager.cc:1434] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:27:41.971222 30013 ts_tablet_manager.cc:1403] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260710 13:27:41.972431 30017 tablet_bootstrap.cc:492] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976: Bootstrap starting.
I20260710 13:27:41.980214 30017 tablet_bootstrap.cc:654] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:41.988314 30013 raft_consensus.cc:359] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:41.989209 30013 raft_consensus.cc:385] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.989564 30013 raft_consensus.cc:740] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.990468 30013 consensus_queue.cc:260] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:41.991313 29919 heartbeater.cc:499] Master 127.26.249.62:36091 was elected leader, sending a full tablet report...
I20260710 13:27:41.992079 30017 tablet_bootstrap.cc:492] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976: No bootstrap required, opened a new log
I20260710 13:27:41.992666 30017 ts_tablet_manager.cc:1403] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 13:27:41.992884 29993 heartbeater.cc:499] Master 127.26.249.62:36091 was elected leader, sending a full tablet report...
I20260710 13:27:41.993287 30013 ts_tablet_manager.cc:1434] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 13:27:41.994360 30013 tablet_bootstrap.cc:492] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:41.996517 30017 raft_consensus.cc:359] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:41.997339 30017 raft_consensus.cc:385] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:41.997725 30017 raft_consensus.cc:740] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Initialized, Role: FOLLOWER
I20260710 13:27:41.998625 30017 consensus_queue.cc:260] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:42.001331 30017 ts_tablet_manager.cc:1434] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:27:42.002447 30013 tablet_bootstrap.cc:654] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.002439 30017 tablet_bootstrap.cc:492] T 20060606a8944fe78ba676a352eecf44 P 9009e0d1fe1f4262bc03240f391d0976: Bootstrap starting.
I20260710 13:27:42.010169 30013 tablet_bootstrap.cc:492] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c: No bootstrap required, opened a new log
I20260710 13:27:42.010742 30013 ts_tablet_manager.cc:1403] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260710 13:27:42.011713 30017 tablet_bootstrap.cc:654] T 20060606a8944fe78ba676a352eecf44 P 9009e0d1fe1f4262bc03240f391d0976: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.014107 30013 raft_consensus.cc:359] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:42.015522 30013 raft_consensus.cc:385] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.015841 30013 raft_consensus.cc:740] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.016631 30013 consensus_queue.cc:260] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:42.018944 30013 ts_tablet_manager.cc:1434] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:27:42.020133 30013 tablet_bootstrap.cc:492] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:42.025779 30017 tablet_bootstrap.cc:492] T 20060606a8944fe78ba676a352eecf44 P 9009e0d1fe1f4262bc03240f391d0976: No bootstrap required, opened a new log
I20260710 13:27:42.026508 30017 ts_tablet_manager.cc:1403] T 20060606a8944fe78ba676a352eecf44 P 9009e0d1fe1f4262bc03240f391d0976: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260710 13:27:42.026816 30013 tablet_bootstrap.cc:654] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:42.029605 29920 tablet.cc:2406] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:27:42.030777 30017 raft_consensus.cc:359] T 20060606a8944fe78ba676a352eecf44 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:42.031667 30017 raft_consensus.cc:385] T 20060606a8944fe78ba676a352eecf44 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.032028 30017 raft_consensus.cc:740] T 20060606a8944fe78ba676a352eecf44 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.032953 30017 consensus_queue.cc:260] T 20060606a8944fe78ba676a352eecf44 P 9009e0d1fe1f4262bc03240f391d0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:42.036388 30017 ts_tablet_manager.cc:1434] T 20060606a8944fe78ba676a352eecf44 P 9009e0d1fe1f4262bc03240f391d0976: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:27:42.038146 30017 tablet_bootstrap.cc:492] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976: Bootstrap starting.
I20260710 13:27:42.046958 30017 tablet_bootstrap.cc:654] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.068123 30019 raft_consensus.cc:493] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:42.068993 30019 raft_consensus.cc:515] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:42.074438 29954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81c258bd1241480f99136d54fe55b185. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.075690 30013 tablet_bootstrap.cc:492] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c: No bootstrap required, opened a new log
I20260710 13:27:42.076205 30013 ts_tablet_manager.cc:1403] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.056s	user 0.025s	sys 0.029s
I20260710 13:27:42.079279 30013 raft_consensus.cc:359] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:42.080123 30013 raft_consensus.cc:385] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.080461 30013 raft_consensus.cc:740] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.081231 30013 consensus_queue.cc:260] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:42.089200 30019 leader_election.cc:290] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:42.126742 30017 tablet_bootstrap.cc:492] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976: No bootstrap required, opened a new log
I20260710 13:27:42.128134 30017 ts_tablet_manager.cc:1403] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976: Time spent bootstrapping tablet: real 0.090s	user 0.029s	sys 0.038s
I20260710 13:27:42.134225 30017 raft_consensus.cc:359] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:42.142014 30017 raft_consensus.cc:385] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.142563 30017 raft_consensus.cc:740] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.149760 30014 tablet_bootstrap.cc:492] T 4696eef28d8c4b4c991165c25f93e1ae P 2578888a3dbf4efbb005015015084475: No bootstrap required, opened a new log
I20260710 13:27:42.150399 30014 ts_tablet_manager.cc:1403] T 4696eef28d8c4b4c991165c25f93e1ae P 2578888a3dbf4efbb005015015084475: Time spent bootstrapping tablet: real 0.716s	user 0.015s	sys 0.009s
I20260710 13:27:41.724053 29802 tablet_service.cc:1511] Processing CreateTablet for tablet 9182fef6e01c474cabef4a661460d2c7 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:27:42.144075 30017 consensus_queue.cc:260] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:42.170300 30017 ts_tablet_manager.cc:1434] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260710 13:27:42.194752 30019 raft_consensus.cc:493] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:42.208611 29802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9182fef6e01c474cabef4a661460d2c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.213599 29882 tablet_service.cc:1511] Processing CreateTablet for tablet d2963640fcf14be3ada6393f23138301 (DEFAULT_TABLE table=test-workload [id=b2ef47c96e1a46b5b89e121b323498ed]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:27:42.218433 29884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71c0b14325741d8885f8fbe4496032b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:27:42.225684 30017 tablet_bootstrap.cc:492] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976: Bootstrap starting.
I20260710 13:27:42.102276 30015 raft_consensus.cc:359] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:42.240945 30019 raft_consensus.cc:515] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:42.257377 30019 leader_election.cc:290] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
W20260710 13:27:42.238866 29628 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.26.249.2:46357, user_credentials={real_user=slave}} blocked reactor thread for 56050.3us
I20260710 13:27:42.263684 30014 raft_consensus.cc:359] T 4696eef28d8c4b4c991165c25f93e1ae P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:42.264432 30014 raft_consensus.cc:385] T 4696eef28d8c4b4c991165c25f93e1ae P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:27:42.264716 29949 consensus_meta.cc:287] T ddf21c4116b246a4b32f6cb6c220009e P 2578888a3dbf4efbb005015015084475: Time spent flushing consensus metadata: real 0.639s	user 0.015s	sys 0.005s
I20260710 13:27:42.264765 30014 raft_consensus.cc:740] T 4696eef28d8c4b4c991165c25f93e1ae P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2578888a3dbf4efbb005015015084475, State: Initialized, Role: FOLLOWER
W20260710 13:27:42.274906 29951 consensus_meta.cc:287] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475: Time spent flushing consensus metadata: real 0.708s	user 0.018s	sys 0.002s
I20260710 13:27:42.277426 30014 consensus_queue.cc:260] T 4696eef28d8c4b4c991165c25f93e1ae P 2578888a3dbf4efbb005015015084475 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:42.278291 29727 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:47958 (request call id 8) took 1043 ms. Trace:
I20260710 13:27:42.280412 29727 rpcz_store.cc:276] 0710 13:27:41.234512 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:27:41.234694 (+   182us) service_pool.cc:224] Handling call
0710 13:27:41.237553 (+  2859us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 13:27:41.237697 (+   144us) ts_tablet_manager.cc:682] Creating new metadata...
0710 13:27:42.176691 (+938994us) tablet_metadata.cc:665] Metadata flushed
0710 13:27:42.277804 (+101113us) tablet_replica.cc:206] Creating consensus instance
0710 13:27:42.278229 (+   425us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:27:42.242220 30015 raft_consensus.cc:385] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.287043 30015 raft_consensus.cc:740] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.288049 30015 consensus_queue.cc:260] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
W20260710 13:27:42.292436 29731 consensus_meta.cc:287] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c: Time spent flushing consensus metadata: real 0.700s	user 0.011s	sys 0.003s
I20260710 13:27:42.293869 29731 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:47958 (request call id 11) took 1002 ms. Trace:
I20260710 13:27:42.299583 29882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2963640fcf14be3ada6393f23138301. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:27:42.308413 29630 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.26.249.3:43265, user_credentials={real_user=slave}} blocked reactor thread for 56069.8us
I20260710 13:27:42.316793 30022 raft_consensus.cc:493] T 20060606a8944fe78ba676a352eecf44 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:42.317346 30022 raft_consensus.cc:515] T 20060606a8944fe78ba676a352eecf44 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:42.319911 30022 leader_election.cc:290] T 20060606a8944fe78ba676a352eecf44 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:42.332438 30022 raft_consensus.cc:493] T 58f7dae87cef46c89ce867cd11976c32 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:42.333199 30022 raft_consensus.cc:515] T 58f7dae87cef46c89ce867cd11976c32 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:42.294330 29731 rpcz_store.cc:276] 0710 13:27:41.291621 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:27:41.367797 (+ 76176us) service_pool.cc:224] Handling call
0710 13:27:41.467125 (+ 99328us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 13:27:41.467211 (+    86us) ts_tablet_manager.cc:682] Creating new metadata...
0710 13:27:41.592287 (+125076us) tablet_metadata.cc:665] Metadata flushed
0710 13:27:42.293176 (+700889us) tablet_replica.cc:206] Creating consensus instance
0710 13:27:42.293789 (+   613us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:27:42.363658 30017 tablet_bootstrap.cc:654] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.369254 29805 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50526 (request call id 5) took 1063 ms. Trace:
I20260710 13:27:42.372032 30031 raft_consensus.cc:493] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:42.372615 30031 raft_consensus.cc:515] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:42.369851 29805 rpcz_store.cc:276] 0710 13:27:41.305917 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:27:41.313352 (+  7435us) service_pool.cc:224] Handling call
0710 13:27:41.407013 (+ 93661us) spinlock_profiling.cc:243] Waited 7.79 ms on lock 0x7b580012de98. stack: 00007fa5843d8033 00007fa5843d7f30 00007fa583d601d4 00007fa58daa6304 00007fa58daa6299 00007fa58428f2d1 00007fa5843d2861 00007fa5843d2e92 00007fa58d314f89 00007fa58c445d88 00007fa58c508b80 00007fa58c4b7400 00007fa58593caf4 00007fa58593ca82 00007fa58593c9b1 00007fa58593c92c
0710 13:27:41.409995 (+  2982us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 13:27:41.410111 (+   116us) ts_tablet_manager.cc:682] Creating new metadata...
0710 13:27:41.704320 (+294209us) tablet_metadata.cc:665] Metadata flushed
0710 13:27:42.368560 (+664240us) tablet_replica.cc:206] Creating consensus instance
0710 13:27:42.369170 (+   610us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":17916672}
I20260710 13:27:42.378846 30019 raft_consensus.cc:493] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:42.381991 30019 raft_consensus.cc:515] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:42.382661 30013 ts_tablet_manager.cc:1434] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.306s	user 0.068s	sys 0.141s
I20260710 13:27:42.383085 29893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102b32ad2de144ad8944d50949c925dd" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:42.383778 30013 tablet_bootstrap.cc:492] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:42.384083 30019 leader_election.cc:290] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:42.382704 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7105a8a8d5844d3b9734661754c9c1cf" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:42.383806 29893 raft_consensus.cc:2468] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 0.
I20260710 13:27:42.379843 30031 leader_election.cc:290] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
W20260710 13:27:42.388306 29711 leader_election.cc:343] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.388712 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656a2d38a9334d1dba04f49e6b3ce745" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:42.394711 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7105a8a8d5844d3b9734661754c9c1cf" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
W20260710 13:27:42.398962 29709 leader_election.cc:343] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.399183 30015 ts_tablet_manager.cc:1434] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent starting tablet: real 0.645s	user 0.020s	sys 0.029s
W20260710 13:27:42.399680 30015 ts_tablet_manager.cc:1467] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca: Tablet startup took 645ms
I20260710 13:27:42.399611 29709 leader_election.cc:304] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef26a10f2f634d339549be65cc95746c; no voters: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:42.400578 30031 raft_consensus.cc:2749] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:42.401327 29818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656a2d38a9334d1dba04f49e6b3ce745" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
W20260710 13:27:42.396544 29711 leader_election.cc:343] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:42.400133 30015 ts_tablet_manager.cc:1469] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca: Trace:
0710 13:27:41.305571 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:27:41.310011 (+  4440us) service_pool.cc:224] Handling call
0710 13:27:41.339250 (+ 29239us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 13:27:41.339342 (+    92us) ts_tablet_manager.cc:682] Creating new metadata...
0710 13:27:41.426077 (+ 86735us) tablet_metadata.cc:665] Metadata flushed
0710 13:27:41.453216 (+ 27139us) tablet_replica.cc:206] Creating consensus instance
0710 13:27:41.513479 (+ 60263us) inbound_call.cc:177] Queueing success response
0710 13:27:41.543319 (+ 29840us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0710 13:27:41.754253 (+210934us) ts_tablet_manager.cc:1435] Starting tablet replica
0710 13:27:41.754685 (+   432us) tablet_replica.cc:261] Starting instrumentation
0710 13:27:42.100169 (+345484us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":109148,"raft.run_cpu_time_us":263,"raft.run_wall_time_us":263,"tablet-open.queue_time_us":89376,"thread_start_us":143523,"threads_started":2}
I20260710 13:27:42.396049 29819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73de45f892824f899b3449c1f3832fc6" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:42.403589 29819 raft_consensus.cc:2468] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 0.
I20260710 13:27:42.403995 30015 tablet_bootstrap.cc:492] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca: Bootstrap starting.
I20260710 13:27:42.404573 29711 leader_election.cc:304] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:42.405393 30031 raft_consensus.cc:2804] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:27:42.405952 29691 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:42.405927 30031 raft_consensus.cc:493] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:27:42.406443 29709 leader_election.cc:343] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.406616 30031 raft_consensus.cc:3060] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:42.406987 29709 leader_election.cc:304] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef26a10f2f634d339549be65cc95746c; no voters: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:42.407861 30019 raft_consensus.cc:2749] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:42.408370 29709 leader_election.cc:304] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92dfae1f88c54db2a8b8c9b786115dca, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:42.409292 30019 raft_consensus.cc:2804] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:42.409665 30019 raft_consensus.cc:493] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:42.409972 30019 raft_consensus.cc:3060] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:42.412158 30015 tablet_bootstrap.cc:654] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.414407 30031 raft_consensus.cc:515] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:42.397688 30014 ts_tablet_manager.cc:1434] T 4696eef28d8c4b4c991165c25f93e1ae P 2578888a3dbf4efbb005015015084475: Time spent starting tablet: real 0.247s	user 0.027s	sys 0.034s
I20260710 13:27:42.438211 30013 tablet_bootstrap.cc:654] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.441403 30019 raft_consensus.cc:515] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:42.448500 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102b32ad2de144ad8944d50949c925dd" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:42.454100 30019 leader_election.cc:290] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 election: Requested vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:42.454741 30022 leader_election.cc:290] T 58f7dae87cef46c89ce867cd11976c32 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:42.450676 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73de45f892824f899b3449c1f3832fc6" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:42.467929 30017 tablet_bootstrap.cc:492] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976: No bootstrap required, opened a new log
I20260710 13:27:42.468775 30017 ts_tablet_manager.cc:1403] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976: Time spent bootstrapping tablet: real 0.243s	user 0.012s	sys 0.014s
I20260710 13:27:42.470275 29967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73de45f892824f899b3449c1f3832fc6" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475"
W20260710 13:27:42.459831 29710 leader_election.cc:343] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.475983 29819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73de45f892824f899b3449c1f3832fc6" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
I20260710 13:27:42.476718 29819 raft_consensus.cc:3060] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:42.463397 30014 tablet_bootstrap.cc:492] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475: Bootstrap starting.
I20260710 13:27:42.486331 29819 raft_consensus.cc:2468] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 1.
W20260710 13:27:42.487896 29710 leader_election.cc:343] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.488020 29709 leader_election.cc:304] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92dfae1f88c54db2a8b8c9b786115dca, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:42.489075 30019 raft_consensus.cc:2804] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:27:42.499502 29710 leader_election.cc:343] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.493546 29958 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35742 (request call id 11) took 1165 ms. Trace:
I20260710 13:27:42.500962 29958 rpcz_store.cc:276] 0710 13:27:41.327704 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:27:41.408947 (+ 81243us) service_pool.cc:224] Handling call
0710 13:27:41.459298 (+ 50351us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 13:27:41.459445 (+   147us) ts_tablet_manager.cc:682] Creating new metadata...
0710 13:27:42.374771 (+915326us) tablet_metadata.cc:665] Metadata flushed
0710 13:27:42.457115 (+ 82344us) tablet_replica.cc:206] Creating consensus instance
0710 13:27:42.492676 (+ 35561us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:27:42.506399 29802 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:50526 (request call id 14) took 1067 ms. Trace:
I20260710 13:27:42.510430 29893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102b32ad2de144ad8944d50949c925dd" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:42.511287 29893 raft_consensus.cc:3060] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:42.513295 30031 leader_election.cc:290] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 election: Requested vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:42.513060 30017 raft_consensus.cc:359] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:42.513916 30017 raft_consensus.cc:385] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.514289 30017 raft_consensus.cc:740] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.515172 29967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102b32ad2de144ad8944d50949c925dd" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475"
W20260710 13:27:42.517390 29710 leader_election.cc:343] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.506883 29802 rpcz_store.cc:276] 0710 13:27:41.439463 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:27:41.702550 (+263087us) service_pool.cc:224] Handling call
0710 13:27:42.158412 (+455862us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 13:27:42.158711 (+   299us) ts_tablet_manager.cc:682] Creating new metadata...
0710 13:27:42.389590 (+230879us) tablet_metadata.cc:665] Metadata flushed
0710 13:27:42.505910 (+116320us) tablet_replica.cc:206] Creating consensus instance
0710 13:27:42.506343 (+   433us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:27:42.524504 30017 consensus_queue.cc:260] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:42.525451 30014 tablet_bootstrap.cc:654] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.528995 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f7dae87cef46c89ce867cd11976c32" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:42.529333 29967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20060606a8944fe78ba676a352eecf44" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:42.529021 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20060606a8944fe78ba676a352eecf44" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:42.532718 30015 tablet_bootstrap.cc:492] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca: No bootstrap required, opened a new log
I20260710 13:27:42.534304 30015 ts_tablet_manager.cc:1403] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent bootstrapping tablet: real 0.131s	user 0.018s	sys 0.031s
I20260710 13:27:42.534219 29819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f7dae87cef46c89ce867cd11976c32" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:42.536381 30017 ts_tablet_manager.cc:1434] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976: Time spent starting tablet: real 0.067s	user 0.002s	sys 0.008s
W20260710 13:27:42.535857 29858 leader_election.cc:343] T 58f7dae87cef46c89ce867cd11976c32 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.537652 30022 raft_consensus.cc:493] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:42.538228 30022 raft_consensus.cc:515] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:42.540484 30031 raft_consensus.cc:493] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:42.540619 30022 leader_election.cc:290] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:42.541268 30022 raft_consensus.cc:493] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:42.541059 30031 raft_consensus.cc:515] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:42.541802 30022 raft_consensus.cc:515] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:42.543619 30017 tablet_bootstrap.cc:492] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976: Bootstrap starting.
I20260710 13:27:42.545087 29819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e73f4f8a970466c9a1e37111d798057" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:42.546074 30022 leader_election.cc:290] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:42.545586 30031 leader_election.cc:290] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:42.531457 30019 raft_consensus.cc:697] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [term 1 LEADER]: Becoming Leader. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Running, Role: LEADER
W20260710 13:27:42.547365 29709 leader_election.cc:343] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.548470 30019 consensus_queue.cc:237] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:42.552078 30015 raft_consensus.cc:359] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:42.552906 30015 raft_consensus.cc:385] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.552968 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656a2d38a9334d1dba04f49e6b3ce745" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:42.553370 30015 raft_consensus.cc:740] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.553714 29745 raft_consensus.cc:2468] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9009e0d1fe1f4262bc03240f391d0976 in term 0.
I20260710 13:27:42.546980 29893 raft_consensus.cc:2468] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 1.
I20260710 13:27:42.554594 30015 consensus_queue.cc:260] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
W20260710 13:27:42.555805 29859 leader_election.cc:343] T 20060606a8944fe78ba676a352eecf44 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.556692 29859 leader_election.cc:304] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:42.557602 30022 raft_consensus.cc:2804] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:42.557890 30015 ts_tablet_manager.cc:1434] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.006s
I20260710 13:27:42.558081 30022 raft_consensus.cc:493] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:42.558583 30022 raft_consensus.cc:3060] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:42.559284 30015 tablet_bootstrap.cc:492] T 58f7dae87cef46c89ce867cd11976c32 P 92dfae1f88c54db2a8b8c9b786115dca: Bootstrap starting.
W20260710 13:27:42.557744 29859 leader_election.cc:343] T 58f7dae87cef46c89ce867cd11976c32 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.568262 30013 tablet_bootstrap.cc:492] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c: No bootstrap required, opened a new log
I20260710 13:27:42.568809 30013 ts_tablet_manager.cc:1403] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.185s	user 0.030s	sys 0.009s
I20260710 13:27:42.569432 30015 tablet_bootstrap.cc:654] T 58f7dae87cef46c89ce867cd11976c32 P 92dfae1f88c54db2a8b8c9b786115dca: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.571383 30017 tablet_bootstrap.cc:654] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.571125 29859 leader_election.cc:304] T 58f7dae87cef46c89ce867cd11976c32 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976; no voters: 2578888a3dbf4efbb005015015084475, 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:42.573668 30013 raft_consensus.cc:359] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:42.575559 30049 raft_consensus.cc:493] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:42.570488 30022 raft_consensus.cc:515] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:42.576138 30013 raft_consensus.cc:385] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.576745 30013 raft_consensus.cc:740] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.577687 30013 consensus_queue.cc:260] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:42.578190 30022 leader_election.cc:290] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 election: Requested vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:42.579535 30022 raft_consensus.cc:2749] T 58f7dae87cef46c89ce867cd11976c32 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:42.580132 29711 leader_election.cc:304] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 2578888a3dbf4efbb005015015084475
I20260710 13:27:42.582119 29819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656a2d38a9334d1dba04f49e6b3ce745" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:42.583621 29818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f077f59b2774169a428eaa690738af7" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:42.584666 30031 raft_consensus.cc:2804] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:42.585219 30031 raft_consensus.cc:697] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 1 LEADER]: Becoming Leader. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Running, Role: LEADER
I20260710 13:27:42.587476 30037 raft_consensus.cc:493] T 4696eef28d8c4b4c991165c25f93e1ae P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:42.588006 30037 raft_consensus.cc:515] T 4696eef28d8c4b4c991165c25f93e1ae P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:42.587962 30031 consensus_queue.cc:237] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:42.580124 29893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e73f4f8a970466c9a1e37111d798057" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:42.595212 30038 raft_consensus.cc:493] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:42.595824 30038 raft_consensus.cc:515] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:42.592836 30049 raft_consensus.cc:515] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:42.600114 30014 tablet_bootstrap.cc:492] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475: No bootstrap required, opened a new log
I20260710 13:27:42.600340 29818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656a2d38a9334d1dba04f49e6b3ce745" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
W20260710 13:27:42.600381 29711 leader_election.cc:343] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.600621 30014 ts_tablet_manager.cc:1403] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475: Time spent bootstrapping tablet: real 0.144s	user 0.016s	sys 0.003s
I20260710 13:27:42.601281 29711 leader_election.cc:304] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef26a10f2f634d339549be65cc95746c; no voters: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:42.592631 30037 leader_election.cc:290] T 4696eef28d8c4b4c991165c25f93e1ae P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:42.606096 30047 raft_consensus.cc:2749] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:42.637039 30017 tablet_bootstrap.cc:492] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976: No bootstrap required, opened a new log
I20260710 13:27:42.637993 30017 ts_tablet_manager.cc:1403] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976: Time spent bootstrapping tablet: real 0.095s	user 0.005s	sys 0.012s
I20260710 13:27:42.639178 30015 tablet_bootstrap.cc:492] T 58f7dae87cef46c89ce867cd11976c32 P 92dfae1f88c54db2a8b8c9b786115dca: No bootstrap required, opened a new log
I20260710 13:27:42.639745 30015 ts_tablet_manager.cc:1403] T 58f7dae87cef46c89ce867cd11976c32 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent bootstrapping tablet: real 0.081s	user 0.015s	sys 0.005s
I20260710 13:27:42.641907 30017 raft_consensus.cc:359] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:42.642956 30017 raft_consensus.cc:385] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.643392 30017 raft_consensus.cc:740] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.643090 30015 raft_consensus.cc:359] T 58f7dae87cef46c89ce867cd11976c32 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:42.643962 30015 raft_consensus.cc:385] T 58f7dae87cef46c89ce867cd11976c32 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:27:42.616389 29858 leader_election.cc:343] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.644393 30015 raft_consensus.cc:740] T 58f7dae87cef46c89ce867cd11976c32 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Initialized, Role: FOLLOWER
W20260710 13:27:42.626405 29859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.249.4:41601, user_credentials={real_user=slave}} blocked reactor thread for 68682.1us
I20260710 13:27:42.646075 30038 leader_election.cc:290] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
W20260710 13:27:42.652312 29858 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.249.2:46357, user_credentials={real_user=slave}} blocked reactor thread for 45584.7us
I20260710 13:27:42.662300 30014 raft_consensus.cc:359] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:42.663204 30014 raft_consensus.cc:385] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.663709 30014 raft_consensus.cc:740] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2578888a3dbf4efbb005015015084475, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.657341 30049 leader_election.cc:290] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:42.660996 30013 ts_tablet_manager.cc:1434] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.091s	user 0.004s	sys 0.005s
I20260710 13:27:42.664824 30014 consensus_queue.cc:260] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:42.644411 30017 consensus_queue.cc:260] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
W20260710 13:27:42.665691 29858 leader_election.cc:343] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:42.670081 29858 leader_election.cc:343] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.670325 30014 ts_tablet_manager.cc:1434] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475: Time spent starting tablet: real 0.069s	user 0.004s	sys 0.004s
I20260710 13:27:42.671825 30013 tablet_bootstrap.cc:492] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:42.672173 30014 tablet_bootstrap.cc:492] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475: Bootstrap starting.
W20260710 13:27:42.665149 29859 leader_election.cc:343] T 20060606a8944fe78ba676a352eecf44 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:42.668383 29711 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.249.3:43265, user_credentials={real_user=slave}} blocked reactor thread for 68077.3us
I20260710 13:27:42.690565 30014 tablet_bootstrap.cc:654] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.692203 29642 catalog_manager.cc:5697] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c reported cstate change: term changed from 0 to 1, leader changed from <none> to ef26a10f2f634d339549be65cc95746c (127.26.249.1). New cstate: current_term: 1 leader_uuid: "ef26a10f2f634d339549be65cc95746c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:42.657578 30015 consensus_queue.cc:260] T 58f7dae87cef46c89ce867cd11976c32 P 92dfae1f88c54db2a8b8c9b786115dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:42.696453 30015 ts_tablet_manager.cc:1434] T 58f7dae87cef46c89ce867cd11976c32 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.002s
I20260710 13:27:42.684695 29859 leader_election.cc:304] T 20060606a8944fe78ba676a352eecf44 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976; no voters: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c
I20260710 13:27:42.711450 30017 ts_tablet_manager.cc:1434] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976: Time spent starting tablet: real 0.073s	user 0.009s	sys 0.000s
I20260710 13:27:42.712049 30049 raft_consensus.cc:2749] T 20060606a8944fe78ba676a352eecf44 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:27:42.712212 29859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.249.4:41601, user_credentials={real_user=slave}} blocked reactor thread for 50290.8us
I20260710 13:27:42.712860 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4696eef28d8c4b4c991165c25f93e1ae" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:42.709506 30015 tablet_bootstrap.cc:492] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca: Bootstrap starting.
I20260710 13:27:42.714802 30017 tablet_bootstrap.cc:492] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976: Bootstrap starting.
I20260710 13:27:42.719731 29967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f077f59b2774169a428eaa690738af7" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:42.721437 30037 raft_consensus.cc:493] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:42.716171 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656a2d38a9334d1dba04f49e6b3ce745" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c"
W20260710 13:27:42.722220 29933 leader_election.cc:343] T 4696eef28d8c4b4c991165c25f93e1ae P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.722486 29745 raft_consensus.cc:3060] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:42.722323 30037 raft_consensus.cc:515] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:42.727102 30013 tablet_bootstrap.cc:654] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.728012 30037 leader_election.cc:290] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:42.732506 30017 tablet_bootstrap.cc:654] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.743402 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e73f4f8a970466c9a1e37111d798057" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:42.745239 29967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2c9ae7c80144d2a086aa4150546428" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:42.745545 29744 raft_consensus.cc:2468] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92dfae1f88c54db2a8b8c9b786115dca in term 0.
W20260710 13:27:42.749958 29859 leader_election.cc:343] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.752102 29859 leader_election.cc:304] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976; no voters: 2578888a3dbf4efbb005015015084475, 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:42.754045 30049 raft_consensus.cc:2749] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:42.750403 29818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4696eef28d8c4b4c991165c25f93e1ae" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:42.752375 30015 tablet_bootstrap.cc:654] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:42.755374 29859 leader_election.cc:343] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.751463 29819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f7dae87cef46c89ce867cd11976c32" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:42.759133 29819 raft_consensus.cc:2468] T 58f7dae87cef46c89ce867cd11976c32 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 0.
I20260710 13:27:42.764607 30017 tablet_bootstrap.cc:492] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976: No bootstrap required, opened a new log
I20260710 13:27:42.765115 30017 ts_tablet_manager.cc:1403] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.003s
I20260710 13:27:42.767629 30017 raft_consensus.cc:359] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:42.768375 30017 raft_consensus.cc:385] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.768666 30017 raft_consensus.cc:740] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.770126 30015 tablet_bootstrap.cc:492] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca: No bootstrap required, opened a new log
I20260710 13:27:42.769546 30017 consensus_queue.cc:260] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:42.771742 30014 tablet_bootstrap.cc:492] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475: No bootstrap required, opened a new log
I20260710 13:27:42.770634 30015 ts_tablet_manager.cc:1403] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.005s
I20260710 13:27:42.772449 30014 ts_tablet_manager.cc:1403] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.007s
I20260710 13:27:42.773603 30013 tablet_bootstrap.cc:492] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c: No bootstrap required, opened a new log
I20260710 13:27:42.774187 30013 ts_tablet_manager.cc:1403] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.103s	user 0.009s	sys 0.010s
I20260710 13:27:42.774490 30015 raft_consensus.cc:359] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:42.775012 30015 raft_consensus.cc:385] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.775384 30015 raft_consensus.cc:740] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.745321 29743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2c9ae7c80144d2a086aa4150546428" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:42.813407 29745 raft_consensus.cc:2468] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9009e0d1fe1f4262bc03240f391d0976 in term 1.
W20260710 13:27:42.815323 29674 debug-util.cc:398] Leaking SignalData structure 0x7b08000d2580 after lost signal to thread 27623
W20260710 13:27:42.817427 29674 debug-util.cc:398] Leaking SignalData structure 0x7b08000466e0 after lost signal to thread 29677
I20260710 13:27:42.818339 29785 leader_election.cc:304] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92dfae1f88c54db2a8b8c9b786115dca, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:42.824043 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e73f4f8a970466c9a1e37111d798057" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:42.825791 30017 ts_tablet_manager.cc:1434] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.000s
I20260710 13:27:42.825127 30015 consensus_queue.cc:260] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:42.829073 30017 tablet_bootstrap.cc:492] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976: Bootstrap starting.
I20260710 13:27:42.822042 29893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f7dae87cef46c89ce867cd11976c32" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
W20260710 13:27:42.837884 29786 leader_election.cc:343] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.831868 30038 raft_consensus.cc:2804] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:42.838956 30038 raft_consensus.cc:493] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:27:42.829874 29932 leader_election.cc:343] T 4696eef28d8c4b4c991165c25f93e1ae P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.730826 29642 catalog_manager.cc:5697] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c reported cstate change: term changed from 0 to 1, leader changed from <none> to ef26a10f2f634d339549be65cc95746c (127.26.249.1). New cstate: current_term: 1 leader_uuid: "ef26a10f2f634d339549be65cc95746c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:42.838871 29893 raft_consensus.cc:2468] T 58f7dae87cef46c89ce867cd11976c32 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 0.
I20260710 13:27:42.839926 29932 leader_election.cc:304] T 4696eef28d8c4b4c991165c25f93e1ae P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2578888a3dbf4efbb005015015084475; no voters: 92dfae1f88c54db2a8b8c9b786115dca, ef26a10f2f634d339549be65cc95746c
W20260710 13:27:42.840507 29859 leader_election.cc:343] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.841266 29859 leader_election.cc:304] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976; no voters: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c
I20260710 13:27:42.842942 30037 raft_consensus.cc:2749] T 4696eef28d8c4b4c991165c25f93e1ae P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:42.842695 30014 raft_consensus.cc:359] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:42.843797 30014 raft_consensus.cc:385] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.843830 30049 raft_consensus.cc:2749] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:42.844223 30014 raft_consensus.cc:740] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2578888a3dbf4efbb005015015084475, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.842736 29934 leader_election.cc:304] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2578888a3dbf4efbb005015015084475, 9009e0d1fe1f4262bc03240f391d0976; no voters: 
I20260710 13:27:42.847697 30014 consensus_queue.cc:260] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:42.845417 30038 raft_consensus.cc:3060] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:42.853518 30037 raft_consensus.cc:2804] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:42.854058 30037 raft_consensus.cc:493] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:42.854478 30037 raft_consensus.cc:3060] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:42.868736 30013 raft_consensus.cc:359] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:42.869618 30013 raft_consensus.cc:385] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.869925 30013 raft_consensus.cc:740] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.870621 29859 leader_election.cc:304] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:42.870826 30013 consensus_queue.cc:260] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:42.878284 30015 ts_tablet_manager.cc:1434] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca: Time spent starting tablet: real 0.106s	user 0.005s	sys 0.013s
I20260710 13:27:42.882948 30013 ts_tablet_manager.cc:1434] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.108s	user 0.005s	sys 0.009s
I20260710 13:27:42.884863 30013 tablet_bootstrap.cc:492] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:42.886027 30017 tablet_bootstrap.cc:654] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.890707 30015 tablet_bootstrap.cc:492] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca: Bootstrap starting.
I20260710 13:27:42.891446 30049 raft_consensus.cc:2804] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:42.890069 30037 raft_consensus.cc:515] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:42.892403 30049 raft_consensus.cc:697] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 LEADER]: Becoming Leader. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Running, Role: LEADER
I20260710 13:27:42.893646 30049 consensus_queue.cc:237] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:42.896256 30038 raft_consensus.cc:515] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:42.913693 30013 tablet_bootstrap.cc:654] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.913748 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e73f4f8a970466c9a1e37111d798057" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c"
I20260710 13:27:42.914698 29745 raft_consensus.cc:3060] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:42.915158 30017 tablet_bootstrap.cc:492] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976: No bootstrap required, opened a new log
I20260710 13:27:42.915761 30017 ts_tablet_manager.cc:1403] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.015s
I20260710 13:27:42.917764 30014 ts_tablet_manager.cc:1434] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475: Time spent starting tablet: real 0.145s	user 0.009s	sys 0.006s
I20260710 13:27:42.920042 30014 tablet_bootstrap.cc:492] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475: Bootstrap starting.
I20260710 13:27:42.920554 30017 raft_consensus.cc:359] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:42.921393 30017 raft_consensus.cc:385] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.921706 30017 raft_consensus.cc:740] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.922155 29819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f7dae87cef46c89ce867cd11976c32" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
I20260710 13:27:42.922937 29819 raft_consensus.cc:3060] T 58f7dae87cef46c89ce867cd11976c32 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:42.924786 30017 consensus_queue.cc:260] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:42.927381 30038 leader_election.cc:290] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 election: Requested vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:42.928984 29893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e73f4f8a970466c9a1e37111d798057" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:42.929958 30015 tablet_bootstrap.cc:654] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:42.930728 29786 leader_election.cc:343] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.930802 30017 ts_tablet_manager.cc:1434] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 13:27:42.934778 30017 tablet_bootstrap.cc:492] T 8e73f4f8a970466c9a1e37111d798057 P 9009e0d1fe1f4262bc03240f391d0976: Bootstrap starting.
I20260710 13:27:42.936673 30013 tablet_bootstrap.cc:492] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c: No bootstrap required, opened a new log
I20260710 13:27:42.937810 30013 ts_tablet_manager.cc:1403] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.002s
I20260710 13:27:42.942955 30013 raft_consensus.cc:359] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:42.943976 30013 raft_consensus.cc:385] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:42.944307 30013 raft_consensus.cc:740] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:42.945158 30013 consensus_queue.cc:260] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:42.947780 30013 ts_tablet_manager.cc:1434] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:27:42.948477 30017 tablet_bootstrap.cc:654] T 8e73f4f8a970466c9a1e37111d798057 P 9009e0d1fe1f4262bc03240f391d0976: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.951148 30037 leader_election.cc:290] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 election: Requested vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:42.952472 30059 raft_consensus.cc:493] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:42.953130 30059 raft_consensus.cc:515] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:42.959257 29893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f7dae87cef46c89ce867cd11976c32" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:42.960209 29893 raft_consensus.cc:3060] T 58f7dae87cef46c89ce867cd11976c32 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:42.963331 29745 raft_consensus.cc:2468] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92dfae1f88c54db2a8b8c9b786115dca in term 1.
I20260710 13:27:42.964042 30059 leader_election.cc:290] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:42.965269 30014 tablet_bootstrap.cc:654] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:42.965435 29785 leader_election.cc:304] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 92dfae1f88c54db2a8b8c9b786115dca, ef26a10f2f634d339549be65cc95746c; no voters: 9009e0d1fe1f4262bc03240f391d0976
I20260710 13:27:42.949369 29819 raft_consensus.cc:2468] T 58f7dae87cef46c89ce867cd11976c32 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 1.
I20260710 13:27:42.966848 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab928609b9f7432793d0745fc86bf5b3" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:42.967262 30038 raft_consensus.cc:2804] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:42.967787 30038 raft_consensus.cc:697] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 LEADER]: Becoming Leader. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Running, Role: LEADER
I20260710 13:27:42.968632 30013 tablet_bootstrap.cc:492] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:42.969177 29967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab928609b9f7432793d0745fc86bf5b3" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:42.968896 30038 consensus_queue.cc:237] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:42.970999 29932 leader_election.cc:304] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2578888a3dbf4efbb005015015084475, 92dfae1f88c54db2a8b8c9b786115dca; no voters: 
W20260710 13:27:42.974040 29709 leader_election.cc:343] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.975497 30059 consensus_queue.cc:1048] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:27:42.975133 30037 raft_consensus.cc:2804] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:42.982132 30037 raft_consensus.cc:697] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 [term 1 LEADER]: Becoming Leader. State: Replica: 2578888a3dbf4efbb005015015084475, State: Running, Role: LEADER
I20260710 13:27:42.983258 30037 consensus_queue.cc:237] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:42.989212 29893 raft_consensus.cc:2468] T 58f7dae87cef46c89ce867cd11976c32 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 1.
W20260710 13:27:42.979646 29710 leader_election.cc:343] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:42.991108 29710 leader_election.cc:304] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef26a10f2f634d339549be65cc95746c; no voters: 2578888a3dbf4efbb005015015084475, 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:42.999732 30059 raft_consensus.cc:2749] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:43.014425 30015 tablet_bootstrap.cc:492] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca: No bootstrap required, opened a new log
I20260710 13:27:43.015013 30015 ts_tablet_manager.cc:1403] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent bootstrapping tablet: real 0.125s	user 0.013s	sys 0.022s
I20260710 13:27:43.020186 30014 tablet_bootstrap.cc:492] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475: No bootstrap required, opened a new log
I20260710 13:27:43.020795 30014 ts_tablet_manager.cc:1403] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475: Time spent bootstrapping tablet: real 0.101s	user 0.020s	sys 0.000s
I20260710 13:27:43.020983 30015 raft_consensus.cc:359] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:43.021951 30015 raft_consensus.cc:385] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.022455 30015 raft_consensus.cc:740] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.023801 30013 tablet_bootstrap.cc:654] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.026563 30014 raft_consensus.cc:359] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:43.027762 30014 raft_consensus.cc:385] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.023452 30015 consensus_queue.cc:260] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:43.028133 30014 raft_consensus.cc:740] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2578888a3dbf4efbb005015015084475, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.030478 30014 consensus_queue.cc:260] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:43.031587 30038 raft_consensus.cc:493] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.032125 30038 raft_consensus.cc:515] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:43.033731 30049 raft_consensus.cc:493] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.034325 30049 raft_consensus.cc:515] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:43.035375 30014 ts_tablet_manager.cc:1434] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.001s
I20260710 13:27:43.035774 29893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c89ce35b29043e1952e637b48fcb609" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:43.036438 29893 raft_consensus.cc:2468] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92dfae1f88c54db2a8b8c9b786115dca in term 0.
I20260710 13:27:43.037775 30038 leader_election.cc:290] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:43.039518 29967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c89ce35b29043e1952e637b48fcb609" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:43.039819 30017 tablet_bootstrap.cc:492] T 8e73f4f8a970466c9a1e37111d798057 P 9009e0d1fe1f4262bc03240f391d0976: No bootstrap required, opened a new log
I20260710 13:27:43.040421 30017 ts_tablet_manager.cc:1403] T 8e73f4f8a970466c9a1e37111d798057 P 9009e0d1fe1f4262bc03240f391d0976: Time spent bootstrapping tablet: real 0.106s	user 0.015s	sys 0.004s
W20260710 13:27:43.044451 29859 leader_election.cc:343] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.046898 29786 leader_election.cc:304] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca; no voters: 
I20260710 13:27:43.047313 30017 raft_consensus.cc:359] T 8e73f4f8a970466c9a1e37111d798057 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.047966 30038 raft_consensus.cc:2804] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:43.048408 30038 raft_consensus.cc:493] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:43.048456 30049 leader_election.cc:290] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:43.048931 30038 raft_consensus.cc:3060] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.050397 30015 ts_tablet_manager.cc:1434] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260710 13:27:43.051461 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c89ce35b29043e1952e637b48fcb609" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:43.058425 30015 tablet_bootstrap.cc:492] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca: Bootstrap starting.
W20260710 13:27:43.058877 29710 consensus_peers.cc:597] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c -> Peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Couldn't send request to peer 2578888a3dbf4efbb005015015084475. 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 13:27:43.036634 30014 tablet_bootstrap.cc:492] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475: Bootstrap starting.
I20260710 13:27:43.048038 30017 raft_consensus.cc:385] T 8e73f4f8a970466c9a1e37111d798057 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.059933 30017 raft_consensus.cc:740] T 8e73f4f8a970466c9a1e37111d798057 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.064093 30017 consensus_queue.cc:260] T 8e73f4f8a970466c9a1e37111d798057 P 9009e0d1fe1f4262bc03240f391d0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.070000 30013 tablet_bootstrap.cc:492] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c: No bootstrap required, opened a new log
I20260710 13:27:43.070583 30013 ts_tablet_manager.cc:1403] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.004s
I20260710 13:27:43.073491 30013 raft_consensus.cc:359] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:43.074152 30013 raft_consensus.cc:385] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.074442 30013 raft_consensus.cc:740] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.077178 30038 raft_consensus.cc:515] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:43.078553 30017 ts_tablet_manager.cc:1434] T 8e73f4f8a970466c9a1e37111d798057 P 9009e0d1fe1f4262bc03240f391d0976: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.002s
I20260710 13:27:43.080014 29967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c89ce35b29043e1952e637b48fcb609" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:43.083498 30013 consensus_queue.cc:260] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:43.084573 29820 raft_consensus.cc:2393] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9009e0d1fe1f4262bc03240f391d0976 in current term 1: Already voted for candidate 92dfae1f88c54db2a8b8c9b786115dca in this term.
W20260710 13:27:43.085338 29785 leader_election.cc:343] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.086280 30013 ts_tablet_manager.cc:1434] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:27:43.087666 30013 tablet_bootstrap.cc:492] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:43.088449 30017 tablet_bootstrap.cc:492] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976: Bootstrap starting.
I20260710 13:27:43.088963 29858 leader_election.cc:304] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976; no voters: 2578888a3dbf4efbb005015015084475, 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:43.093123 30014 tablet_bootstrap.cc:654] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.101351 29640 catalog_manager.cc:5697] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2). New cstate: current_term: 1 leader_uuid: "92dfae1f88c54db2a8b8c9b786115dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:43.094857 30013 tablet_bootstrap.cc:654] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.099686 30049 raft_consensus.cc:3060] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.107968 29967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c89ce35b29043e1952e637b48fcb609" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475"
I20260710 13:27:43.100051 30015 tablet_bootstrap.cc:654] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.101984 30038 leader_election.cc:290] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 election: Requested vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:43.102393 29893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c89ce35b29043e1952e637b48fcb609" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:43.116133 30050 raft_consensus.cc:493] T 8e73f4f8a970466c9a1e37111d798057 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.121340 30050 raft_consensus.cc:515] T 8e73f4f8a970466c9a1e37111d798057 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
W20260710 13:27:43.120642 29785 leader_election.cc:343] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.124583 30050 leader_election.cc:290] T 8e73f4f8a970466c9a1e37111d798057 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:43.124922 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e73f4f8a970466c9a1e37111d798057" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:43.128006 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e73f4f8a970466c9a1e37111d798057" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:43.129120 29745 raft_consensus.cc:2393] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9009e0d1fe1f4262bc03240f391d0976 in current term 1: Already voted for candidate 92dfae1f88c54db2a8b8c9b786115dca in this term.
I20260710 13:27:43.133693 29967 raft_consensus.cc:3060] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.133942 30049 raft_consensus.cc:2749] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:43.141069 29859 leader_election.cc:304] T 8e73f4f8a970466c9a1e37111d798057 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976; no voters: 92dfae1f88c54db2a8b8c9b786115dca, ef26a10f2f634d339549be65cc95746c
I20260710 13:27:43.146200 30017 tablet_bootstrap.cc:654] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.147971 30059 consensus_queue.cc:1048] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:43.149004 29893 raft_consensus.cc:2468] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92dfae1f88c54db2a8b8c9b786115dca in term 1.
I20260710 13:27:43.150549 30050 raft_consensus.cc:3060] T 8e73f4f8a970466c9a1e37111d798057 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.155083 29643 catalog_manager.cc:5697] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2578888a3dbf4efbb005015015084475 (127.26.249.4). New cstate: current_term: 1 leader_uuid: "2578888a3dbf4efbb005015015084475" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:43.151299 30049 raft_consensus.cc:493] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.169499 30049 raft_consensus.cc:515] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.170651 30013 tablet_bootstrap.cc:492] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c: No bootstrap required, opened a new log
I20260710 13:27:43.171269 30013 ts_tablet_manager.cc:1403] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.084s	user 0.018s	sys 0.028s
I20260710 13:27:43.172351 30049 leader_election.cc:290] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:43.173360 30049 raft_consensus.cc:493] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.173666 30059 consensus_queue.cc:1048] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:43.174330 30013 raft_consensus.cc:359] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:43.175104 30013 raft_consensus.cc:385] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.175414 30013 raft_consensus.cc:740] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.176088 30013 consensus_queue.cc:260] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:43.176244 29786 leader_election.cc:304] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca; no voters: 2578888a3dbf4efbb005015015084475
I20260710 13:27:43.173957 30049 raft_consensus.cc:515] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.181565 30038 raft_consensus.cc:2804] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:43.182080 30038 raft_consensus.cc:697] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 LEADER]: Becoming Leader. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Running, Role: LEADER
I20260710 13:27:43.182958 30038 consensus_queue.cc:237] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:43.184191 29818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:43.185992 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7105a8a8d5844d3b9734661754c9c1cf" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:43.190223 30049 leader_election.cc:290] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
W20260710 13:27:43.191849 29858 leader_election.cc:343] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:27:43.196666 29858 leader_election.cc:343] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.199899 30059 raft_consensus.cc:493] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.200569 30059 raft_consensus.cc:515] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:43.201233 30050 raft_consensus.cc:2749] T 8e73f4f8a970466c9a1e37111d798057 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:43.202960 30013 ts_tablet_manager.cc:1434] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260710 13:27:43.204576 30013 tablet_bootstrap.cc:492] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:43.204968 30014 tablet_bootstrap.cc:492] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475: No bootstrap required, opened a new log
I20260710 13:27:43.205593 30014 ts_tablet_manager.cc:1403] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475: Time spent bootstrapping tablet: real 0.169s	user 0.017s	sys 0.012s
I20260710 13:27:43.202811 30059 leader_election.cc:290] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:43.213594 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c258bd1241480f99136d54fe55b185" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:43.219002 30037 raft_consensus.cc:493] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:27:43.219502 29711 leader_election.cc:343] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.219664 30037 raft_consensus.cc:515] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:43.222373 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c258bd1241480f99136d54fe55b185" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
W20260710 13:27:43.224471 29859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.249.1:33833, user_credentials={real_user=slave}} blocked reactor thread for 83502.3us
I20260710 13:27:43.225874 30014 raft_consensus.cc:359] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:43.226449 29743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7105a8a8d5844d3b9734661754c9c1cf" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:43.226734 30017 tablet_bootstrap.cc:492] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976: No bootstrap required, opened a new log
I20260710 13:27:43.227516 30017 ts_tablet_manager.cc:1403] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976: Time spent bootstrapping tablet: real 0.139s	user 0.019s	sys 0.010s
I20260710 13:27:43.226894 30014 raft_consensus.cc:385] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.230397 30017 raft_consensus.cc:359] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.230883 30014 raft_consensus.cc:740] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2578888a3dbf4efbb005015015084475, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.231882 30015 tablet_bootstrap.cc:492] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca: No bootstrap required, opened a new log
I20260710 13:27:43.232540 30015 ts_tablet_manager.cc:1403] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca: Time spent bootstrapping tablet: real 0.175s	user 0.028s	sys 0.008s
I20260710 13:27:43.231840 30014 consensus_queue.cc:260] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:43.231163 30017 raft_consensus.cc:385] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.233471 30017 raft_consensus.cc:740] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.234238 30017 consensus_queue.cc:260] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.233990 29640 catalog_manager.cc:5697] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2). New cstate: current_term: 1 leader_uuid: "92dfae1f88c54db2a8b8c9b786115dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:43.234820 30014 ts_tablet_manager.cc:1434] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.002s
I20260710 13:27:43.236498 30014 tablet_bootstrap.cc:492] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475: Bootstrap starting.
I20260710 13:27:43.227159 29743 raft_consensus.cc:2468] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9009e0d1fe1f4262bc03240f391d0976 in term 0.
I20260710 13:27:43.239323 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20060606a8944fe78ba676a352eecf44" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:43.240108 29745 raft_consensus.cc:2468] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 0.
I20260710 13:27:43.241801 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20060606a8944fe78ba676a352eecf44" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:43.242652 29894 raft_consensus.cc:2468] T 20060606a8944fe78ba676a352eecf44 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 0.
I20260710 13:27:43.227465 30037 leader_election.cc:290] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:43.244213 29934 leader_election.cc:304] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2578888a3dbf4efbb005015015084475, 9009e0d1fe1f4262bc03240f391d0976; no voters: 
I20260710 13:27:43.246133 30017 ts_tablet_manager.cc:1434] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:27:43.247339 30017 tablet_bootstrap.cc:492] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976: Bootstrap starting.
I20260710 13:27:43.245487 30037 raft_consensus.cc:2804] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:43.248435 30037 raft_consensus.cc:493] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:43.250967 30037 raft_consensus.cc:3060] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:43.251688 29710 leader_election.cc:343] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.252311 29710 leader_election.cc:304] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef26a10f2f634d339549be65cc95746c; no voters: 2578888a3dbf4efbb005015015084475, 9009e0d1fe1f4262bc03240f391d0976
I20260710 13:27:43.253238 30059 raft_consensus.cc:2749] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:43.269398 29859 leader_election.cc:304] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 [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: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:43.270959 30089 raft_consensus.cc:2804] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:43.271414 30089 raft_consensus.cc:493] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:43.271763 30089 raft_consensus.cc:3060] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.278851 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:43.279994 30038 raft_consensus.cc:493] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.280658 30038 raft_consensus.cc:515] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:43.283648 30038 leader_election.cc:290] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:43.285199 30014 tablet_bootstrap.cc:654] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.286116 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4696eef28d8c4b4c991165c25f93e1ae" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:43.286828 29745 raft_consensus.cc:2468] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92dfae1f88c54db2a8b8c9b786115dca in term 0.
I20260710 13:27:43.288237 29785 leader_election.cc:304] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92dfae1f88c54db2a8b8c9b786115dca, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:43.288626 30017 tablet_bootstrap.cc:654] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.287894 29643 catalog_manager.cc:5697] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3). New cstate: current_term: 1 leader_uuid: "9009e0d1fe1f4262bc03240f391d0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:43.289476 30038 raft_consensus.cc:2804] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:43.290308 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4696eef28d8c4b4c991165c25f93e1ae" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:43.291145 29968 raft_consensus.cc:2468] T 4696eef28d8c4b4c991165c25f93e1ae P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92dfae1f88c54db2a8b8c9b786115dca in term 0.
I20260710 13:27:43.293013 30038 raft_consensus.cc:493] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:43.293678 30038 raft_consensus.cc:3060] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.295343 30013 tablet_bootstrap.cc:654] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:43.297554 29859 leader_election.cc:343] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.298116 29859 leader_election.cc:304] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976; no voters: 92dfae1f88c54db2a8b8c9b786115dca, ef26a10f2f634d339549be65cc95746c
I20260710 13:27:43.297899 30015 raft_consensus.cc:359] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.298962 30015 raft_consensus.cc:385] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.299909 30015 raft_consensus.cc:740] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.300544 30050 raft_consensus.cc:2749] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:43.300807 30015 consensus_queue.cc:260] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.303351 30015 ts_tablet_manager.cc:1434] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca: Time spent starting tablet: real 0.070s	user 0.009s	sys 0.001s
I20260710 13:27:43.304811 30015 tablet_bootstrap.cc:492] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca: Bootstrap starting.
I20260710 13:27:43.309628 30047 raft_consensus.cc:493] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.310160 30047 raft_consensus.cc:515] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:43.318854 30089 raft_consensus.cc:515] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.334112 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7105a8a8d5844d3b9734661754c9c1cf" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c"
I20260710 13:27:43.335486 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf21c4116b246a4b32f6cb6c220009e" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:43.334918 29745 raft_consensus.cc:3060] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:43.337951 29709 leader_election.cc:343] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.338523 30047 leader_election.cc:290] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:43.331727 29967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf21c4116b246a4b32f6cb6c220009e" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
W20260710 13:27:43.344477 29710 leader_election.cc:343] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.344959 29710 leader_election.cc:304] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef26a10f2f634d339549be65cc95746c; no voters: 2578888a3dbf4efbb005015015084475, 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:43.346493 30047 raft_consensus.cc:2749] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:43.351120 29745 raft_consensus.cc:2468] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9009e0d1fe1f4262bc03240f391d0976 in term 1.
I20260710 13:27:43.352903 30038 raft_consensus.cc:515] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:43.355108 30050 consensus_queue.cc:1048] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:43.353900 30089 leader_election.cc:290] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 election: Requested vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:43.355183 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7105a8a8d5844d3b9734661754c9c1cf" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
W20260710 13:27:43.356942 29858 leader_election.cc:343] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.357475 29859 leader_election.cc:304] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:43.358408 30089 raft_consensus.cc:2804] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:43.363258 29967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4696eef28d8c4b4c991165c25f93e1ae" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475"
I20260710 13:27:43.364147 29967 raft_consensus.cc:3060] T 4696eef28d8c4b4c991165c25f93e1ae P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.364413 30017 tablet_bootstrap.cc:492] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976: No bootstrap required, opened a new log
I20260710 13:27:43.364652 30014 tablet_bootstrap.cc:492] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475: No bootstrap required, opened a new log
I20260710 13:27:43.364959 30017 ts_tablet_manager.cc:1403] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976: Time spent bootstrapping tablet: real 0.118s	user 0.019s	sys 0.012s
I20260710 13:27:43.365108 30014 ts_tablet_manager.cc:1403] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475: Time spent bootstrapping tablet: real 0.129s	user 0.014s	sys 0.009s
I20260710 13:27:43.367923 30017 raft_consensus.cc:359] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:43.368654 30017 raft_consensus.cc:385] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.369112 30017 raft_consensus.cc:740] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.370016 30017 consensus_queue.cc:260] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:43.371572 30013 tablet_bootstrap.cc:492] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c: No bootstrap required, opened a new log
I20260710 13:27:43.372090 30013 ts_tablet_manager.cc:1403] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.168s	user 0.010s	sys 0.005s
I20260710 13:27:43.372846 30014 raft_consensus.cc:359] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:43.373766 30014 raft_consensus.cc:385] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.374063 30014 raft_consensus.cc:740] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2578888a3dbf4efbb005015015084475, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.374565 30017 ts_tablet_manager.cc:1434] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:27:43.359490 30089 raft_consensus.cc:697] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 [term 1 LEADER]: Becoming Leader. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Running, Role: LEADER
I20260710 13:27:43.376284 30089 consensus_queue.cc:237] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.374825 30014 consensus_queue.cc:260] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:43.360822 30037 raft_consensus.cc:515] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:43.378715 30017 tablet_bootstrap.cc:492] T f2b673c809bc43b5a09d757c3e48104f P 9009e0d1fe1f4262bc03240f391d0976: Bootstrap starting.
I20260710 13:27:43.381264 29893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20060606a8944fe78ba676a352eecf44" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:43.381917 29743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20060606a8944fe78ba676a352eecf44" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c"
I20260710 13:27:43.382426 29893 raft_consensus.cc:3060] T 20060606a8944fe78ba676a352eecf44 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.383515 30037 leader_election.cc:290] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 election: Requested vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:43.376853 30013 raft_consensus.cc:359] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.382488 29743 raft_consensus.cc:3060] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.389077 30014 ts_tablet_manager.cc:1434] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:27:43.389495 30017 tablet_bootstrap.cc:654] T f2b673c809bc43b5a09d757c3e48104f P 9009e0d1fe1f4262bc03240f391d0976: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.390475 30014 tablet_bootstrap.cc:492] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475: Bootstrap starting.
I20260710 13:27:43.392460 30013 raft_consensus.cc:385] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.392899 30013 raft_consensus.cc:740] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.393519 29893 raft_consensus.cc:2468] T 20060606a8944fe78ba676a352eecf44 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 1.
I20260710 13:27:43.393957 30013 consensus_queue.cc:260] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.394481 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4696eef28d8c4b4c991165c25f93e1ae" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c"
I20260710 13:27:43.394788 29934 leader_election.cc:304] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2578888a3dbf4efbb005015015084475, 9009e0d1fe1f4262bc03240f391d0976; no voters: 
I20260710 13:27:43.395219 29744 raft_consensus.cc:3060] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.397140 30047 raft_consensus.cc:493] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.397804 30047 raft_consensus.cc:515] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.402678 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d412c75e111442daef36aa99f75ee80" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
W20260710 13:27:43.404991 29709 leader_election.cc:343] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.405084 29744 raft_consensus.cc:2468] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92dfae1f88c54db2a8b8c9b786115dca in term 1.
I20260710 13:27:43.405988 30047 leader_election.cc:290] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:43.406736 29785 leader_election.cc:304] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92dfae1f88c54db2a8b8c9b786115dca, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:43.386442 30015 tablet_bootstrap.cc:654] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.408047 30068 raft_consensus.cc:2804] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:43.407167 29893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d412c75e111442daef36aa99f75ee80" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:43.408615 30037 raft_consensus.cc:2804] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:43.410261 29743 raft_consensus.cc:2468] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 1.
I20260710 13:27:43.411523 29893 raft_consensus.cc:2468] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 0.
W20260710 13:27:43.412422 29691 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:43.411825 30013 ts_tablet_manager.cc:1434] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.002s
I20260710 13:27:43.412882 30037 raft_consensus.cc:697] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 [term 1 LEADER]: Becoming Leader. State: Replica: 2578888a3dbf4efbb005015015084475, State: Running, Role: LEADER
I20260710 13:27:43.422289 29711 leader_election.cc:304] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [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: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:43.422569 30037 consensus_queue.cc:237] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:43.423532 30047 raft_consensus.cc:2804] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:43.423926 30047 raft_consensus.cc:493] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:43.424249 30047 raft_consensus.cc:3060] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.425194 30013 tablet_bootstrap.cc:492] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:43.409123 30038 leader_election.cc:290] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 election: Requested vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:43.431447 30017 tablet_bootstrap.cc:492] T f2b673c809bc43b5a09d757c3e48104f P 9009e0d1fe1f4262bc03240f391d0976: No bootstrap required, opened a new log
I20260710 13:27:43.432142 30017 ts_tablet_manager.cc:1403] T f2b673c809bc43b5a09d757c3e48104f P 9009e0d1fe1f4262bc03240f391d0976: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.018s
I20260710 13:27:43.440088 30038 raft_consensus.cc:493] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.440744 30038 raft_consensus.cc:515] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.447295 30068 raft_consensus.cc:697] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca [term 1 LEADER]: Becoming Leader. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Running, Role: LEADER
I20260710 13:27:43.451541 30017 raft_consensus.cc:359] T f2b673c809bc43b5a09d757c3e48104f P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:43.454918 30017 raft_consensus.cc:385] T f2b673c809bc43b5a09d757c3e48104f P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.455278 30017 raft_consensus.cc:740] T f2b673c809bc43b5a09d757c3e48104f P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.455236 29743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:43.456247 30017 consensus_queue.cc:260] T f2b673c809bc43b5a09d757c3e48104f P 9009e0d1fe1f4262bc03240f391d0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:43.458461 30017 ts_tablet_manager.cc:1434] T f2b673c809bc43b5a09d757c3e48104f P 9009e0d1fe1f4262bc03240f391d0976: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
W20260710 13:27:43.459517 29785 leader_election.cc:343] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.459544 30017 tablet_bootstrap.cc:492] T dbe958e78dd5407b9505c444cb85fe83 P 9009e0d1fe1f4262bc03240f391d0976: Bootstrap starting.
I20260710 13:27:43.461558 29967 raft_consensus.cc:2468] T 4696eef28d8c4b4c991165c25f93e1ae P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92dfae1f88c54db2a8b8c9b786115dca in term 1.
I20260710 13:27:43.464109 30013 tablet_bootstrap.cc:654] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.466140 30014 tablet_bootstrap.cc:654] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.452575 30038 leader_election.cc:290] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
W20260710 13:27:43.470748 29858 consensus_peers.cc:597] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 -> Peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Couldn't send request to peer 92dfae1f88c54db2a8b8c9b786115dca. 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 13:27:43.471415 29893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:43.472080 29893 raft_consensus.cc:2468] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92dfae1f88c54db2a8b8c9b786115dca in term 0.
I20260710 13:27:43.473730 30068 consensus_queue.cc:237] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:43.474958 29642 catalog_manager.cc:5697] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3). New cstate: current_term: 1 leader_uuid: "9009e0d1fe1f4262bc03240f391d0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:43.479758 29786 leader_election.cc:304] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [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: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca; no voters: ef26a10f2f634d339549be65cc95746c
I20260710 13:27:43.480597 30017 tablet_bootstrap.cc:654] T dbe958e78dd5407b9505c444cb85fe83 P 9009e0d1fe1f4262bc03240f391d0976: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.491698 30015 tablet_bootstrap.cc:492] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca: No bootstrap required, opened a new log
I20260710 13:27:43.491447 30104 consensus_queue.cc:1048] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 13:27:43.492220 30015 ts_tablet_manager.cc:1403] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent bootstrapping tablet: real 0.188s	user 0.013s	sys 0.003s
I20260710 13:27:43.493944 30038 raft_consensus.cc:2804] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:43.494392 30038 raft_consensus.cc:493] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:43.494721 30038 raft_consensus.cc:3060] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.489756 30047 raft_consensus.cc:515] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.497692 30047 leader_election.cc:290] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 election: Requested vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:43.498561 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d412c75e111442daef36aa99f75ee80" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
I20260710 13:27:43.498757 29893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d412c75e111442daef36aa99f75ee80" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:43.499280 29893 raft_consensus.cc:3060] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:43.500274 29709 leader_election.cc:343] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.516883 30038 raft_consensus.cc:515] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.520744 29743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c"
I20260710 13:27:43.522080 30037 consensus_queue.cc:1048] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:27:43.522640 29785 leader_election.cc:343] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.511803 30015 raft_consensus.cc:359] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.526578 30015 raft_consensus.cc:385] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.526218 30104 consensus_queue.cc:1048] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:43.526971 30015 raft_consensus.cc:740] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.527771 30015 consensus_queue.cc:260] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.528715 29967 raft_consensus.cc:3060] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.529464 30049 raft_consensus.cc:493] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.530033 30015 ts_tablet_manager.cc:1434] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260710 13:27:43.537988 30015 tablet_bootstrap.cc:492] T 656a2d38a9334d1dba04f49e6b3ce745 P 92dfae1f88c54db2a8b8c9b786115dca: Bootstrap starting.
I20260710 13:27:43.538460 30013 tablet_bootstrap.cc:492] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c: No bootstrap required, opened a new log
I20260710 13:27:43.539273 30013 ts_tablet_manager.cc:1403] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.114s	user 0.010s	sys 0.006s
I20260710 13:27:43.542567 30038 leader_election.cc:290] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 election: Requested vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:43.531991 30049 raft_consensus.cc:515] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:43.532011 29893 raft_consensus.cc:2468] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 1.
I20260710 13:27:43.544533 30013 raft_consensus.cc:359] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:43.550558 30013 raft_consensus.cc:385] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.552446 30013 raft_consensus.cc:740] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.550848 29891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:43.553954 29891 raft_consensus.cc:3060] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.555346 30013 consensus_queue.cc:260] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:43.560652 30017 tablet_bootstrap.cc:492] T dbe958e78dd5407b9505c444cb85fe83 P 9009e0d1fe1f4262bc03240f391d0976: No bootstrap required, opened a new log
I20260710 13:27:43.561373 30017 ts_tablet_manager.cc:1403] T dbe958e78dd5407b9505c444cb85fe83 P 9009e0d1fe1f4262bc03240f391d0976: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.014s
I20260710 13:27:43.565465 29641 catalog_manager.cc:5697] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2578888a3dbf4efbb005015015084475 (127.26.249.4). New cstate: current_term: 1 leader_uuid: "2578888a3dbf4efbb005015015084475" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:43.575227 30015 tablet_bootstrap.cc:654] T 656a2d38a9334d1dba04f49e6b3ce745 P 92dfae1f88c54db2a8b8c9b786115dca: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.579376 30013 ts_tablet_manager.cc:1434] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.001s
I20260710 13:27:43.579190 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa4bd35d894e5eade405d69a80364e" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:43.583482 30049 leader_election.cc:290] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:43.585711 30017 raft_consensus.cc:359] T dbe958e78dd5407b9505c444cb85fe83 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.587477 30017 raft_consensus.cc:385] T dbe958e78dd5407b9505c444cb85fe83 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.587809 30017 raft_consensus.cc:740] T dbe958e78dd5407b9505c444cb85fe83 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.573172 29711 leader_election.cc:304] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:43.588971 30017 consensus_queue.cc:260] T dbe958e78dd5407b9505c444cb85fe83 P 9009e0d1fe1f4262bc03240f391d0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.589326 30031 raft_consensus.cc:2804] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:43.590188 30031 raft_consensus.cc:697] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 1 LEADER]: Becoming Leader. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Running, Role: LEADER
I20260710 13:27:43.591135 30031 consensus_queue.cc:237] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.591758 29643 catalog_manager.cc:5697] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2). New cstate: current_term: 1 leader_uuid: "92dfae1f88c54db2a8b8c9b786115dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:43.597779 30017 ts_tablet_manager.cc:1434] T dbe958e78dd5407b9505c444cb85fe83 P 9009e0d1fe1f4262bc03240f391d0976: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.003s
I20260710 13:27:43.599666 30017 tablet_bootstrap.cc:492] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976: Bootstrap starting.
I20260710 13:27:43.600757 30037 raft_consensus.cc:493] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.601567 30037 raft_consensus.cc:515] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:43.606040 29891 raft_consensus.cc:2468] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92dfae1f88c54db2a8b8c9b786115dca in term 1.
I20260710 13:27:43.607749 29786 leader_election.cc:304] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca; no voters: ef26a10f2f634d339549be65cc95746c
I20260710 13:27:43.608965 30104 raft_consensus.cc:2804] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:43.609427 30017 tablet_bootstrap.cc:654] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.615113 30014 tablet_bootstrap.cc:492] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475: No bootstrap required, opened a new log
I20260710 13:27:43.615396 30013 tablet_bootstrap.cc:492] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:43.615666 30014 ts_tablet_manager.cc:1403] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475: Time spent bootstrapping tablet: real 0.225s	user 0.026s	sys 0.018s
I20260710 13:27:43.618739 29818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c89ce35b29043e1952e637b48fcb609" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:43.633596 29968 raft_consensus.cc:3060] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.638063 30037 leader_election.cc:290] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:43.642659 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa4bd35d894e5eade405d69a80364e" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:43.646538 30014 raft_consensus.cc:359] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:43.647567 30014 raft_consensus.cc:385] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.647876 30014 raft_consensus.cc:740] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2578888a3dbf4efbb005015015084475, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.664956 30013 tablet_bootstrap.cc:654] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.663450 30104 raft_consensus.cc:697] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 1 LEADER]: Becoming Leader. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Running, Role: LEADER
I20260710 13:27:43.668972 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c89ce35b29043e1952e637b48fcb609" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:43.669813 29892 raft_consensus.cc:2393] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2578888a3dbf4efbb005015015084475 in current term 1: Already voted for candidate 92dfae1f88c54db2a8b8c9b786115dca in this term.
I20260710 13:27:43.669904 30104 consensus_queue.cc:237] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.648837 30014 consensus_queue.cc:260] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
W20260710 13:27:43.667850 29859 leader_election.cc:343] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.675756 29934 leader_election.cc:304] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2578888a3dbf4efbb005015015084475; no voters: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca
W20260710 13:27:43.694221 29859 leader_election.cc:343] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.718309 29859 leader_election.cc:304] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976; no voters: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c
I20260710 13:27:43.719663 30049 raft_consensus.cc:2749] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:43.689045 29641 catalog_manager.cc:5697] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c reported cstate change: term changed from 0 to 1, leader changed from <none> to ef26a10f2f634d339549be65cc95746c (127.26.249.1). New cstate: current_term: 1 leader_uuid: "ef26a10f2f634d339549be65cc95746c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:43.723316 30116 consensus_queue.cc:1048] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.068s
I20260710 13:27:43.726960 30015 tablet_bootstrap.cc:492] T 656a2d38a9334d1dba04f49e6b3ce745 P 92dfae1f88c54db2a8b8c9b786115dca: No bootstrap required, opened a new log
I20260710 13:27:43.727483 30015 ts_tablet_manager.cc:1403] T 656a2d38a9334d1dba04f49e6b3ce745 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent bootstrapping tablet: real 0.190s	user 0.026s	sys 0.015s
I20260710 13:27:43.728304 30038 raft_consensus.cc:493] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.728871 30038 raft_consensus.cc:515] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.730473 30015 raft_consensus.cc:359] T 656a2d38a9334d1dba04f49e6b3ce745 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.731207 30038 leader_election.cc:290] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:43.731207 30015 raft_consensus.cc:385] T 656a2d38a9334d1dba04f49e6b3ce745 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.737392 30015 raft_consensus.cc:740] T 656a2d38a9334d1dba04f49e6b3ce745 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.747017 30015 consensus_queue.cc:260] T 656a2d38a9334d1dba04f49e6b3ce745 P 92dfae1f88c54db2a8b8c9b786115dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.749548 30015 ts_tablet_manager.cc:1434] T 656a2d38a9334d1dba04f49e6b3ce745 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:27:43.750800 30015 tablet_bootstrap.cc:492] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca: Bootstrap starting.
I20260710 13:27:43.755551 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe958e78dd5407b9505c444cb85fe83" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:43.757457 29892 raft_consensus.cc:2468] T dbe958e78dd5407b9505c444cb85fe83 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92dfae1f88c54db2a8b8c9b786115dca in term 0.
I20260710 13:27:43.758402 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe958e78dd5407b9505c444cb85fe83" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:43.758680 29786 leader_election.cc:304] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca; no voters: 
I20260710 13:27:43.759857 30038 raft_consensus.cc:2804] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:43.760473 30038 raft_consensus.cc:493] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:43.761708 30038 raft_consensus.cc:3060] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:43.760337 29785 leader_election.cc:343] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.768743 30116 raft_consensus.cc:2749] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:27:43.772559 30119 log.cc:927] Time spent T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
I20260710 13:27:43.776650 30106 consensus_queue.cc:1048] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:43.780843 30106 consensus_queue.cc:1048] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:43.811776 30031 raft_consensus.cc:493] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.812418 30031 raft_consensus.cc:515] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:43.814563 30031 leader_election.cc:290] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
W20260710 13:27:43.816231 29858 consensus_peers.cc:597] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 -> Peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Couldn't send request to peer 92dfae1f88c54db2a8b8c9b786115dca. 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 13:27:43.819116 29818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6a933e416b473591852789e6a3e208" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
W20260710 13:27:43.821389 29709 leader_election.cc:343] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.835229 30038 raft_consensus.cc:515] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.837193 30017 tablet_bootstrap.cc:492] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976: No bootstrap required, opened a new log
I20260710 13:27:43.837671 30017 ts_tablet_manager.cc:1403] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976: Time spent bootstrapping tablet: real 0.238s	user 0.039s	sys 0.059s
I20260710 13:27:43.838347 30015 tablet_bootstrap.cc:654] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.838611 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe958e78dd5407b9505c444cb85fe83" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c"
W20260710 13:27:43.840332 29785 leader_election.cc:343] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.840325 30017 raft_consensus.cc:359] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:43.841396 30017 raft_consensus.cc:385] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.841814 30017 raft_consensus.cc:740] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.842515 30017 consensus_queue.cc:260] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:43.843030 29891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe958e78dd5407b9505c444cb85fe83" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:43.843779 29891 raft_consensus.cc:3060] T dbe958e78dd5407b9505c444cb85fe83 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.845126 30017 ts_tablet_manager.cc:1434] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:27:43.846356 30017 tablet_bootstrap.cc:492] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976: Bootstrap starting.
W20260710 13:27:43.831880 29934 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.249.3:43265, user_credentials={real_user=slave}} blocked reactor thread for 159421us
I20260710 13:27:43.860299 30017 tablet_bootstrap.cc:654] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.860415 30014 ts_tablet_manager.cc:1434] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475: Time spent starting tablet: real 0.244s	user 0.017s	sys 0.009s
I20260710 13:27:43.861035 29966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6a933e416b473591852789e6a3e208" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:43.866413 30013 tablet_bootstrap.cc:492] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c: No bootstrap required, opened a new log
I20260710 13:27:43.867050 30013 ts_tablet_manager.cc:1403] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.252s	user 0.025s	sys 0.013s
I20260710 13:27:43.869110 30089 raft_consensus.cc:493] T f2b673c809bc43b5a09d757c3e48104f P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.869771 30089 raft_consensus.cc:515] T f2b673c809bc43b5a09d757c3e48104f P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:43.870236 30013 raft_consensus.cc:359] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.871086 30013 raft_consensus.cc:385] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.871416 30013 raft_consensus.cc:740] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.872177 30013 consensus_queue.cc:260] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
W20260710 13:27:43.879252 29710 leader_election.cc:343] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.882594 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b673c809bc43b5a09d757c3e48104f" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:43.885067 30013 ts_tablet_manager.cc:1434] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:27:43.886823 30013 tablet_bootstrap.cc:492] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:43.888936 30017 tablet_bootstrap.cc:492] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976: No bootstrap required, opened a new log
I20260710 13:27:43.889616 30017 ts_tablet_manager.cc:1403] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.007s
I20260710 13:27:43.882614 29710 leader_election.cc:304] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef26a10f2f634d339549be65cc95746c; no voters: 2578888a3dbf4efbb005015015084475, 92dfae1f88c54db2a8b8c9b786115dca
W20260710 13:27:43.890805 29858 leader_election.cc:343] T f2b673c809bc43b5a09d757c3e48104f P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.891518 30089 leader_election.cc:290] T f2b673c809bc43b5a09d757c3e48104f P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:43.893621 29891 raft_consensus.cc:2468] T dbe958e78dd5407b9505c444cb85fe83 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92dfae1f88c54db2a8b8c9b786115dca in term 1.
I20260710 13:27:43.893220 29642 catalog_manager.cc:5697] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2). New cstate: current_term: 1 leader_uuid: "92dfae1f88c54db2a8b8c9b786115dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:43.894436 30014 tablet_bootstrap.cc:492] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475: Bootstrap starting.
I20260710 13:27:43.895126 29786 leader_election.cc:304] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca; no voters: ef26a10f2f634d339549be65cc95746c
I20260710 13:27:43.896016 30106 consensus_queue.cc:1048] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:43.897189 30047 raft_consensus.cc:2749] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:43.897404 30106 raft_consensus.cc:2804] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:43.897900 30106 raft_consensus.cc:697] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 LEADER]: Becoming Leader. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Running, Role: LEADER
I20260710 13:27:43.893610 30017 raft_consensus.cc:359] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:43.900110 30017 raft_consensus.cc:385] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.900415 30017 raft_consensus.cc:740] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.873731 30038 leader_election.cc:290] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 election: Requested vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:43.901100 30017 consensus_queue.cc:260] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:43.903435 30017 ts_tablet_manager.cc:1434] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:27:43.904477 29966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b673c809bc43b5a09d757c3e48104f" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:43.911996 30123 raft_consensus.cc:493] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.912542 30123 raft_consensus.cc:515] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
W20260710 13:27:43.908083 29859 leader_election.cc:343] T f2b673c809bc43b5a09d757c3e48104f P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.914937 30123 leader_election.cc:290] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:43.914958 29859 leader_election.cc:304] T f2b673c809bc43b5a09d757c3e48104f P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976; no voters: 2578888a3dbf4efbb005015015084475, 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:43.898703 30106 consensus_queue.cc:237] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.921015 29891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f077f59b2774169a428eaa690738af7" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:43.922165 29891 raft_consensus.cc:2468] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 0.
I20260710 13:27:43.923537 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f077f59b2774169a428eaa690738af7" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:43.924146 29934 leader_election.cc:304] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2578888a3dbf4efbb005015015084475, 9009e0d1fe1f4262bc03240f391d0976; no voters: 
I20260710 13:27:43.925479 30123 raft_consensus.cc:2804] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:27:43.925940 29932 leader_election.cc:343] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:43.926605 30049 raft_consensus.cc:2749] T f2b673c809bc43b5a09d757c3e48104f P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:43.929551 29820 raft_consensus.cc:3060] T 656a2d38a9334d1dba04f49e6b3ce745 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.933286 30089 consensus_queue.cc:1048] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:43.925952 30123 raft_consensus.cc:493] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:43.935833 30123 raft_consensus.cc:3060] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:43.938357 30013 tablet_bootstrap.cc:654] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.938540 30122 consensus_queue.cc:1048] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:43.954041 30015 tablet_bootstrap.cc:492] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca: No bootstrap required, opened a new log
I20260710 13:27:43.954499 30015 ts_tablet_manager.cc:1403] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca: Time spent bootstrapping tablet: real 0.204s	user 0.015s	sys 0.018s
I20260710 13:27:43.956704 30015 raft_consensus.cc:359] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:43.957258 30015 raft_consensus.cc:385] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.957545 30015 raft_consensus.cc:740] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.959617 30015 consensus_queue.cc:260] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:43.959638 29643 catalog_manager.cc:5697] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2). New cstate: current_term: 1 leader_uuid: "92dfae1f88c54db2a8b8c9b786115dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:43.962260 30015 ts_tablet_manager.cc:1434] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:27:43.963617 30017 tablet_bootstrap.cc:492] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976: Bootstrap starting.
I20260710 13:27:43.984318 30013 tablet_bootstrap.cc:492] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c: No bootstrap required, opened a new log
I20260710 13:27:43.984412 30017 tablet_bootstrap.cc:654] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.985150 30013 ts_tablet_manager.cc:1403] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.099s	user 0.014s	sys 0.014s
I20260710 13:27:43.987980 30013 raft_consensus.cc:359] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.989197 30015 tablet_bootstrap.cc:492] T d2963640fcf14be3ada6393f23138301 P 92dfae1f88c54db2a8b8c9b786115dca: Bootstrap starting.
I20260710 13:27:43.989117 30013 raft_consensus.cc:385] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:43.990372 30013 raft_consensus.cc:740] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:43.991767 30089 raft_consensus.cc:493] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:43.991549 30013 consensus_queue.cc:260] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:43.992285 30089 raft_consensus.cc:515] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:43.993510 30014 tablet_bootstrap.cc:654] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:43.994022 30013 ts_tablet_manager.cc:1434] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:27:43.995347 30013 tablet_bootstrap.cc:492] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:43.994802 30089 leader_election.cc:290] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:44.005838 29966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c258bd1241480f99136d54fe55b185" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
W20260710 13:27:44.009898 29859 leader_election.cc:343] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.011488 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c258bd1241480f99136d54fe55b185" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:44.012193 29744 raft_consensus.cc:2468] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9009e0d1fe1f4262bc03240f391d0976 in term 0.
I20260710 13:27:44.013310 30015 tablet_bootstrap.cc:654] T d2963640fcf14be3ada6393f23138301 P 92dfae1f88c54db2a8b8c9b786115dca: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.014896 29859 leader_election.cc:304] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [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: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 2578888a3dbf4efbb005015015084475
I20260710 13:27:44.015851 30123 raft_consensus.cc:515] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:44.017931 30013 tablet_bootstrap.cc:654] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.016712 30089 raft_consensus.cc:2804] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:44.023124 29818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f077f59b2774169a428eaa690738af7" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
I20260710 13:27:44.025066 30123 leader_election.cc:290] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 election: Requested vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:44.025269 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f077f59b2774169a428eaa690738af7" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:44.020686 30089 raft_consensus.cc:493] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:44.025918 30089 raft_consensus.cc:3060] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:44.026286 29932 leader_election.cc:343] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.025928 29892 raft_consensus.cc:3060] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:44.027459 30014 tablet_bootstrap.cc:492] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475: No bootstrap required, opened a new log
I20260710 13:27:44.027962 30014 ts_tablet_manager.cc:1403] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475: Time spent bootstrapping tablet: real 0.134s	user 0.015s	sys 0.001s
I20260710 13:27:44.049880 29892 raft_consensus.cc:2468] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 1.
I20260710 13:27:44.052162 30104 consensus_queue.cc:1048] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:44.052731 30014 raft_consensus.cc:359] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.061314 30014 raft_consensus.cc:385] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.061769 30014 raft_consensus.cc:740] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2578888a3dbf4efbb005015015084475, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.066979 29934 leader_election.cc:304] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2578888a3dbf4efbb005015015084475, 9009e0d1fe1f4262bc03240f391d0976; no voters: 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:44.068302 30122 raft_consensus.cc:2804] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:44.068782 30122 raft_consensus.cc:697] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [term 1 LEADER]: Becoming Leader. State: Replica: 2578888a3dbf4efbb005015015084475, State: Running, Role: LEADER
I20260710 13:27:44.069603 30122 consensus_queue.cc:237] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:44.076591 30014 consensus_queue.cc:260] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.062433 30123 consensus_queue.cc:1048] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 13:27:44.089828 30014 ts_tablet_manager.cc:1434] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.001s
I20260710 13:27:44.105167 29743 raft_consensus.cc:3060] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:44.110623 29709 consensus_peers.cc:597] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c -> Peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Couldn't send request to peer 92dfae1f88c54db2a8b8c9b786115dca. 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 13:27:44.111505 30014 tablet_bootstrap.cc:492] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475: Bootstrap starting.
I20260710 13:27:44.117897 30014 tablet_bootstrap.cc:654] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.130512 30017 tablet_bootstrap.cc:492] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976: No bootstrap required, opened a new log
I20260710 13:27:44.131031 30017 ts_tablet_manager.cc:1403] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976: Time spent bootstrapping tablet: real 0.178s	user 0.022s	sys 0.005s
I20260710 13:27:44.134502 30013 tablet_bootstrap.cc:492] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c: No bootstrap required, opened a new log
I20260710 13:27:44.134969 30013 ts_tablet_manager.cc:1403] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.140s	user 0.028s	sys 0.012s
I20260710 13:27:44.143726 30047 consensus_queue.cc:1048] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:44.151165 30069 raft_consensus.cc:493] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:44.151834 30069 raft_consensus.cc:515] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.160910 30069 leader_election.cc:290] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:44.131672 30089 raft_consensus.cc:515] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:44.165091 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab928609b9f7432793d0745fc86bf5b3" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:44.166159 30089 leader_election.cc:290] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 election: Requested vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:44.168133 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab928609b9f7432793d0745fc86bf5b3" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:44.168973 29744 raft_consensus.cc:2468] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 0.
W20260710 13:27:44.169729 29932 leader_election.cc:343] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.170007 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c258bd1241480f99136d54fe55b185" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475"
W20260710 13:27:44.171687 29859 leader_election.cc:343] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.172603 30104 consensus_queue.cc:1048] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:44.163105 29640 catalog_manager.cc:5697] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2578888a3dbf4efbb005015015084475 (127.26.249.4). New cstate: current_term: 1 leader_uuid: "2578888a3dbf4efbb005015015084475" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:44.168751 30017 raft_consensus.cc:359] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:44.180949 30017 raft_consensus.cc:385] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.181262 30017 raft_consensus.cc:740] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.176158 29933 leader_election.cc:304] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 [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: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c; no voters: 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:44.183980 30017 consensus_queue.cc:260] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:44.188061 30013 raft_consensus.cc:359] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:44.189414 30013 raft_consensus.cc:385] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.189780 30013 raft_consensus.cc:740] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.193719 30013 consensus_queue.cc:260] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:44.199667 30031 raft_consensus.cc:493] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:44.210009 30017 ts_tablet_manager.cc:1434] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976: Time spent starting tablet: real 0.079s	user 0.008s	sys 0.002s
I20260710 13:27:44.213109 29744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c258bd1241480f99136d54fe55b185" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c"
I20260710 13:27:44.204887 30123 raft_consensus.cc:2804] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:44.216255 30017 tablet_bootstrap.cc:492] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976: Bootstrap starting.
I20260710 13:27:44.213943 29744 raft_consensus.cc:3060] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:44.223690 30123 raft_consensus.cc:493] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:44.225951 30123 raft_consensus.cc:3060] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:44.228183 30015 tablet_bootstrap.cc:492] T d2963640fcf14be3ada6393f23138301 P 92dfae1f88c54db2a8b8c9b786115dca: No bootstrap required, opened a new log
I20260710 13:27:44.228924 30015 ts_tablet_manager.cc:1403] T d2963640fcf14be3ada6393f23138301 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent bootstrapping tablet: real 0.240s	user 0.014s	sys 0.013s
I20260710 13:27:44.215135 30031 raft_consensus.cc:515] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:44.252300 30089 raft_consensus.cc:493] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:44.252851 30089 raft_consensus.cc:515] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:44.254817 30089 leader_election.cc:290] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
W20260710 13:27:44.256812 30143 log.cc:927] Time spent T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475: Append to log took a long time: real 0.098s	user 0.002s	sys 0.000s
I20260710 13:27:44.257869 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71c0b14325741d8885f8fbe4496032b" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:44.259434 29742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71c0b14325741d8885f8fbe4496032b" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:44.260896 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
W20260710 13:27:44.267026 29859 leader_election.cc:343] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.271459 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:44.272161 29894 raft_consensus.cc:2468] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 1.
W20260710 13:27:44.272186 29859 leader_election.cc:343] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.273334 29859 leader_election.cc:304] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976; no voters: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c
I20260710 13:27:44.274427 30089 raft_consensus.cc:2749] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:44.275331 30104 consensus_queue.cc:1048] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:44.279949 29711 leader_election.cc:304] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [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: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:44.278899 30015 raft_consensus.cc:359] T d2963640fcf14be3ada6393f23138301 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:44.282440 30015 raft_consensus.cc:385] T d2963640fcf14be3ada6393f23138301 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.282817 30015 raft_consensus.cc:740] T d2963640fcf14be3ada6393f23138301 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.264310 30031 leader_election.cc:290] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:44.285442 30014 tablet_bootstrap.cc:492] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475: No bootstrap required, opened a new log
I20260710 13:27:44.286114 30014 ts_tablet_manager.cc:1403] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475: Time spent bootstrapping tablet: real 0.175s	user 0.008s	sys 0.019s
I20260710 13:27:44.289103 30015 consensus_queue.cc:260] T d2963640fcf14be3ada6393f23138301 P 92dfae1f88c54db2a8b8c9b786115dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:44.291143 30013 ts_tablet_manager.cc:1434] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.155s	user 0.008s	sys 0.011s
I20260710 13:27:44.283696 30144 raft_consensus.cc:493] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:44.292297 30013 tablet_bootstrap.cc:492] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:44.292138 30144 raft_consensus.cc:515] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:44.299260 30144 leader_election.cc:290] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:44.300444 30148 raft_consensus.cc:2804] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:44.301147 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa4bd35d894e5eade405d69a80364e" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:44.305186 30123 raft_consensus.cc:515] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.309213 29891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa4bd35d894e5eade405d69a80364e" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:44.309929 29891 raft_consensus.cc:2468] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 0.
I20260710 13:27:44.311441 29711 leader_election.cc:304] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:44.311645 30123 leader_election.cc:290] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 election: Requested vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:44.311900 30015 ts_tablet_manager.cc:1434] T d2963640fcf14be3ada6393f23138301 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent starting tablet: real 0.083s	user 0.009s	sys 0.000s
I20260710 13:27:44.312995 30015 tablet_bootstrap.cc:492] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca: Bootstrap starting.
W20260710 13:27:44.313226 29710 leader_election.cc:343] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.315289 30017 tablet_bootstrap.cc:654] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.314738 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab928609b9f7432793d0745fc86bf5b3" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
I20260710 13:27:44.316038 30013 tablet_bootstrap.cc:654] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.315887 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab928609b9f7432793d0745fc86bf5b3" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c"
I20260710 13:27:44.323598 30144 raft_consensus.cc:2804] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:44.323791 29745 raft_consensus.cc:3060] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:44.324147 30144 raft_consensus.cc:493] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:44.324508 30144 raft_consensus.cc:3060] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:44.324822 30148 raft_consensus.cc:493] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 92dfae1f88c54db2a8b8c9b786115dca)
W20260710 13:27:44.316669 29932 leader_election.cc:343] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.317655 30014 raft_consensus.cc:359] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.295751 29744 raft_consensus.cc:2468] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9009e0d1fe1f4262bc03240f391d0976 in term 1.
I20260710 13:27:44.325279 30148 raft_consensus.cc:3060] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:44.321635 30015 tablet_bootstrap.cc:654] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.326339 30014 raft_consensus.cc:385] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.327411 30014 raft_consensus.cc:740] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2578888a3dbf4efbb005015015084475, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.328949 29859 leader_election.cc:304] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 2578888a3dbf4efbb005015015084475
I20260710 13:27:44.330207 30089 raft_consensus.cc:2804] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:44.330689 30089 raft_consensus.cc:697] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 LEADER]: Becoming Leader. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Running, Role: LEADER
I20260710 13:27:44.332195 30089 consensus_queue.cc:237] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:44.337608 30014 consensus_queue.cc:260] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.351766 30014 ts_tablet_manager.cc:1434] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.002s
I20260710 13:27:44.366864 30014 tablet_bootstrap.cc:492] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475: Bootstrap starting.
I20260710 13:27:44.369786 30104 raft_consensus.cc:493] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:44.377389 29745 raft_consensus.cc:2468] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 1.
I20260710 13:27:44.380012 29933 leader_election.cc:304] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c; no voters: 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:44.370347 30104 raft_consensus.cc:515] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.381381 30123 raft_consensus.cc:2804] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:44.381124 30148 raft_consensus.cc:515] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:44.381999 30123 raft_consensus.cc:697] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 [term 1 LEADER]: Becoming Leader. State: Replica: 2578888a3dbf4efbb005015015084475, State: Running, Role: LEADER
I20260710 13:27:44.382588 30104 leader_election.cc:290] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:44.383208 30123 consensus_queue.cc:237] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.384948 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
I20260710 13:27:44.386466 30017 tablet_bootstrap.cc:492] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976: No bootstrap required, opened a new log
I20260710 13:27:44.385530 29743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade66d5e6da64a84b4c54ad43459204d" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:44.387122 30017 ts_tablet_manager.cc:1403] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976: Time spent bootstrapping tablet: real 0.171s	user 0.018s	sys 0.016s
I20260710 13:27:44.386564 29891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
W20260710 13:27:44.388245 29785 leader_election.cc:343] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.390508 30017 raft_consensus.cc:359] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:44.384181 30148 leader_election.cc:290] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 2 election: Requested vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:44.391247 29745 raft_consensus.cc:1240] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Rejecting Update request from peer 92dfae1f88c54db2a8b8c9b786115dca for earlier term 1. Current term is 2. Ops: []
I20260710 13:27:44.385581 30015 tablet_bootstrap.cc:492] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca: No bootstrap required, opened a new log
I20260710 13:27:44.394066 30015 ts_tablet_manager.cc:1403] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca: Time spent bootstrapping tablet: real 0.081s	user 0.020s	sys 0.006s
I20260710 13:27:44.393512 30089 raft_consensus.cc:493] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:44.390563 30144 raft_consensus.cc:515] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:44.394865 30089 raft_consensus.cc:515] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:44.394589 29711 leader_election.cc:304] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [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: ef26a10f2f634d339549be65cc95746c; no voters: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:44.393155 30017 raft_consensus.cc:385] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.396518 30017 raft_consensus.cc:740] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.396898 30149 raft_consensus.cc:2749] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:27:44.400434 30015 raft_consensus.cc:359] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.401268 30015 raft_consensus.cc:385] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.401605 30015 raft_consensus.cc:740] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.402550 30017 consensus_queue.cc:260] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:44.403895 30013 tablet_bootstrap.cc:492] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c: No bootstrap required, opened a new log
I20260710 13:27:44.404332 30013 ts_tablet_manager.cc:1403] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.112s	user 0.010s	sys 0.005s
I20260710 13:27:44.404639 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade66d5e6da64a84b4c54ad43459204d" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
W20260710 13:27:44.406080 29785 leader_election.cc:343] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.406364 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa4bd35d894e5eade405d69a80364e" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:44.406548 29785 leader_election.cc:304] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92dfae1f88c54db2a8b8c9b786115dca; no voters: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c
I20260710 13:27:44.406980 29892 raft_consensus.cc:3060] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:44.407521 30017 ts_tablet_manager.cc:1434] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:27:44.410004 30117 raft_consensus.cc:2749] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:44.409926 30015 consensus_queue.cc:260] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.409228 30013 raft_consensus.cc:359] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.416160 30147 raft_consensus.cc:493] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:44.416373 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9182fef6e01c474cabef4a661460d2c7" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:44.416855 30015 ts_tablet_manager.cc:1434] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 13:27:44.416749 30147 raft_consensus.cc:515] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.418224 30013 raft_consensus.cc:385] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.419629 29743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6a933e416b473591852789e6a3e208" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:44.420389 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6a933e416b473591852789e6a3e208" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:44.420557 29743 raft_consensus.cc:2468] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 0.
W20260710 13:27:44.422385 29932 leader_election.cc:343] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.418663 30013 raft_consensus.cc:740] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.419629 30015 tablet_bootstrap.cc:492] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca: Bootstrap starting.
W20260710 13:27:44.420372 29858 leader_election.cc:343] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.427320 30089 leader_election.cc:290] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:44.424046 30151 raft_consensus.cc:493] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:44.424494 29933 leader_election.cc:304] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [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: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c; no voters: 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:44.424722 30013 consensus_queue.cc:260] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.431202 30151 raft_consensus.cc:515] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:44.436487 30013 ts_tablet_manager.cc:1434] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260710 13:27:44.418931 30147 leader_election.cc:290] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:44.437465 30117 consensus_queue.cc:1048] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:44.438686 30013 tablet_bootstrap.cc:492] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:44.440492 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9182fef6e01c474cabef4a661460d2c7" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:44.441398 30147 raft_consensus.cc:2804] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:44.441885 30147 raft_consensus.cc:493] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:44.442308 30147 raft_consensus.cc:3060] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:44.445605 29859 leader_election.cc:343] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.446113 29859 leader_election.cc:304] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976; no voters: 2578888a3dbf4efbb005015015084475, 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:44.447439 30050 raft_consensus.cc:2749] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:44.447685 30117 consensus_queue.cc:1059] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:44.448736 30104 raft_consensus.cc:3055] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:44.449149 30104 raft_consensus.cc:740] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Running, Role: LEADER
I20260710 13:27:44.453085 30104 consensus_queue.cc:260] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:44.454344 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa4bd35d894e5eade405d69a80364e" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475"
I20260710 13:27:44.452137 30144 leader_election.cc:290] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 election: Requested vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
W20260710 13:27:44.457003 29710 leader_election.cc:343] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.459678 30151 leader_election.cc:290] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:44.460862 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe958e78dd5407b9505c444cb85fe83" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:44.457703 30089 raft_consensus.cc:493] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:44.454572 30104 raft_consensus.cc:3060] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:44.465796 30147 raft_consensus.cc:515] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.460906 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe958e78dd5407b9505c444cb85fe83" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:44.470180 29709 leader_election.cc:304] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef26a10f2f634d339549be65cc95746c; no voters: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:44.471665 30151 raft_consensus.cc:2749] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:44.474793 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6a933e416b473591852789e6a3e208" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c"
W20260710 13:27:44.475131 29691 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:44.475672 29745 raft_consensus.cc:3060] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:44.467298 30089 raft_consensus.cc:515] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:44.481016 29640 catalog_manager.cc:5697] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2578888a3dbf4efbb005015015084475 (127.26.249.4). New cstate: current_term: 1 leader_uuid: "2578888a3dbf4efbb005015015084475" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:44.485766 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2c9ae7c80144d2a086aa4150546428" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:44.485980 29892 raft_consensus.cc:2468] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 1.
W20260710 13:27:44.488914 29859 leader_election.cc:343] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.488993 29641 catalog_manager.cc:5697] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3). New cstate: current_term: 1 leader_uuid: "9009e0d1fe1f4262bc03240f391d0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:44.489832 29711 leader_election.cc:304] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 2578888a3dbf4efbb005015015084475
I20260710 13:27:44.489940 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6a933e416b473591852789e6a3e208" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
I20260710 13:27:44.491029 30151 raft_consensus.cc:2804] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:44.491551 30151 raft_consensus.cc:697] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 1 LEADER]: Becoming Leader. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Running, Role: LEADER
W20260710 13:27:44.491787 29932 leader_election.cc:343] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.492597 30151 consensus_queue.cc:237] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:44.493949 30089 leader_election.cc:290] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:44.496944 29743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2c9ae7c80144d2a086aa4150546428" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
W20260710 13:27:44.498605 29859 leader_election.cc:343] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.499272 29859 leader_election.cc:304] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976; no voters: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c
I20260710 13:27:44.500492 30089 raft_consensus.cc:2749] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:44.488189 30147 leader_election.cc:290] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 election: Requested vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:44.503698 29743 raft_consensus.cc:3060] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:44.504586 29745 raft_consensus.cc:2468] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 1.
I20260710 13:27:44.505110 30014 tablet_bootstrap.cc:654] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.512619 29933 leader_election.cc:304] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c; no voters: 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:44.513964 30037 consensus_queue.cc:1048] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:44.516831 30013 tablet_bootstrap.cc:654] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.526441 30015 tablet_bootstrap.cc:654] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.513958 30123 raft_consensus.cc:2804] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:27:44.519322 29932 consensus_peers.cc:597] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 -> Peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Couldn't send request to peer 92dfae1f88c54db2a8b8c9b786115dca. 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 13:27:44.528173 30123 raft_consensus.cc:697] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [term 1 LEADER]: Becoming Leader. State: Replica: 2578888a3dbf4efbb005015015084475, State: Running, Role: LEADER
I20260710 13:27:44.529212 30123 consensus_queue.cc:237] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.531701 30104 consensus_queue.cc:1048] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:44.538693 30089 raft_consensus.cc:493] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:44.539316 30089 raft_consensus.cc:515] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:44.542651 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2963640fcf14be3ada6393f23138301" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:44.543563 29820 raft_consensus.cc:2468] T d2963640fcf14be3ada6393f23138301 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9009e0d1fe1f4262bc03240f391d0976 in term 0.
I20260710 13:27:44.544767 29858 leader_election.cc:304] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca; no voters: 
I20260710 13:27:44.545641 30050 raft_consensus.cc:2804] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:44.546051 30050 raft_consensus.cc:493] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:44.546440 30050 raft_consensus.cc:3060] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:44.547966 30014 tablet_bootstrap.cc:492] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475: No bootstrap required, opened a new log
I20260710 13:27:44.548585 30014 ts_tablet_manager.cc:1403] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475: Time spent bootstrapping tablet: real 0.190s	user 0.012s	sys 0.000s
I20260710 13:27:44.562281 30014 raft_consensus.cc:359] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.565337 30013 tablet_bootstrap.cc:492] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c: No bootstrap required, opened a new log
I20260710 13:27:44.565871 30013 ts_tablet_manager.cc:1403] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.128s	user 0.012s	sys 0.004s
I20260710 13:27:44.566004 29643 catalog_manager.cc:5697] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c reported cstate change: term changed from 0 to 1, leader changed from <none> to ef26a10f2f634d339549be65cc95746c (127.26.249.1). New cstate: current_term: 1 leader_uuid: "ef26a10f2f634d339549be65cc95746c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:44.563269 30014 raft_consensus.cc:385] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.571048 30014 raft_consensus.cc:740] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2578888a3dbf4efbb005015015084475, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.571959 30014 consensus_queue.cc:260] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.574000 29640 catalog_manager.cc:5697] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2578888a3dbf4efbb005015015084475 (127.26.249.4). New cstate: current_term: 1 leader_uuid: "2578888a3dbf4efbb005015015084475" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:44.568636 30013 raft_consensus.cc:359] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:44.577663 30013 raft_consensus.cc:385] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.577956 30013 raft_consensus.cc:740] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.578799 30013 consensus_queue.cc:260] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:44.581010 30013 ts_tablet_manager.cc:1434] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:27:44.581948 30013 tablet_bootstrap.cc:492] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:44.582283 30144 raft_consensus.cc:493] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:44.582780 30144 raft_consensus.cc:515] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:44.583684 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2963640fcf14be3ada6393f23138301" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:44.584911 30144 leader_election.cc:290] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
W20260710 13:27:44.585228 29859 leader_election.cc:343] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.585783 30089 leader_election.cc:290] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:44.575014 30014 ts_tablet_manager.cc:1434] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260710 13:27:44.586493 29891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2c9ae7c80144d2a086aa4150546428" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:44.589236 29891 raft_consensus.cc:2468] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 0.
I20260710 13:27:44.590106 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2c9ae7c80144d2a086aa4150546428" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:44.588769 30013 tablet_bootstrap.cc:654] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.591427 30014 tablet_bootstrap.cc:492] T d2963640fcf14be3ada6393f23138301 P 2578888a3dbf4efbb005015015084475: Bootstrap starting.
I20260710 13:27:44.591881 29711 leader_election.cc:304] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:44.593041 30151 raft_consensus.cc:2804] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:44.593940 30151 raft_consensus.cc:493] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:44.594331 30151 raft_consensus.cc:3060] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:44.598254 30014 tablet_bootstrap.cc:654] T d2963640fcf14be3ada6393f23138301 P 2578888a3dbf4efbb005015015084475: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:44.599361 29710 leader_election.cc:343] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.610334 30050 raft_consensus.cc:515] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:44.613243 30050 leader_election.cc:290] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 election: Requested vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:44.614648 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2963640fcf14be3ada6393f23138301" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475"
I20260710 13:27:44.615010 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2963640fcf14be3ada6393f23138301" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
I20260710 13:27:44.615657 29820 raft_consensus.cc:3060] T d2963640fcf14be3ada6393f23138301 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:44.617061 29859 leader_election.cc:343] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.642807 30151 raft_consensus.cc:515] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:44.645987 30151 leader_election.cc:290] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 election: Requested vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:44.647444 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2c9ae7c80144d2a086aa4150546428" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475"
I20260710 13:27:44.648130 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2c9ae7c80144d2a086aa4150546428" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:44.648934 29892 raft_consensus.cc:3060] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:27:44.649164 29710 leader_election.cc:343] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.638641 29820 raft_consensus.cc:2468] T d2963640fcf14be3ada6393f23138301 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9009e0d1fe1f4262bc03240f391d0976 in term 1.
I20260710 13:27:44.656971 29858 leader_election.cc:304] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca; no voters: 2578888a3dbf4efbb005015015084475
I20260710 13:27:44.657989 30015 tablet_bootstrap.cc:492] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca: No bootstrap required, opened a new log
I20260710 13:27:44.658480 30015 ts_tablet_manager.cc:1403] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent bootstrapping tablet: real 0.239s	user 0.015s	sys 0.011s
I20260710 13:27:44.659477 30050 raft_consensus.cc:2804] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:44.660195 30050 raft_consensus.cc:697] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 LEADER]: Becoming Leader. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Running, Role: LEADER
I20260710 13:27:44.661343 30015 raft_consensus.cc:359] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:44.662192 30015 raft_consensus.cc:385] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.661401 30050 consensus_queue.cc:237] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:44.662560 30015 raft_consensus.cc:740] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.664937 30015 consensus_queue.cc:260] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:44.666956 30015 ts_tablet_manager.cc:1434] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:27:44.663028 29892 raft_consensus.cc:2468] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 1.
I20260710 13:27:44.670881 30013 tablet_bootstrap.cc:492] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c: No bootstrap required, opened a new log
I20260710 13:27:44.670773 29711 leader_election.cc:304] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 2578888a3dbf4efbb005015015084475
I20260710 13:27:44.671553 30013 ts_tablet_manager.cc:1403] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.016s
I20260710 13:27:44.673671 30151 raft_consensus.cc:2804] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:44.674921 30015 tablet_bootstrap.cc:492] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca: Bootstrap starting.
I20260710 13:27:44.676944 30014 tablet_bootstrap.cc:492] T d2963640fcf14be3ada6393f23138301 P 2578888a3dbf4efbb005015015084475: No bootstrap required, opened a new log
I20260710 13:27:44.677680 30014 ts_tablet_manager.cc:1403] T d2963640fcf14be3ada6393f23138301 P 2578888a3dbf4efbb005015015084475: Time spent bootstrapping tablet: real 0.087s	user 0.024s	sys 0.021s
I20260710 13:27:44.681715 30014 raft_consensus.cc:359] T d2963640fcf14be3ada6393f23138301 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:44.683130 30014 raft_consensus.cc:385] T d2963640fcf14be3ada6393f23138301 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.683480 30014 raft_consensus.cc:740] T d2963640fcf14be3ada6393f23138301 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2578888a3dbf4efbb005015015084475, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.676129 30151 raft_consensus.cc:697] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 1 LEADER]: Becoming Leader. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Running, Role: LEADER
I20260710 13:27:44.684230 30014 consensus_queue.cc:260] T d2963640fcf14be3ada6393f23138301 P 2578888a3dbf4efbb005015015084475 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:44.684736 30151 consensus_queue.cc:237] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:44.688225 30015 tablet_bootstrap.cc:654] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.695113 30013 raft_consensus.cc:359] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:44.696002 30013 raft_consensus.cc:385] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.696321 30013 raft_consensus.cc:740] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.697469 30013 consensus_queue.cc:260] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:44.702080 30013 ts_tablet_manager.cc:1434] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 13:27:44.708997 30014 ts_tablet_manager.cc:1434] T d2963640fcf14be3ada6393f23138301 P 2578888a3dbf4efbb005015015084475: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.002s
I20260710 13:27:44.714860 30014 tablet_bootstrap.cc:492] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475: Bootstrap starting.
I20260710 13:27:44.727758 29641 catalog_manager.cc:5697] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c reported cstate change: term changed from 0 to 1, leader changed from <none> to ef26a10f2f634d339549be65cc95746c (127.26.249.1). New cstate: current_term: 1 leader_uuid: "ef26a10f2f634d339549be65cc95746c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:44.729190 30014 tablet_bootstrap.cc:654] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.744741 30015 tablet_bootstrap.cc:492] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca: No bootstrap required, opened a new log
I20260710 13:27:44.745383 30015 ts_tablet_manager.cc:1403] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.005s
I20260710 13:27:44.746596 29642 catalog_manager.cc:5697] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3). New cstate: current_term: 1 leader_uuid: "9009e0d1fe1f4262bc03240f391d0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:44.750859 30015 raft_consensus.cc:359] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:44.751670 30015 raft_consensus.cc:385] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.752008 30015 raft_consensus.cc:740] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.752843 30015 consensus_queue.cc:260] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:44.755527 30015 ts_tablet_manager.cc:1434] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:27:44.758117 30014 tablet_bootstrap.cc:492] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475: No bootstrap required, opened a new log
I20260710 13:27:44.758668 30014 ts_tablet_manager.cc:1403] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475: Time spent bootstrapping tablet: real 0.047s	user 0.024s	sys 0.010s
I20260710 13:27:44.761759 30014 raft_consensus.cc:359] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:44.762502 30015 tablet_bootstrap.cc:492] T 7105a8a8d5844d3b9734661754c9c1cf P 92dfae1f88c54db2a8b8c9b786115dca: Bootstrap starting.
I20260710 13:27:44.762504 30014 raft_consensus.cc:385] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.763230 30014 raft_consensus.cc:740] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2578888a3dbf4efbb005015015084475, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.764209 30106 raft_consensus.cc:493] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:44.764113 30014 consensus_queue.cc:260] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:44.764840 30106 raft_consensus.cc:515] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.769063 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf21c4116b246a4b32f6cb6c220009e" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:44.770819 30014 ts_tablet_manager.cc:1434] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260710 13:27:44.772094 30014 tablet_bootstrap.cc:492] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475: Bootstrap starting.
W20260710 13:27:44.773936 29785 leader_election.cc:343] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.774688 30106 leader_election.cc:290] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:44.776119 29743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf21c4116b246a4b32f6cb6c220009e" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:44.778295 29743 raft_consensus.cc:2468] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92dfae1f88c54db2a8b8c9b786115dca in term 0.
I20260710 13:27:44.779479 30151 raft_consensus.cc:493] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:44.779493 30014 tablet_bootstrap.cc:654] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.780040 29785 leader_election.cc:304] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [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: 92dfae1f88c54db2a8b8c9b786115dca, ef26a10f2f634d339549be65cc95746c; no voters: 2578888a3dbf4efbb005015015084475
I20260710 13:27:44.780019 30151 raft_consensus.cc:515] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.782159 30106 raft_consensus.cc:2804] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:44.782574 30106 raft_consensus.cc:493] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:44.783478 30151 leader_election.cc:290] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:44.783766 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade66d5e6da64a84b4c54ad43459204d" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:44.784377 29820 raft_consensus.cc:2468] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 0.
I20260710 13:27:44.785775 29709 leader_election.cc:304] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92dfae1f88c54db2a8b8c9b786115dca, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:44.787096 30144 raft_consensus.cc:2804] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:44.787482 30144 raft_consensus.cc:493] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:44.787796 30144 raft_consensus.cc:3060] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:44.797185 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade66d5e6da64a84b4c54ad43459204d" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:44.798081 29968 raft_consensus.cc:2468] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 0.
W20260710 13:27:44.806788 29859 consensus_peers.cc:597] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 -> Peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Couldn't send request to peer 2578888a3dbf4efbb005015015084475. 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 13:27:44.814303 30116 consensus_queue.cc:1048] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:44.799827 30106 raft_consensus.cc:3060] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:44.826531 30144 raft_consensus.cc:515] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.829429 30015 tablet_bootstrap.cc:654] T 7105a8a8d5844d3b9734661754c9c1cf P 92dfae1f88c54db2a8b8c9b786115dca: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.839416 29967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade66d5e6da64a84b4c54ad43459204d" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475"
I20260710 13:27:44.840122 29967 raft_consensus.cc:3060] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:44.848881 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade66d5e6da64a84b4c54ad43459204d" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
I20260710 13:27:44.849640 29820 raft_consensus.cc:3060] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:44.854358 30144 leader_election.cc:290] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 election: Requested vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:44.860842 29820 raft_consensus.cc:2468] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 1.
I20260710 13:27:44.864488 29709 leader_election.cc:304] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92dfae1f88c54db2a8b8c9b786115dca, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:44.867130 30144 raft_consensus.cc:2804] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:44.867630 30144 raft_consensus.cc:697] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 1 LEADER]: Becoming Leader. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Running, Role: LEADER
I20260710 13:27:44.868762 29967 raft_consensus.cc:2468] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 1.
I20260710 13:27:44.868476 30144 consensus_queue.cc:237] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.872586 30014 tablet_bootstrap.cc:492] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475: No bootstrap required, opened a new log
I20260710 13:27:44.868639 30106 raft_consensus.cc:515] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.874591 30014 ts_tablet_manager.cc:1403] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475: Time spent bootstrapping tablet: real 0.103s	user 0.027s	sys 0.064s
I20260710 13:27:44.878152 30014 raft_consensus.cc:359] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:44.882516 30014 raft_consensus.cc:385] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.882894 30014 raft_consensus.cc:740] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2578888a3dbf4efbb005015015084475, State: Initialized, Role: FOLLOWER
W20260710 13:27:44.883493 29932 consensus_peers.cc:597] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 -> Peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Couldn't send request to peer 92dfae1f88c54db2a8b8c9b786115dca. 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 13:27:44.883970 30014 consensus_queue.cc:260] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:44.890543 30014 ts_tablet_manager.cc:1434] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 13:27:44.891911 30014 tablet_bootstrap.cc:492] T 81c258bd1241480f99136d54fe55b185 P 2578888a3dbf4efbb005015015084475: Bootstrap starting.
I20260710 13:27:44.893086 30015 tablet_bootstrap.cc:492] T 7105a8a8d5844d3b9734661754c9c1cf P 92dfae1f88c54db2a8b8c9b786115dca: No bootstrap required, opened a new log
I20260710 13:27:44.893621 30015 ts_tablet_manager.cc:1403] T 7105a8a8d5844d3b9734661754c9c1cf P 92dfae1f88c54db2a8b8c9b786115dca: Time spent bootstrapping tablet: real 0.131s	user 0.014s	sys 0.003s
I20260710 13:27:44.893795 30089 consensus_queue.cc:1048] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:44.896651 30015 raft_consensus.cc:359] T 7105a8a8d5844d3b9734661754c9c1cf P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:44.897594 30015 raft_consensus.cc:385] T 7105a8a8d5844d3b9734661754c9c1cf P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.897876 30015 raft_consensus.cc:740] T 7105a8a8d5844d3b9734661754c9c1cf P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.898619 30015 consensus_queue.cc:260] T 7105a8a8d5844d3b9734661754c9c1cf P 92dfae1f88c54db2a8b8c9b786115dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:44.908167 30014 tablet_bootstrap.cc:654] T 81c258bd1241480f99136d54fe55b185 P 2578888a3dbf4efbb005015015084475: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:44.910125 29820 raft_consensus.cc:3060] T 7105a8a8d5844d3b9734661754c9c1cf P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:44.910506 30106 leader_election.cc:290] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 election: Requested vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:44.911679 30015 ts_tablet_manager.cc:1434] T 7105a8a8d5844d3b9734661754c9c1cf P 92dfae1f88c54db2a8b8c9b786115dca: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:27:44.912875 30015 tablet_bootstrap.cc:492] T fc6a933e416b473591852789e6a3e208 P 92dfae1f88c54db2a8b8c9b786115dca: Bootstrap starting.
I20260710 13:27:44.923347 29967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf21c4116b246a4b32f6cb6c220009e" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475"
I20260710 13:27:44.925238 29743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf21c4116b246a4b32f6cb6c220009e" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c"
I20260710 13:27:44.925897 29743 raft_consensus.cc:3060] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:44.921543 30151 consensus_queue.cc:1048] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:27:44.929919 30015 tablet_bootstrap.cc:654] T fc6a933e416b473591852789e6a3e208 P 92dfae1f88c54db2a8b8c9b786115dca: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:44.929070 29785 leader_election.cc:343] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:44.936762 29640 catalog_manager.cc:5697] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c reported cstate change: term changed from 0 to 1, leader changed from <none> to ef26a10f2f634d339549be65cc95746c (127.26.249.1). New cstate: current_term: 1 leader_uuid: "ef26a10f2f634d339549be65cc95746c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:44.944008 30116 raft_consensus.cc:493] T d2963640fcf14be3ada6393f23138301 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:44.944648 30116 raft_consensus.cc:515] T d2963640fcf14be3ada6393f23138301 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:44.946951 29743 raft_consensus.cc:2468] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92dfae1f88c54db2a8b8c9b786115dca in term 1.
I20260710 13:27:44.949926 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2963640fcf14be3ada6393f23138301" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:44.952016 29785 leader_election.cc:304] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 92dfae1f88c54db2a8b8c9b786115dca, ef26a10f2f634d339549be65cc95746c; no voters: 2578888a3dbf4efbb005015015084475
I20260710 13:27:44.952373 30116 leader_election.cc:290] T d2963640fcf14be3ada6393f23138301 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:44.954161 29818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2963640fcf14be3ada6393f23138301" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:44.955308 29818 raft_consensus.cc:2393] T d2963640fcf14be3ada6393f23138301 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2578888a3dbf4efbb005015015084475 in current term 1: Already voted for candidate 9009e0d1fe1f4262bc03240f391d0976 in this term.
I20260710 13:27:44.957047 30106 raft_consensus.cc:2804] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:44.958021 30106 raft_consensus.cc:697] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [term 1 LEADER]: Becoming Leader. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Running, Role: LEADER
I20260710 13:27:44.959169 30106 consensus_queue.cc:237] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.963126 29934 leader_election.cc:304] T d2963640fcf14be3ada6393f23138301 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2578888a3dbf4efbb005015015084475; no voters: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:44.964895 30116 raft_consensus.cc:3060] T d2963640fcf14be3ada6393f23138301 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:44.970520 30015 tablet_bootstrap.cc:492] T fc6a933e416b473591852789e6a3e208 P 92dfae1f88c54db2a8b8c9b786115dca: No bootstrap required, opened a new log
I20260710 13:27:44.971169 30015 ts_tablet_manager.cc:1403] T fc6a933e416b473591852789e6a3e208 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.010s
I20260710 13:27:44.977131 30014 tablet_bootstrap.cc:492] T 81c258bd1241480f99136d54fe55b185 P 2578888a3dbf4efbb005015015084475: No bootstrap required, opened a new log
I20260710 13:27:44.977653 30014 ts_tablet_manager.cc:1403] T 81c258bd1241480f99136d54fe55b185 P 2578888a3dbf4efbb005015015084475: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.005s
I20260710 13:27:44.981145 30014 raft_consensus.cc:359] T 81c258bd1241480f99136d54fe55b185 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:44.982143 30014 raft_consensus.cc:385] T 81c258bd1241480f99136d54fe55b185 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.982611 30014 raft_consensus.cc:740] T 81c258bd1241480f99136d54fe55b185 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2578888a3dbf4efbb005015015084475, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.983366 30014 consensus_queue.cc:260] T 81c258bd1241480f99136d54fe55b185 P 2578888a3dbf4efbb005015015084475 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:44.987373 30015 raft_consensus.cc:359] T fc6a933e416b473591852789e6a3e208 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.988130 30015 raft_consensus.cc:385] T fc6a933e416b473591852789e6a3e208 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:44.988407 30015 raft_consensus.cc:740] T fc6a933e416b473591852789e6a3e208 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Initialized, Role: FOLLOWER
I20260710 13:27:44.993487 30015 consensus_queue.cc:260] T fc6a933e416b473591852789e6a3e208 P 92dfae1f88c54db2a8b8c9b786115dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:44.996109 30015 ts_tablet_manager.cc:1434] T fc6a933e416b473591852789e6a3e208 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:27:44.997095 30015 tablet_bootstrap.cc:492] T ab928609b9f7432793d0745fc86bf5b3 P 92dfae1f88c54db2a8b8c9b786115dca: Bootstrap starting.
I20260710 13:27:44.998484 30014 ts_tablet_manager.cc:1434] T 81c258bd1241480f99136d54fe55b185 P 2578888a3dbf4efbb005015015084475: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260710 13:27:45.003928 30015 tablet_bootstrap.cc:654] T ab928609b9f7432793d0745fc86bf5b3 P 92dfae1f88c54db2a8b8c9b786115dca: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:45.005435 30104 raft_consensus.cc:493] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.006028 30104 raft_consensus.cc:515] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:45.007153 30069 consensus_queue.cc:1048] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:45.008635 30104 leader_election.cc:290] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:45.009969 30014 tablet_bootstrap.cc:492] T ddf21c4116b246a4b32f6cb6c220009e P 2578888a3dbf4efbb005015015084475: Bootstrap starting.
I20260710 13:27:45.013618 29967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b673c809bc43b5a09d757c3e48104f" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
W20260710 13:27:45.015400 29785 leader_election.cc:343] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:45.016974 30014 tablet_bootstrap.cc:654] T ddf21c4116b246a4b32f6cb6c220009e P 2578888a3dbf4efbb005015015084475: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:45.019783 29710 consensus_peers.cc:597] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c -> Peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Couldn't send request to peer 2578888a3dbf4efbb005015015084475. 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 13:27:45.025990 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b673c809bc43b5a09d757c3e48104f" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:45.026831 29894 raft_consensus.cc:2468] T f2b673c809bc43b5a09d757c3e48104f P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92dfae1f88c54db2a8b8c9b786115dca in term 0.
I20260710 13:27:45.028606 29786 leader_election.cc:304] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [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: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca; no voters: 2578888a3dbf4efbb005015015084475
I20260710 13:27:45.029479 30104 raft_consensus.cc:2804] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:45.029903 30104 raft_consensus.cc:493] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:45.030272 30104 raft_consensus.cc:3060] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.035542 30144 raft_consensus.cc:493] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.036352 30144 raft_consensus.cc:515] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:45.048955 30038 raft_consensus.cc:493] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.049837 30038 raft_consensus.cc:515] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:45.054239 29820 raft_consensus.cc:3060] T fc6a933e416b473591852789e6a3e208 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.055759 30144 leader_election.cc:290] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:45.057014 29967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71c0b14325741d8885f8fbe4496032b" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:45.057701 29967 raft_consensus.cc:2468] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 0.
I20260710 13:27:45.057696 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71c0b14325741d8885f8fbe4496032b" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:45.059952 29710 leader_election.cc:304] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:45.060909 29894 raft_consensus.cc:2468] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 0.
I20260710 13:27:45.061997 30144 raft_consensus.cc:2804] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:45.062482 30144 raft_consensus.cc:493] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:45.063043 30144 raft_consensus.cc:3060] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.065955 30104 raft_consensus.cc:515] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:45.080778 30069 consensus_queue.cc:1048] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:45.085278 30038 leader_election.cc:290] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:45.085925 30116 raft_consensus.cc:2749] T d2963640fcf14be3ada6393f23138301 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:45.087848 30015 tablet_bootstrap.cc:492] T ab928609b9f7432793d0745fc86bf5b3 P 92dfae1f88c54db2a8b8c9b786115dca: No bootstrap required, opened a new log
I20260710 13:27:45.088333 30015 ts_tablet_manager.cc:1403] T ab928609b9f7432793d0745fc86bf5b3 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent bootstrapping tablet: real 0.091s	user 0.022s	sys 0.011s
I20260710 13:27:45.088598 30014 tablet_bootstrap.cc:492] T ddf21c4116b246a4b32f6cb6c220009e P 2578888a3dbf4efbb005015015084475: No bootstrap required, opened a new log
I20260710 13:27:45.089116 30014 ts_tablet_manager.cc:1403] T ddf21c4116b246a4b32f6cb6c220009e P 2578888a3dbf4efbb005015015084475: Time spent bootstrapping tablet: real 0.079s	user 0.023s	sys 0.008s
I20260710 13:27:45.090112 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d412c75e111442daef36aa99f75ee80" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:45.094218 29967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b673c809bc43b5a09d757c3e48104f" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475"
I20260710 13:27:45.094482 29745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d412c75e111442daef36aa99f75ee80" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:45.100579 29785 leader_election.cc:304] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92dfae1f88c54db2a8b8c9b786115dca; no voters: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c
W20260710 13:27:45.101919 29785 leader_election.cc:343] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:45.098367 30015 raft_consensus.cc:359] T ab928609b9f7432793d0745fc86bf5b3 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:45.103116 30015 raft_consensus.cc:385] T ab928609b9f7432793d0745fc86bf5b3 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:45.103601 30015 raft_consensus.cc:740] T ab928609b9f7432793d0745fc86bf5b3 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Initialized, Role: FOLLOWER
I20260710 13:27:45.103798 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b673c809bc43b5a09d757c3e48104f" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:45.101794 30106 raft_consensus.cc:2749] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:45.106928 29892 raft_consensus.cc:3060] T f2b673c809bc43b5a09d757c3e48104f P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.104383 29640 catalog_manager.cc:5697] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2). New cstate: current_term: 1 leader_uuid: "92dfae1f88c54db2a8b8c9b786115dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:45.105788 30144 raft_consensus.cc:515] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:45.104293 30015 consensus_queue.cc:260] T ab928609b9f7432793d0745fc86bf5b3 P 92dfae1f88c54db2a8b8c9b786115dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:45.107198 29818 raft_consensus.cc:3060] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.108305 30014 raft_consensus.cc:359] T ddf21c4116b246a4b32f6cb6c220009e P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:45.132957 30014 raft_consensus.cc:385] T ddf21c4116b246a4b32f6cb6c220009e P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:45.133294 30014 raft_consensus.cc:740] T ddf21c4116b246a4b32f6cb6c220009e P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2578888a3dbf4efbb005015015084475, State: Initialized, Role: FOLLOWER
I20260710 13:27:45.097743 30104 leader_election.cc:290] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 election: Requested vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:45.134406 30015 ts_tablet_manager.cc:1434] T ab928609b9f7432793d0745fc86bf5b3 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260710 13:27:45.134876 30014 consensus_queue.cc:260] T ddf21c4116b246a4b32f6cb6c220009e P 2578888a3dbf4efbb005015015084475 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:45.135672 30015 tablet_bootstrap.cc:492] T 6f077f59b2774169a428eaa690738af7 P 92dfae1f88c54db2a8b8c9b786115dca: Bootstrap starting.
I20260710 13:27:45.137349 30014 ts_tablet_manager.cc:1434] T ddf21c4116b246a4b32f6cb6c220009e P 2578888a3dbf4efbb005015015084475: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.001s
I20260710 13:27:45.138536 30014 tablet_bootstrap.cc:492] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475: Bootstrap starting.
I20260710 13:27:45.139508 29894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71c0b14325741d8885f8fbe4496032b" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:45.140209 29894 raft_consensus.cc:3060] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.140843 30144 leader_election.cc:290] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 election: Requested vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:45.144176 29967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71c0b14325741d8885f8fbe4496032b" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475"
I20260710 13:27:45.144841 29967 raft_consensus.cc:3060] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.149835 30089 consensus_queue.cc:1048] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:45.159955 29967 raft_consensus.cc:2468] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 1.
I20260710 13:27:45.161270 30015 tablet_bootstrap.cc:654] T 6f077f59b2774169a428eaa690738af7 P 92dfae1f88c54db2a8b8c9b786115dca: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:45.161480 29710 leader_election.cc:304] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:45.162499 30144 raft_consensus.cc:2804] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:45.162973 30144 raft_consensus.cc:697] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [term 1 LEADER]: Becoming Leader. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Running, Role: LEADER
I20260710 13:27:45.163938 29894 raft_consensus.cc:2468] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 1.
I20260710 13:27:45.163823 30144 consensus_queue.cc:237] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:45.115136 29892 raft_consensus.cc:2468] T f2b673c809bc43b5a09d757c3e48104f P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92dfae1f88c54db2a8b8c9b786115dca in term 1.
I20260710 13:27:45.175402 29786 leader_election.cc:304] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca; no voters: 2578888a3dbf4efbb005015015084475
I20260710 13:27:45.157819 30014 tablet_bootstrap.cc:654] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:45.188225 30038 raft_consensus.cc:2804] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:45.191665 30038 raft_consensus.cc:697] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [term 1 LEADER]: Becoming Leader. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Running, Role: LEADER
I20260710 13:27:45.192652 30038 consensus_queue.cc:237] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:45.221581 30037 raft_consensus.cc:493] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.222084 30037 raft_consensus.cc:515] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:45.224205 30037 leader_election.cc:290] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:45.224555 30050 consensus_queue.cc:1048] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:45.227069 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9182fef6e01c474cabef4a661460d2c7" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:45.227782 29892 raft_consensus.cc:2468] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 0.
I20260710 13:27:45.229096 29934 leader_election.cc:304] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2578888a3dbf4efbb005015015084475, 9009e0d1fe1f4262bc03240f391d0976; no voters: 
I20260710 13:27:45.230245 30123 raft_consensus.cc:2804] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:27:45.230638 30123 raft_consensus.cc:493] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:45.231036 30123 raft_consensus.cc:3060] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.234644 29817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9182fef6e01c474cabef4a661460d2c7" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
W20260710 13:27:45.237365 29932 leader_election.cc:343] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:45.243513 30148 consensus_queue.cc:1048] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:45.250325 30014 tablet_bootstrap.cc:492] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475: No bootstrap required, opened a new log
I20260710 13:27:45.250988 30014 ts_tablet_manager.cc:1403] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475: Time spent bootstrapping tablet: real 0.113s	user 0.008s	sys 0.003s
I20260710 13:27:45.254341 30014 raft_consensus.cc:359] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:45.255573 30014 raft_consensus.cc:385] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:45.255863 30014 raft_consensus.cc:740] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2578888a3dbf4efbb005015015084475, State: Initialized, Role: FOLLOWER
I20260710 13:27:45.256595 30014 consensus_queue.cc:260] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:45.258517 30015 tablet_bootstrap.cc:492] T 6f077f59b2774169a428eaa690738af7 P 92dfae1f88c54db2a8b8c9b786115dca: No bootstrap required, opened a new log
I20260710 13:27:45.259492 30015 ts_tablet_manager.cc:1403] T 6f077f59b2774169a428eaa690738af7 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent bootstrapping tablet: real 0.124s	user 0.026s	sys 0.032s
I20260710 13:27:45.261121 30069 raft_consensus.cc:493] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.261677 30069 raft_consensus.cc:515] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:45.262249 30015 raft_consensus.cc:359] T 6f077f59b2774169a428eaa690738af7 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:45.263016 30015 raft_consensus.cc:385] T 6f077f59b2774169a428eaa690738af7 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:45.263311 30015 raft_consensus.cc:740] T 6f077f59b2774169a428eaa690738af7 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Initialized, Role: FOLLOWER
I20260710 13:27:45.261525 29640 catalog_manager.cc:5697] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca reported cstate change: term changed from 0 to 1, leader changed from <none> to 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2). New cstate: current_term: 1 leader_uuid: "92dfae1f88c54db2a8b8c9b786115dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:45.263983 30015 consensus_queue.cc:260] T 6f077f59b2774169a428eaa690738af7 P 92dfae1f88c54db2a8b8c9b786115dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:45.265632 29743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2c9ae7c80144d2a086aa4150546428" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:45.266767 30015 ts_tablet_manager.cc:1434] T 6f077f59b2774169a428eaa690738af7 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:27:45.267758 30015 tablet_bootstrap.cc:492] T 9182fef6e01c474cabef4a661460d2c7 P 92dfae1f88c54db2a8b8c9b786115dca: Bootstrap starting.
I20260710 13:27:45.267381 30069 leader_election.cc:290] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:45.274781 29891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2c9ae7c80144d2a086aa4150546428" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:45.278813 29934 leader_election.cc:304] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2578888a3dbf4efbb005015015084475; no voters: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c
I20260710 13:27:45.280668 30037 raft_consensus.cc:2749] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:45.285763 30014 ts_tablet_manager.cc:1434] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475: Time spent starting tablet: real 0.034s	user 0.001s	sys 0.004s
I20260710 13:27:45.286772 29968 raft_consensus.cc:3060] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.287125 30014 tablet_bootstrap.cc:492] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475: Bootstrap starting.
I20260710 13:27:45.296479 30148 consensus_queue.cc:1048] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:45.298200 30015 tablet_bootstrap.cc:654] T 9182fef6e01c474cabef4a661460d2c7 P 92dfae1f88c54db2a8b8c9b786115dca: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:45.301924 30123 raft_consensus.cc:515] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:45.305397 29817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9182fef6e01c474cabef4a661460d2c7" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
W20260710 13:27:45.307047 29932 leader_election.cc:343] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:27:45.305428 29640 catalog_manager.cc:5697] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c reported cstate change: term changed from 0 to 1, leader changed from <none> to ef26a10f2f634d339549be65cc95746c (127.26.249.1). New cstate: current_term: 1 leader_uuid: "ef26a10f2f634d339549be65cc95746c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:45.319983 30123 leader_election.cc:290] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 election: Requested vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:45.326259 30014 tablet_bootstrap.cc:654] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475: Neither blocks nor log segments found. Creating new log.
I20260710 13:27:45.330929 30123 raft_consensus.cc:493] T ddf21c4116b246a4b32f6cb6c220009e P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.334640 30123 raft_consensus.cc:515] T ddf21c4116b246a4b32f6cb6c220009e P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:45.336059 29968 raft_consensus.cc:3060] T 81c258bd1241480f99136d54fe55b185 P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.337539 30123 leader_election.cc:290] T ddf21c4116b246a4b32f6cb6c220009e P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:45.340660 29817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf21c4116b246a4b32f6cb6c220009e" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:45.342971 29891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9182fef6e01c474cabef4a661460d2c7" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:45.343955 29891 raft_consensus.cc:3060] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.354187 30015 tablet_bootstrap.cc:492] T 9182fef6e01c474cabef4a661460d2c7 P 92dfae1f88c54db2a8b8c9b786115dca: No bootstrap required, opened a new log
I20260710 13:27:45.355046 30015 ts_tablet_manager.cc:1403] T 9182fef6e01c474cabef4a661460d2c7 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent bootstrapping tablet: real 0.088s	user 0.036s	sys 0.021s
I20260710 13:27:45.358245 29743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf21c4116b246a4b32f6cb6c220009e" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:45.358615 30015 raft_consensus.cc:359] T 9182fef6e01c474cabef4a661460d2c7 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:45.359776 29743 raft_consensus.cc:2393] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2578888a3dbf4efbb005015015084475 in current term 1: Already voted for candidate 92dfae1f88c54db2a8b8c9b786115dca in this term.
I20260710 13:27:45.359836 30015 raft_consensus.cc:385] T 9182fef6e01c474cabef4a661460d2c7 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:45.360221 30015 raft_consensus.cc:740] T 9182fef6e01c474cabef4a661460d2c7 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Initialized, Role: FOLLOWER
I20260710 13:27:45.361137 30015 consensus_queue.cc:260] T 9182fef6e01c474cabef4a661460d2c7 P 92dfae1f88c54db2a8b8c9b786115dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:45.365552 30104 raft_consensus.cc:493] T 6f077f59b2774169a428eaa690738af7 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.366127 30104 raft_consensus.cc:515] T 6f077f59b2774169a428eaa690738af7 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:45.368978 30104 leader_election.cc:290] T 6f077f59b2774169a428eaa690738af7 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:45.370795 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f077f59b2774169a428eaa690738af7" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:45.371243 30144 consensus_queue.cc:1048] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:45.376920 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f077f59b2774169a428eaa690738af7" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:45.376994 29933 leader_election.cc:304] T ddf21c4116b246a4b32f6cb6c220009e P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2578888a3dbf4efbb005015015084475; no voters: 92dfae1f88c54db2a8b8c9b786115dca, ef26a10f2f634d339549be65cc95746c
I20260710 13:27:45.380163 30123 raft_consensus.cc:3060] T ddf21c4116b246a4b32f6cb6c220009e P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.380554 30015 ts_tablet_manager.cc:1434] T 9182fef6e01c474cabef4a661460d2c7 P 92dfae1f88c54db2a8b8c9b786115dca: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 13:27:45.394167 29785 leader_election.cc:304] T 6f077f59b2774169a428eaa690738af7 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92dfae1f88c54db2a8b8c9b786115dca; no voters: 2578888a3dbf4efbb005015015084475, 9009e0d1fe1f4262bc03240f391d0976
I20260710 13:27:45.397702 30038 raft_consensus.cc:2749] T 6f077f59b2774169a428eaa690738af7 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:45.401626 30144 consensus_queue.cc:1048] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:27:45.411867 29891 raft_consensus.cc:2468] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 1.
I20260710 13:27:45.416334 30123 raft_consensus.cc:2749] T ddf21c4116b246a4b32f6cb6c220009e P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:45.419899 30038 raft_consensus.cc:493] T 9182fef6e01c474cabef4a661460d2c7 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.420426 30038 raft_consensus.cc:515] T 9182fef6e01c474cabef4a661460d2c7 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:45.420464 30104 consensus_queue.cc:1048] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:45.422684 30038 leader_election.cc:290] T 9182fef6e01c474cabef4a661460d2c7 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:45.423502 29891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9182fef6e01c474cabef4a661460d2c7" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:45.424288 29818 raft_consensus.cc:3060] T ab928609b9f7432793d0745fc86bf5b3 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.425249 29891 raft_consensus.cc:2393] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 92dfae1f88c54db2a8b8c9b786115dca in current term 1: Already voted for candidate 2578888a3dbf4efbb005015015084475 in this term.
I20260710 13:27:45.425503 29967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9182fef6e01c474cabef4a661460d2c7" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:45.426573 29967 raft_consensus.cc:2393] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 92dfae1f88c54db2a8b8c9b786115dca in current term 1: Already voted for candidate 2578888a3dbf4efbb005015015084475 in this term.
I20260710 13:27:45.428215 29785 leader_election.cc:304] T 9182fef6e01c474cabef4a661460d2c7 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 92dfae1f88c54db2a8b8c9b786115dca; no voters: 2578888a3dbf4efbb005015015084475, 9009e0d1fe1f4262bc03240f391d0976
I20260710 13:27:45.433753 30038 raft_consensus.cc:3060] T 9182fef6e01c474cabef4a661460d2c7 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.431918 29934 leader_election.cc:304] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2578888a3dbf4efbb005015015084475, 9009e0d1fe1f4262bc03240f391d0976; no voters: 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:45.438485 30123 raft_consensus.cc:2804] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:27:45.439188 30123 raft_consensus.cc:697] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [term 1 LEADER]: Becoming Leader. State: Replica: 2578888a3dbf4efbb005015015084475, State: Running, Role: LEADER
I20260710 13:27:45.440383 30123 consensus_queue.cc:237] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:45.465862 30014 tablet_bootstrap.cc:492] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475: No bootstrap required, opened a new log
I20260710 13:27:45.466686 30014 ts_tablet_manager.cc:1403] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475: Time spent bootstrapping tablet: real 0.180s	user 0.047s	sys 0.050s
I20260710 13:27:45.468642 30038 raft_consensus.cc:2749] T 9182fef6e01c474cabef4a661460d2c7 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:45.470408 30014 raft_consensus.cc:359] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:45.471413 30014 raft_consensus.cc:385] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:45.471735 30014 raft_consensus.cc:740] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2578888a3dbf4efbb005015015084475, State: Initialized, Role: FOLLOWER
I20260710 13:27:45.472492 30014 consensus_queue.cc:260] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:45.475435 30014 ts_tablet_manager.cc:1434] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:27:45.489764 29817 raft_consensus.cc:3060] T 6f077f59b2774169a428eaa690738af7 P 92dfae1f88c54db2a8b8c9b786115dca [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.496313 30014 tablet_bootstrap.cc:492] T f2b673c809bc43b5a09d757c3e48104f P 2578888a3dbf4efbb005015015084475: Bootstrap starting.
I20260710 13:27:45.511942 30014 tablet_bootstrap.cc:654] T f2b673c809bc43b5a09d757c3e48104f P 2578888a3dbf4efbb005015015084475: Neither blocks nor log segments found. Creating new log.
W20260710 13:27:45.525713 29691 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:27:45.528172 30014 tablet_bootstrap.cc:492] T f2b673c809bc43b5a09d757c3e48104f P 2578888a3dbf4efbb005015015084475: No bootstrap required, opened a new log
I20260710 13:27:45.528697 30014 ts_tablet_manager.cc:1403] T f2b673c809bc43b5a09d757c3e48104f P 2578888a3dbf4efbb005015015084475: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.001s
I20260710 13:27:45.531481 30014 raft_consensus.cc:359] T f2b673c809bc43b5a09d757c3e48104f P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:45.532215 30014 raft_consensus.cc:385] T f2b673c809bc43b5a09d757c3e48104f P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:27:45.532518 30014 raft_consensus.cc:740] T f2b673c809bc43b5a09d757c3e48104f P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2578888a3dbf4efbb005015015084475, State: Initialized, Role: FOLLOWER
I20260710 13:27:45.533169 30014 consensus_queue.cc:260] T f2b673c809bc43b5a09d757c3e48104f P 2578888a3dbf4efbb005015015084475 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:45.535673 30014 ts_tablet_manager.cc:1434] T f2b673c809bc43b5a09d757c3e48104f P 2578888a3dbf4efbb005015015084475: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:27:45.537881 30106 consensus_queue.cc:1048] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:45.557706 30144 consensus_queue.cc:1048] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:45.559526 29641 catalog_manager.cc:5697] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2578888a3dbf4efbb005015015084475 (127.26.249.4). New cstate: current_term: 1 leader_uuid: "2578888a3dbf4efbb005015015084475" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:45.574303 30144 consensus_queue.cc:1048] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:45.645725 30038 raft_consensus.cc:493] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.646175 30038 raft_consensus.cc:515] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:45.648064 30038 leader_election.cc:290] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:45.648850 29743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:45.649139 29891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:45.650574 29786 leader_election.cc:304] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [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: 92dfae1f88c54db2a8b8c9b786115dca; no voters: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c
I20260710 13:27:45.651310 30038 raft_consensus.cc:2749] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:27:45.709306 29968 raft_consensus.cc:3060] T f2b673c809bc43b5a09d757c3e48104f P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.716917 30038 consensus_queue.cc:1048] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:45.732424 30104 consensus_queue.cc:1048] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:45.823938 30123 raft_consensus.cc:493] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:45.824566 30123 raft_consensus.cc:515] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:45.831305 30123 leader_election.cc:290] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:45.831954 29743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa4bd35d894e5eade405d69a80364e" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:45.832098 29891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa4bd35d894e5eade405d69a80364e" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:45.835950 29934 leader_election.cc:304] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2578888a3dbf4efbb005015015084475; no voters: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c
I20260710 13:27:45.836931 30037 raft_consensus.cc:2749] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:27:45.899466 30089 raft_consensus.cc:493] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 92dfae1f88c54db2a8b8c9b786115dca)
I20260710 13:27:45.900022 30089 raft_consensus.cc:515] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:45.902837 30089 leader_election.cc:290] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:45.902786 29743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:45.903941 29743 raft_consensus.cc:2393] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9009e0d1fe1f4262bc03240f391d0976 in current term 2: Already voted for candidate ef26a10f2f634d339549be65cc95746c in this term.
I20260710 13:27:45.905078 29817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:45.905872 29817 raft_consensus.cc:2468] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9009e0d1fe1f4262bc03240f391d0976 in term 2.
I20260710 13:27:45.907392 29858 leader_election.cc:304] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [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: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca; no voters: ef26a10f2f634d339549be65cc95746c
I20260710 13:27:45.908840 30089 raft_consensus.cc:2804] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:45.909921 30089 raft_consensus.cc:493] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 92dfae1f88c54db2a8b8c9b786115dca)
I20260710 13:27:45.910281 30089 raft_consensus.cc:3060] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:45.917537 30089 raft_consensus.cc:515] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:45.919847 30089 leader_election.cc:290] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 2 election: Requested vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:45.920704 29743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c"
I20260710 13:27:45.921336 29817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
I20260710 13:27:45.922106 29743 raft_consensus.cc:2393] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9009e0d1fe1f4262bc03240f391d0976 in current term 2: Already voted for candidate ef26a10f2f634d339549be65cc95746c in this term.
I20260710 13:27:45.931989 29817 raft_consensus.cc:2468] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9009e0d1fe1f4262bc03240f391d0976 in term 2.
I20260710 13:27:45.933488 29858 leader_election.cc:304] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [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: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca; no voters: ef26a10f2f634d339549be65cc95746c
I20260710 13:27:45.934460 30089 raft_consensus.cc:2804] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:45.935102 30089 raft_consensus.cc:697] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 2 LEADER]: Becoming Leader. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Running, Role: LEADER
I20260710 13:27:45.936414 30089 consensus_queue.cc:237] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:45.947495 29966 raft_consensus.cc:3060] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:27:45.948122 30037 consensus_queue.cc:1048] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:27:45.954178 29641 catalog_manager.cc:5697] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 reported cstate change: term changed from 1 to 2, leader changed from 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2) to 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3). New cstate: current_term: 2 leader_uuid: "9009e0d1fe1f4262bc03240f391d0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:45.986935 30037 consensus_queue.cc:1048] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:46.068917 30151 raft_consensus.cc:493] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:46.069411 30151 raft_consensus.cc:515] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:46.071308 30151 leader_election.cc:290] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:46.072019 29818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:46.072234 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:46.072764 29818 raft_consensus.cc:2468] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 2.
I20260710 13:27:46.073987 29709 leader_election.cc:304] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [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: 92dfae1f88c54db2a8b8c9b786115dca, ef26a10f2f634d339549be65cc95746c; no voters: 9009e0d1fe1f4262bc03240f391d0976
I20260710 13:27:46.074641 30151 raft_consensus.cc:2804] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:27:46.075130 30151 raft_consensus.cc:493] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:46.075435 30151 raft_consensus.cc:3060] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:46.080504 30151 raft_consensus.cc:515] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:46.082670 30151 leader_election.cc:290] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 3 election: Requested vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:46.083140 29818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
I20260710 13:27:46.083494 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:46.083945 29818 raft_consensus.cc:3060] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:46.098063 29818 raft_consensus.cc:2468] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 3.
I20260710 13:27:46.099643 29709 leader_election.cc:304] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [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: 92dfae1f88c54db2a8b8c9b786115dca, ef26a10f2f634d339549be65cc95746c; no voters: 9009e0d1fe1f4262bc03240f391d0976
I20260710 13:27:46.100890 30151 raft_consensus.cc:2804] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:46.101426 30151 raft_consensus.cc:697] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 3 LEADER]: Becoming Leader. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Running, Role: LEADER
I20260710 13:27:46.102770 30151 consensus_queue.cc:237] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:46.117410 29640 catalog_manager.cc:5697] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c reported cstate change: term changed from 2 to 3, leader changed from 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3) to ef26a10f2f634d339549be65cc95746c (127.26.249.1). New cstate: current_term: 3 leader_uuid: "ef26a10f2f634d339549be65cc95746c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:46.167577 27620 tablet_server.cc:179] TabletServer@127.26.249.1:0 shutting down...
W20260710 13:27:46.197832 29859 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 139 similar messages]
W20260710 13:27:46.201998 29859 consensus_peers.cc:597] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 -> Peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Couldn't send request to peer ef26a10f2f634d339549be65cc95746c. 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 13:27:46.219449 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:27:46.220449 27620 tablet_replica.cc:333] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c: stopping tablet replica
I20260710 13:27:46.221609 27620 raft_consensus.cc:2243] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:46.222640 27620 raft_consensus.cc:2272] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:46.225862 27620 tablet_replica.cc:333] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c: stopping tablet replica
I20260710 13:27:46.226606 27620 raft_consensus.cc:2243] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:27:46.227368 29785 consensus_peers.cc:597] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca -> Peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Couldn't send request to peer ef26a10f2f634d339549be65cc95746c. 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 13:27:46.227576 27620 raft_consensus.cc:2272] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:46.229818 27620 tablet_replica.cc:333] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c: stopping tablet replica
I20260710 13:27:46.230429 27620 raft_consensus.cc:2243] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:46.231283 27620 raft_consensus.cc:2272] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:46.232944 27620 tablet_replica.cc:333] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c: stopping tablet replica
I20260710 13:27:46.233486 27620 raft_consensus.cc:2243] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:27:46.234009 27620 pending_rounds.cc:70] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c: Trying to abort 2 pending ops.
I20260710 13:27:46.234254 27620 pending_rounds.cc:77] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c: Aborting op as it isn't in flight: id { term: 3 index: 2 } timestamp: 7305994510766198784 op_type: NO_OP noop_request { }
I20260710 13:27:46.234584 27620 raft_consensus.cc:2889] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:27:46.234814 27620 pending_rounds.cc:77] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305994500836691968 op_type: NO_OP noop_request { }
I20260710 13:27:46.235057 27620 raft_consensus.cc:2889] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:27:46.235383 27620 raft_consensus.cc:2272] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:46.237560 27620 tablet_replica.cc:333] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c: stopping tablet replica
I20260710 13:27:46.238131 27620 raft_consensus.cc:2243] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:46.238528 27620 raft_consensus.cc:2272] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:46.240197 27620 tablet_replica.cc:333] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c: stopping tablet replica
I20260710 13:27:46.240748 27620 raft_consensus.cc:2243] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:46.241477 27620 raft_consensus.cc:2272] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:46.244211 27620 tablet_replica.cc:333] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c: stopping tablet replica
I20260710 13:27:46.244787 27620 raft_consensus.cc:2243] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:46.245478 27620 raft_consensus.cc:2272] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:46.247311 27620 tablet_replica.cc:333] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c: stopping tablet replica
I20260710 13:27:46.247824 27620 raft_consensus.cc:2243] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:46.248219 27620 raft_consensus.cc:2272] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:46.249842 27620 tablet_replica.cc:333] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c: stopping tablet replica
I20260710 13:27:46.250396 27620 raft_consensus.cc:2243] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:46.250824 27620 raft_consensus.cc:2272] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:46.253088 27620 tablet_replica.cc:333] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c: stopping tablet replica
I20260710 13:27:46.253631 27620 raft_consensus.cc:2243] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:46.254082 27620 raft_consensus.cc:2272] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:46.255872 27620 tablet_replica.cc:333] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c: stopping tablet replica
I20260710 13:27:46.256382 27620 raft_consensus.cc:2243] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:46.257054 27620 raft_consensus.cc:2272] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:46.259557 27620 tablet_replica.cc:333] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c: stopping tablet replica
I20260710 13:27:46.260116 27620 raft_consensus.cc:2243] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:46.260880 27620 raft_consensus.cc:2272] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:46.262581 27620 tablet_replica.cc:333] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c: stopping tablet replica
I20260710 13:27:46.263204 27620 raft_consensus.cc:2243] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:27:46.264051 27620 raft_consensus.cc:2272] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:46.265995 27620 tablet_replica.cc:333] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c: stopping tablet replica
I20260710 13:27:46.266503 27620 raft_consensus.cc:2243] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:46.266916 27620 raft_consensus.cc:2272] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:46.268673 27620 tablet_replica.cc:333] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c: stopping tablet replica
I20260710 13:27:46.269186 27620 raft_consensus.cc:2243] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:46.269613 27620 raft_consensus.cc:2272] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:46.271626 27620 tablet_replica.cc:333] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c: stopping tablet replica
I20260710 13:27:46.272318 27620 raft_consensus.cc:2243] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:46.272724 27620 raft_consensus.cc:2272] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:46.274338 27620 tablet_replica.cc:333] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c: stopping tablet replica
I20260710 13:27:46.274813 27620 raft_consensus.cc:2243] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:46.275260 27620 raft_consensus.cc:2272] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:27:46.276883 27620 tablet_replica.cc:333] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c: stopping tablet replica
I20260710 13:27:46.277316 27620 raft_consensus.cc:2243] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:27:46.277890 27620 raft_consensus.cc:2272] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:27:46.288064 29859 consensus_peers.cc:597] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 -> Peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Couldn't send request to peer ef26a10f2f634d339549be65cc95746c. 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 13:27:46.321059 27620 tablet_server.cc:196] TabletServer@127.26.249.1:0 shutdown complete.
I20260710 13:27:46.359717 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:27:46.369256 30217 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 13:27:46.369520 30218 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 13:27:46.373348 30220 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 13:27:46.374322 27620 server_base.cc:1061] running on GCE node
I20260710 13:27:46.378850 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:27:46.379213 27620 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 13:27:46.379662 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690066379635 us; error 0 us; skew 500 ppm
I20260710 13:27:46.380656 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260710 13:27:46.385190 29859 consensus_peers.cc:597] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 -> Peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Couldn't send request to peer ef26a10f2f634d339549be65cc95746c. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:33833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:46.386878 27620 webserver.cc:533] Webserver started at http://127.26.249.1:41213/ using document root <none> and password file <none>
I20260710 13:27:46.387794 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:27:46.388060 27620 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:27:46.393769 27620 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
W20260710 13:27:46.403935 29859 consensus_peers.cc:597] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 -> Peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Couldn't send request to peer ef26a10f2f634d339549be65cc95746c. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:33833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:46.405436 30226 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:27:46.406500 27620 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.004s	sys 0.005s
I20260710 13:27:46.406929 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/ts-0-root
uuid: "ef26a10f2f634d339549be65cc95746c"
format_stamp: "Formatted at 2026-07-10 13:27:40 on dist-test-slave-hdws"
I20260710 13:27:46.407701 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783690002179479-27620-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 13:27:46.423815 29818 raft_consensus.cc:1240] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 3 FOLLOWER]: Rejecting Update request from peer 9009e0d1fe1f4262bc03240f391d0976 for earlier term 2. Current term is 3. Ops: []
I20260710 13:27:46.425361 30089 consensus_queue.cc:1059] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:46.426672 30050 raft_consensus.cc:3055] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:46.427274 30050 raft_consensus.cc:740] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Running, Role: LEADER
I20260710 13:27:46.428201 30050 consensus_queue.cc:260] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:46.429464 30050 raft_consensus.cc:3060] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:46.448575 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:27:46.450327 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:27:46.452040 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:27:46.457238 30233 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:27:46.487522 29933 consensus_peers.cc:597] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 -> Peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Couldn't send request to peer ef26a10f2f634d339549be65cc95746c. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:33833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:46.505157 29785 consensus_peers.cc:597] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca -> Peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Couldn't send request to peer ef26a10f2f634d339549be65cc95746c. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:33833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:46.518100 29785 consensus_peers.cc:597] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca -> Peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Couldn't send request to peer ef26a10f2f634d339549be65cc95746c. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:33833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:46.577735 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:27:46.578116 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.123s	user 0.003s	sys 0.001s
I20260710 13:27:46.578485 27620 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:27:46.586839 30233 tablet_bootstrap.cc:492] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
W20260710 13:27:46.595525 29933 consensus_peers.cc:597] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 -> Peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Couldn't send request to peer ef26a10f2f634d339549be65cc95746c. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:33833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:27:46.608093 29785 consensus_peers.cc:597] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca -> Peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Couldn't send request to peer ef26a10f2f634d339549be65cc95746c. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:33833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:46.625029 30233 tablet_bootstrap.cc:492] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c: 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 13:27:46.627082 30233 tablet_bootstrap.cc:492] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c: Bootstrap complete.
I20260710 13:27:46.627907 30233 ts_tablet_manager.cc:1403] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.007s
I20260710 13:27:46.631243 30233 raft_consensus.cc:359] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:46.631994 30233 raft_consensus.cc:740] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:46.632741 30233 consensus_queue.cc:260] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c [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: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:46.635216 30233 ts_tablet_manager.cc:1434] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:27:46.636041 30233 tablet_bootstrap.cc:492] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:46.664788 30233 tablet_bootstrap.cc:492] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c: 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 13:27:46.665802 30233 tablet_bootstrap.cc:492] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c: Bootstrap complete.
I20260710 13:27:46.666462 30233 ts_tablet_manager.cc:1403] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.011s
I20260710 13:27:46.668984 30233 raft_consensus.cc:359] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:46.669636 30233 raft_consensus.cc:740] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:46.670249 30233 consensus_queue.cc:260] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [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: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:46.672061 30233 ts_tablet_manager.cc:1434] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
W20260710 13:27:46.675467 29933 consensus_peers.cc:597] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 -> Peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Couldn't send request to peer ef26a10f2f634d339549be65cc95746c. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:33833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:27:46.676766 30233 tablet_bootstrap.cc:492] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:46.690454 27620 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:27:46.690798 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.112s	user 0.094s	sys 0.000s
I20260710 13:27:46.693321 30233 tablet_bootstrap.cc:492] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c: 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 13:27:46.694352 30233 tablet_bootstrap.cc:492] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c: Bootstrap complete.
I20260710 13:27:46.695170 30233 ts_tablet_manager.cc:1403] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 13:27:46.698001 30233 raft_consensus.cc:359] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:46.698807 30233 raft_consensus.cc:740] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:46.700069 30233 consensus_queue.cc:260] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [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: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:46.702404 30233 ts_tablet_manager.cc:1434] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:46.703276 30233 tablet_bootstrap.cc:492] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:46.720026 30233 tablet_bootstrap.cc:492] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c: 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 13:27:46.720995 30233 tablet_bootstrap.cc:492] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c: Bootstrap complete.
I20260710 13:27:46.721726 30233 ts_tablet_manager.cc:1403] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 13:27:46.724611 30233 raft_consensus.cc:359] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:46.725322 30233 raft_consensus.cc:740] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:46.726163 30233 consensus_queue.cc:260] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c [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: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:46.728323 30233 ts_tablet_manager.cc:1434] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 13:27:46.729151 30233 tablet_bootstrap.cc:492] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:46.749607 30233 tablet_bootstrap.cc:492] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c: 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 13:27:46.750593 30233 tablet_bootstrap.cc:492] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c: Bootstrap complete.
I20260710 13:27:46.751317 30233 ts_tablet_manager.cc:1403] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260710 13:27:46.754189 30233 raft_consensus.cc:359] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:46.754940 30233 raft_consensus.cc:740] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:46.755870 30233 consensus_queue.cc:260] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c [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: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:46.758442 30233 ts_tablet_manager.cc:1434] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:27:46.759390 30233 tablet_bootstrap.cc:492] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:46.778360 30233 tablet_bootstrap.cc:492] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c: 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 13:27:46.779585 30233 tablet_bootstrap.cc:492] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c: Bootstrap complete.
I20260710 13:27:46.780359 30233 ts_tablet_manager.cc:1403] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 13:27:46.783020 30233 raft_consensus.cc:359] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:46.783978 30233 raft_consensus.cc:740] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:46.784719 30233 consensus_queue.cc:260] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c [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: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:46.786643 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.1:33833
I20260710 13:27:46.786763 30299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.1:33833 every 8 connection(s)
I20260710 13:27:46.787181 30233 ts_tablet_manager.cc:1434] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 13:27:46.788105 30233 tablet_bootstrap.cc:492] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:46.828176 30233 tablet_bootstrap.cc:492] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c: 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 13:27:46.829351 30233 tablet_bootstrap.cc:492] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c: Bootstrap complete.
I20260710 13:27:46.829990 30233 ts_tablet_manager.cc:1403] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.000s
I20260710 13:27:46.832793 30233 raft_consensus.cc:359] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:46.833460 30233 raft_consensus.cc:740] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:46.834167 30233 consensus_queue.cc:260] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c [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: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:46.844553 30233 ts_tablet_manager.cc:1434] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:27:46.845417 30233 tablet_bootstrap.cc:492] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:46.848611 30300 heartbeater.cc:344] Connected to a master server at 127.26.249.62:36091
I20260710 13:27:46.849092 30300 heartbeater.cc:461] Registering TS with master...
I20260710 13:27:46.850033 30300 heartbeater.cc:507] Master 127.26.249.62:36091 requested a full tablet report, sending...
I20260710 13:27:46.860461 30233 tablet_bootstrap.cc:492] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c: 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 13:27:46.860476 29640 ts_manager.cc:194] Re-registered known tserver with Master: ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:46.861570 30233 tablet_bootstrap.cc:492] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c: Bootstrap complete.
I20260710 13:27:46.862356 30233 ts_tablet_manager.cc:1403] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260710 13:27:46.865572 30233 raft_consensus.cc:359] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:46.868136 30233 raft_consensus.cc:740] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:46.869047 30233 consensus_queue.cc:260] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [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: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:46.871460 30233 ts_tablet_manager.cc:1434] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260710 13:27:46.872370 30233 tablet_bootstrap.cc:492] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:46.896035 29640 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52310
I20260710 13:27:46.896134 30233 tablet_bootstrap.cc:492] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c: 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 13:27:46.897517 30233 tablet_bootstrap.cc:492] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c: Bootstrap complete.
I20260710 13:27:46.898208 30233 ts_tablet_manager.cc:1403] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.012s
I20260710 13:27:46.900538 30233 raft_consensus.cc:359] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:46.901209 30233 raft_consensus.cc:740] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:46.901314 30300 heartbeater.cc:499] Master 127.26.249.62:36091 was elected leader, sending a full tablet report...
I20260710 13:27:46.901999 30233 consensus_queue.cc:260] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c [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: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:46.904057 30233 ts_tablet_manager.cc:1434] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:27:46.904770 30233 tablet_bootstrap.cc:492] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:46.918452 30233 tablet_bootstrap.cc:492] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 2 replicates
I20260710 13:27:46.919931 30233 tablet_bootstrap.cc:492] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c: Bootstrap complete.
I20260710 13:27:46.920660 30233 ts_tablet_manager.cc:1403] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 13:27:46.923316 30233 raft_consensus.cc:359] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 3 FOLLOWER]: Replica starting. Triggering 2 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:46.923913 30233 raft_consensus.cc:740] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:46.924530 30233 consensus_queue.cc:260] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:46.926806 30233 ts_tablet_manager.cc:1434] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:46.927628 30233 tablet_bootstrap.cc:492] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:46.965731 30233 tablet_bootstrap.cc:492] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c: 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 13:27:46.966795 30233 tablet_bootstrap.cc:492] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c: Bootstrap complete.
I20260710 13:27:46.967586 30233 ts_tablet_manager.cc:1403] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.011s
I20260710 13:27:46.970299 30233 raft_consensus.cc:359] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:46.971105 30233 raft_consensus.cc:740] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:46.971830 30233 consensus_queue.cc:260] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [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: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:46.974731 30233 ts_tablet_manager.cc:1434] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:27:46.975531 30233 tablet_bootstrap.cc:492] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:46.991386 30233 tablet_bootstrap.cc:492] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c: 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 13:27:46.992575 30233 tablet_bootstrap.cc:492] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c: Bootstrap complete.
I20260710 13:27:46.993503 30233 ts_tablet_manager.cc:1403] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:27:46.996189 30233 raft_consensus.cc:359] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:46.996938 30233 raft_consensus.cc:740] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:46.997691 30233 consensus_queue.cc:260] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c [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: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:47.000013 30233 ts_tablet_manager.cc:1434] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:27:47.000873 30233 tablet_bootstrap.cc:492] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:47.023664 30233 tablet_bootstrap.cc:492] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c: 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 13:27:47.024652 30233 tablet_bootstrap.cc:492] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c: Bootstrap complete.
I20260710 13:27:47.025332 30233 ts_tablet_manager.cc:1403] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.005s
I20260710 13:27:47.028790 30233 raft_consensus.cc:359] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:47.029500 30233 raft_consensus.cc:740] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:47.030097 30233 consensus_queue.cc:260] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [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: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:47.031706 30233 ts_tablet_manager.cc:1434] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:27:47.032328 30233 tablet_bootstrap.cc:492] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:47.046998 30233 tablet_bootstrap.cc:492] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c: 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 13:27:47.047919 30233 tablet_bootstrap.cc:492] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c: Bootstrap complete.
I20260710 13:27:47.048550 30233 ts_tablet_manager.cc:1403] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260710 13:27:47.051085 30233 raft_consensus.cc:359] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:47.051753 30233 raft_consensus.cc:740] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:47.052392 30233 consensus_queue.cc:260] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c [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: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:47.053849 30233 ts_tablet_manager.cc:1434] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:47.054631 30233 tablet_bootstrap.cc:492] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:47.068288 30233 tablet_bootstrap.cc:492] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c: 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 13:27:47.069008 30233 tablet_bootstrap.cc:492] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c: Bootstrap complete.
I20260710 13:27:47.069548 30233 ts_tablet_manager.cc:1403] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:27:47.071399 30233 raft_consensus.cc:359] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:47.072054 30233 raft_consensus.cc:740] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:47.072693 30233 consensus_queue.cc:260] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [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: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:47.074607 30233 ts_tablet_manager.cc:1434] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:27:47.076033 30233 tablet_bootstrap.cc:492] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:47.106412 30233 tablet_bootstrap.cc:492] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c: 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 13:27:47.107406 30233 tablet_bootstrap.cc:492] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c: Bootstrap complete.
I20260710 13:27:47.108016 30233 ts_tablet_manager.cc:1403] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.013s
I20260710 13:27:47.110527 30233 raft_consensus.cc:359] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:47.111443 30233 raft_consensus.cc:740] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:47.112179 30233 consensus_queue.cc:260] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c [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: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:47.115658 30233 ts_tablet_manager.cc:1434] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:27:47.116422 30233 tablet_bootstrap.cc:492] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:47.130326 30233 tablet_bootstrap.cc:492] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c: 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 13:27:47.131356 30233 tablet_bootstrap.cc:492] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c: Bootstrap complete.
I20260710 13:27:47.131949 30233 ts_tablet_manager.cc:1403] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260710 13:27:47.134660 30233 raft_consensus.cc:359] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:47.135391 30233 raft_consensus.cc:740] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:47.136309 30233 consensus_queue.cc:260] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [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: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:47.138651 30233 ts_tablet_manager.cc:1434] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:27:47.139391 30233 tablet_bootstrap.cc:492] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c: Bootstrap starting.
I20260710 13:27:47.155380 30233 tablet_bootstrap.cc:492] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c: 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 13:27:47.156106 30233 tablet_bootstrap.cc:492] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c: Bootstrap complete.
I20260710 13:27:47.156724 30233 ts_tablet_manager.cc:1403] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
I20260710 13:27:47.158820 30233 raft_consensus.cc:359] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:47.159439 30233 raft_consensus.cc:740] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Initialized, Role: FOLLOWER
I20260710 13:27:47.160161 30233 consensus_queue.cc:260] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [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: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:47.162199 30233 ts_tablet_manager.cc:1434] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:27:47.339825 30050 raft_consensus.cc:493] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef26a10f2f634d339549be65cc95746c)
I20260710 13:27:47.340344 30050 raft_consensus.cc:515] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:47.342330 30050 leader_election.cc:290] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:47.343595 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2c9ae7c80144d2a086aa4150546428" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:47.343736 30272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2c9ae7c80144d2a086aa4150546428" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:47.344504 30272 raft_consensus.cc:2468] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9009e0d1fe1f4262bc03240f391d0976 in term 1.
I20260710 13:27:47.345762 29859 leader_election.cc:304] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [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: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 2578888a3dbf4efbb005015015084475
I20260710 13:27:47.347033 30307 raft_consensus.cc:2804] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:47.347563 30307 raft_consensus.cc:493] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ef26a10f2f634d339549be65cc95746c)
I20260710 13:27:47.347955 30307 raft_consensus.cc:3060] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.355984 30307 raft_consensus.cc:515] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:47.358775 30307 leader_election.cc:290] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 2 election: Requested vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:47.359423 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2c9ae7c80144d2a086aa4150546428" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475"
I20260710 13:27:47.361310 30272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2c9ae7c80144d2a086aa4150546428" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c"
I20260710 13:27:47.362108 30272 raft_consensus.cc:3060] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.370749 30272 raft_consensus.cc:2468] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9009e0d1fe1f4262bc03240f391d0976 in term 2.
I20260710 13:27:47.372177 29859 leader_election.cc:304] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [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: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 2578888a3dbf4efbb005015015084475
I20260710 13:27:47.372396 30106 raft_consensus.cc:493] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef26a10f2f634d339549be65cc95746c)
I20260710 13:27:47.372920 30106 raft_consensus.cc:515] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:47.374181 30307 raft_consensus.cc:2804] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:47.374799 30307 raft_consensus.cc:697] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 LEADER]: Becoming Leader. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Running, Role: LEADER
I20260710 13:27:47.375049 30106 leader_election.cc:290] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:47.376130 30307 consensus_queue.cc:237] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:47.377750 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade66d5e6da64a84b4c54ad43459204d" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:47.378551 30272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade66d5e6da64a84b4c54ad43459204d" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:47.379221 30272 raft_consensus.cc:2468] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92dfae1f88c54db2a8b8c9b786115dca in term 1.
I20260710 13:27:47.380225 29785 leader_election.cc:304] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [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: 92dfae1f88c54db2a8b8c9b786115dca, ef26a10f2f634d339549be65cc95746c; no voters: 2578888a3dbf4efbb005015015084475
I20260710 13:27:47.381860 30106 raft_consensus.cc:2804] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:47.382223 30106 raft_consensus.cc:493] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Starting leader election (detected failure of leader ef26a10f2f634d339549be65cc95746c)
I20260710 13:27:47.382651 30106 raft_consensus.cc:3060] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.391708 29640 catalog_manager.cc:5697] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 reported cstate change: term changed from 1 to 2, leader changed from ef26a10f2f634d339549be65cc95746c (127.26.249.1) to 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3). New cstate: current_term: 2 leader_uuid: "9009e0d1fe1f4262bc03240f391d0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:47.393445 30106 raft_consensus.cc:515] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:47.396842 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade66d5e6da64a84b4c54ad43459204d" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475"
I20260710 13:27:47.399094 30106 leader_election.cc:290] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 2 election: Requested vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:47.405112 30313 raft_consensus.cc:493] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef26a10f2f634d339549be65cc95746c)
I20260710 13:27:47.400733 30273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade66d5e6da64a84b4c54ad43459204d" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c"
I20260710 13:27:47.405934 30273 raft_consensus.cc:3060] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.405756 30313 raft_consensus.cc:515] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:47.408622 30312 raft_consensus.cc:493] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef26a10f2f634d339549be65cc95746c)
I20260710 13:27:47.409186 30312 raft_consensus.cc:515] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:47.411289 30312 leader_election.cc:290] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:47.412943 30272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102b32ad2de144ad8944d50949c925dd" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:47.413656 30272 raft_consensus.cc:2468] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 1.
I20260710 13:27:47.415786 29817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73de45f892824f899b3449c1f3832fc6" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:47.421248 29933 leader_election.cc:304] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [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: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:47.422323 30123 raft_consensus.cc:493] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef26a10f2f634d339549be65cc95746c)
I20260710 13:27:47.422888 30123 raft_consensus.cc:515] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:47.424060 30313 leader_election.cc:290] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:47.424602 30313 raft_consensus.cc:2804] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:47.424876 30123 leader_election.cc:290] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:47.424971 30313 raft_consensus.cc:493] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ef26a10f2f634d339549be65cc95746c)
I20260710 13:27:47.425534 30313 raft_consensus.cc:3060] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.428359 29891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2c9ae7c80144d2a086aa4150546428" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:47.429889 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102b32ad2de144ad8944d50949c925dd" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:47.422137 30271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73de45f892824f899b3449c1f3832fc6" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:47.432516 30271 raft_consensus.cc:2468] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 1.
I20260710 13:27:47.433748 30313 raft_consensus.cc:515] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:47.435214 30272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2c9ae7c80144d2a086aa4150546428" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:47.436205 30272 raft_consensus.cc:2393] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2578888a3dbf4efbb005015015084475 in current term 2: Already voted for candidate 9009e0d1fe1f4262bc03240f391d0976 in this term.
I20260710 13:27:47.437332 30313 leader_election.cc:290] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 2 election: Requested vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:47.437597 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102b32ad2de144ad8944d50949c925dd" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:47.434098 29933 leader_election.cc:304] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 [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: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c; no voters: 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:47.439455 30313 raft_consensus.cc:2804] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:47.439891 30313 raft_consensus.cc:493] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ef26a10f2f634d339549be65cc95746c)
I20260710 13:27:47.440255 30313 raft_consensus.cc:3060] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.440385 29933 leader_election.cc:304] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475 [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: 2578888a3dbf4efbb005015015084475; no voters: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c
I20260710 13:27:47.440934 30271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102b32ad2de144ad8944d50949c925dd" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c"
I20260710 13:27:47.447086 30271 raft_consensus.cc:3060] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.447474 30312 raft_consensus.cc:3060] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.453091 30313 raft_consensus.cc:515] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:47.454923 30271 raft_consensus.cc:2468] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 2.
I20260710 13:27:47.455996 30312 raft_consensus.cc:2749] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:47.445858 30273 raft_consensus.cc:2468] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92dfae1f88c54db2a8b8c9b786115dca in term 2.
I20260710 13:27:47.456629 29933 leader_election.cc:304] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [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: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c; no voters: 9009e0d1fe1f4262bc03240f391d0976
I20260710 13:27:47.458325 29785 leader_election.cc:304] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [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: 92dfae1f88c54db2a8b8c9b786115dca, ef26a10f2f634d339549be65cc95746c; no voters: 2578888a3dbf4efbb005015015084475
I20260710 13:27:47.458657 30123 raft_consensus.cc:2804] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:47.459631 30104 raft_consensus.cc:2804] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:47.460168 30104 raft_consensus.cc:697] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 2 LEADER]: Becoming Leader. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Running, Role: LEADER
I20260710 13:27:47.461076 30104 consensus_queue.cc:237] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:47.466461 30312 raft_consensus.cc:493] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef26a10f2f634d339549be65cc95746c)
I20260710 13:27:47.467020 30312 raft_consensus.cc:515] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:47.470041 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa4bd35d894e5eade405d69a80364e" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:47.475150 29817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73de45f892824f899b3449c1f3832fc6" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
I20260710 13:27:47.476662 30106 raft_consensus.cc:493] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef26a10f2f634d339549be65cc95746c)
I20260710 13:27:47.477365 30106 raft_consensus.cc:515] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:47.479813 30106 leader_election.cc:290] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:47.480677 30273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73de45f892824f899b3449c1f3832fc6" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c"
I20260710 13:27:47.481287 30273 raft_consensus.cc:3060] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.481556 30089 raft_consensus.cc:493] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef26a10f2f634d339549be65cc95746c)
I20260710 13:27:47.482088 30089 raft_consensus.cc:515] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:47.482012 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d412c75e111442daef36aa99f75ee80" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:47.483183 29892 raft_consensus.cc:2468] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92dfae1f88c54db2a8b8c9b786115dca in term 1.
I20260710 13:27:47.484799 30089 leader_election.cc:290] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:47.485682 30270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d412c75e111442daef36aa99f75ee80" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:47.485956 30328 raft_consensus.cc:493] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef26a10f2f634d339549be65cc95746c)
I20260710 13:27:47.486388 30270 raft_consensus.cc:2468] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9009e0d1fe1f4262bc03240f391d0976 in term 1.
I20260710 13:27:47.486434 30328 raft_consensus.cc:515] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:47.488157 29859 leader_election.cc:304] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [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: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:47.488616 29817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d412c75e111442daef36aa99f75ee80" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:47.489251 29817 raft_consensus.cc:2468] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9009e0d1fe1f4262bc03240f391d0976 in term 1.
I20260710 13:27:47.489154 29786 leader_election.cc:304] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [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: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca; no voters: 
I20260710 13:27:47.490324 30106 raft_consensus.cc:2804] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:47.489221 30271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d412c75e111442daef36aa99f75ee80" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:47.490741 30106 raft_consensus.cc:493] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Starting leader election (detected failure of leader ef26a10f2f634d339549be65cc95746c)
I20260710 13:27:47.491271 30089 raft_consensus.cc:2804] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:47.491513 30106 raft_consensus.cc:3060] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.491803 30089 raft_consensus.cc:493] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ef26a10f2f634d339549be65cc95746c)
I20260710 13:27:47.492360 30089 raft_consensus.cc:3060] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.493551 30313 leader_election.cc:290] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 2 election: Requested vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:47.498116 30271 raft_consensus.cc:2468] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 92dfae1f88c54db2a8b8c9b786115dca in term 1.
I20260710 13:27:47.512063 30104 raft_consensus.cc:493] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef26a10f2f634d339549be65cc95746c)
I20260710 13:27:47.512946 30104 raft_consensus.cc:515] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:47.518443 30328 leader_election.cc:290] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:47.519200 29817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade66d5e6da64a84b4c54ad43459204d" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:47.488338 29640 catalog_manager.cc:5697] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca reported cstate change: term changed from 1 to 2, leader changed from ef26a10f2f634d339549be65cc95746c (127.26.249.1) to 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2). New cstate: current_term: 2 leader_uuid: "92dfae1f88c54db2a8b8c9b786115dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:47.519449 30123 raft_consensus.cc:697] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [term 2 LEADER]: Becoming Leader. State: Replica: 2578888a3dbf4efbb005015015084475, State: Running, Role: LEADER
I20260710 13:27:47.520881 30123 consensus_queue.cc:237] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:47.528390 30089 raft_consensus.cc:515] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:47.530977 30273 raft_consensus.cc:2468] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 2.
I20260710 13:27:47.533821 29817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d412c75e111442daef36aa99f75ee80" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
I20260710 13:27:47.542428 30307 raft_consensus.cc:493] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef26a10f2f634d339549be65cc95746c)
I20260710 13:27:47.531406 30271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d412c75e111442daef36aa99f75ee80" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c"
I20260710 13:27:47.585098 30271 raft_consensus.cc:3060] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.584877 30307 raft_consensus.cc:515] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:47.567848 30104 leader_election.cc:290] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:47.561275 30270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade66d5e6da64a84b4c54ad43459204d" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:47.589077 30270 raft_consensus.cc:2393] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2578888a3dbf4efbb005015015084475 in current term 2: Already voted for candidate 92dfae1f88c54db2a8b8c9b786115dca in this term.
I20260710 13:27:47.532027 30089 leader_election.cc:290] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 2 election: Requested vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:47.564211 30312 leader_election.cc:290] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:47.592968 30273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73de45f892824f899b3449c1f3832fc6" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:47.593998 30273 raft_consensus.cc:2393] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 92dfae1f88c54db2a8b8c9b786115dca in current term 2: Already voted for candidate 2578888a3dbf4efbb005015015084475 in this term.
I20260710 13:27:47.594486 29933 leader_election.cc:304] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 [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: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c; no voters: 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:47.595548 30326 raft_consensus.cc:2804] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:47.596016 30326 raft_consensus.cc:697] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 [term 2 LEADER]: Becoming Leader. State: Replica: 2578888a3dbf4efbb005015015084475, State: Running, Role: LEADER
I20260710 13:27:47.596832 30326 consensus_queue.cc:237] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:47.597635 30271 raft_consensus.cc:2468] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9009e0d1fe1f4262bc03240f391d0976 in term 2.
I20260710 13:27:47.598997 29859 leader_election.cc:304] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:47.598445 30106 raft_consensus.cc:515] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:47.600616 30089 raft_consensus.cc:2804] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:47.601485 30089 raft_consensus.cc:697] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 LEADER]: Becoming Leader. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Running, Role: LEADER
I20260710 13:27:47.602494 30089 consensus_queue.cc:237] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:47.606595 30050 raft_consensus.cc:493] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef26a10f2f634d339549be65cc95746c)
I20260710 13:27:47.607214 30050 raft_consensus.cc:515] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:47.608016 30271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d412c75e111442daef36aa99f75ee80" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c"
I20260710 13:27:47.609377 30271 raft_consensus.cc:2393] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 92dfae1f88c54db2a8b8c9b786115dca in current term 2: Already voted for candidate 9009e0d1fe1f4262bc03240f391d0976 in this term.
I20260710 13:27:47.609457 30050 leader_election.cc:290] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:47.611752 30273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102b32ad2de144ad8944d50949c925dd" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:47.612231 29817 raft_consensus.cc:2393] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9009e0d1fe1f4262bc03240f391d0976 in current term 2: Already voted for candidate 92dfae1f88c54db2a8b8c9b786115dca in this term.
I20260710 13:27:47.612859 30273 raft_consensus.cc:2393] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9009e0d1fe1f4262bc03240f391d0976 in current term 2: Already voted for candidate 2578888a3dbf4efbb005015015084475 in this term.
I20260710 13:27:47.618263 30307 leader_election.cc:290] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:47.618861 29933 leader_election.cc:304] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475 [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: 2578888a3dbf4efbb005015015084475; no voters: 92dfae1f88c54db2a8b8c9b786115dca, ef26a10f2f634d339549be65cc95746c
I20260710 13:27:47.621126 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d412c75e111442daef36aa99f75ee80" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:47.622787 29786 leader_election.cc:304] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [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: 92dfae1f88c54db2a8b8c9b786115dca; no voters: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c
I20260710 13:27:47.624239 30312 raft_consensus.cc:3060] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.624468 30330 raft_consensus.cc:2749] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:27:47.625496 30271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71c0b14325741d8885f8fbe4496032b" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:47.626214 30271 raft_consensus.cc:2468] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9009e0d1fe1f4262bc03240f391d0976 in term 1.
I20260710 13:27:47.627632 29859 leader_election.cc:304] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [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: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:47.635466 30307 raft_consensus.cc:2804] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:47.639038 30307 raft_consensus.cc:493] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ef26a10f2f634d339549be65cc95746c)
I20260710 13:27:47.639750 30307 raft_consensus.cc:3060] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.643491 30271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa4bd35d894e5eade405d69a80364e" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:47.644465 30271 raft_consensus.cc:2468] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 1.
I20260710 13:27:47.638131 30106 leader_election.cc:290] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 2 election: Requested vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:47.648908 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73de45f892824f899b3449c1f3832fc6" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:47.649163 29640 catalog_manager.cc:5697] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 reported cstate change: term changed from 1 to 2, leader changed from ef26a10f2f634d339549be65cc95746c (127.26.249.1) to 2578888a3dbf4efbb005015015084475 (127.26.249.4). New cstate: current_term: 2 leader_uuid: "2578888a3dbf4efbb005015015084475" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:47.650930 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71c0b14325741d8885f8fbe4496032b" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:47.653888 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102b32ad2de144ad8944d50949c925dd" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:47.654873 30050 raft_consensus.cc:493] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:47.655500 30050 raft_consensus.cc:515] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:47.656380 29785 leader_election.cc:304] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca [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: 92dfae1f88c54db2a8b8c9b786115dca; no voters: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c
I20260710 13:27:47.657192 30330 raft_consensus.cc:493] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:47.657868 30050 leader_election.cc:290] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:47.657646 30330 raft_consensus.cc:515] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:47.658674 29933 leader_election.cc:304] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [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: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c; no voters: 9009e0d1fe1f4262bc03240f391d0976
I20260710 13:27:47.659752 30330 leader_election.cc:290] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:47.661780 30104 raft_consensus.cc:3060] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.668208 30273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:47.669296 30273 raft_consensus.cc:2410] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9009e0d1fe1f4262bc03240f391d0976 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260710 13:27:47.661731 29859 leader_election.cc:304] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976 [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: 9009e0d1fe1f4262bc03240f391d0976; no voters: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c
I20260710 13:27:47.673230 29817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:47.673286 30271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:47.673290 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:47.674190 29817 raft_consensus.cc:2468] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9009e0d1fe1f4262bc03240f391d0976 in term 3.
I20260710 13:27:47.674814 30271 raft_consensus.cc:2410] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 92dfae1f88c54db2a8b8c9b786115dca for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260710 13:27:47.674808 29892 raft_consensus.cc:2410] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 92dfae1f88c54db2a8b8c9b786115dca for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260710 13:27:47.677346 29786 leader_election.cc:304] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [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: 92dfae1f88c54db2a8b8c9b786115dca; no voters: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c
I20260710 13:27:47.680306 30104 raft_consensus.cc:2749] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:47.680768 30106 raft_consensus.cc:2749] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:27:47.681587 30326 raft_consensus.cc:2804] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:27:47.682109 29858 leader_election.cc:304] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [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: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca; no voters: 
I20260710 13:27:47.687165 30326 raft_consensus.cc:493] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ef26a10f2f634d339549be65cc95746c)
I20260710 13:27:47.687635 30312 raft_consensus.cc:2749] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:47.699960 30326 raft_consensus.cc:3060] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.703755 30335 raft_consensus.cc:3060] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.709565 30328 raft_consensus.cc:493] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef26a10f2f634d339549be65cc95746c)
I20260710 13:27:47.710208 30328 raft_consensus.cc:515] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:47.712496 30328 leader_election.cc:290] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:47.713052 30307 raft_consensus.cc:515] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:47.705078 30089 raft_consensus.cc:493] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef26a10f2f634d339549be65cc95746c)
I20260710 13:27:47.716795 30307 leader_election.cc:290] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 2 election: Requested vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:47.714342 30326 raft_consensus.cc:515] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:47.717723 30334 raft_consensus.cc:2804] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:27:47.720988 30334 raft_consensus.cc:493] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:47.718230 30273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71c0b14325741d8885f8fbe4496032b" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:47.722038 30273 raft_consensus.cc:2468] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 1.
I20260710 13:27:47.718815 30271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71c0b14325741d8885f8fbe4496032b" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c"
I20260710 13:27:47.723510 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71c0b14325741d8885f8fbe4496032b" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475"
I20260710 13:27:47.723946 30271 raft_consensus.cc:3060] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.724150 29968 raft_consensus.cc:3060] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.720201 29643 catalog_manager.cc:5697] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 reported cstate change: term changed from 1 to 2, leader changed from ef26a10f2f634d339549be65cc95746c (127.26.249.1) to 2578888a3dbf4efbb005015015084475 (127.26.249.4). New cstate: current_term: 2 leader_uuid: "2578888a3dbf4efbb005015015084475" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:47.717494 29640 catalog_manager.cc:5697] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 reported cstate change: term changed from 1 to 2, leader changed from ef26a10f2f634d339549be65cc95746c (127.26.249.1) to 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3). New cstate: current_term: 2 leader_uuid: "9009e0d1fe1f4262bc03240f391d0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:47.726879 30326 leader_election.cc:290] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 2 election: Requested vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:47.727375 30334 raft_consensus.cc:3060] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 3 FOLLOWER]: Advancing to term 4
W20260710 13:27:47.727870 29858 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.249.2:46357, user_credentials={real_user=slave}} blocked reactor thread for 45960us
I20260710 13:27:47.733901 30271 raft_consensus.cc:2468] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9009e0d1fe1f4262bc03240f391d0976 in term 2.
I20260710 13:27:47.735487 29859 leader_election.cc:304] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:47.736459 30307 raft_consensus.cc:2804] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:47.736934 30307 raft_consensus.cc:697] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [term 2 LEADER]: Becoming Leader. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Running, Role: LEADER
I20260710 13:27:47.737376 29968 raft_consensus.cc:2468] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9009e0d1fe1f4262bc03240f391d0976 in term 2.
I20260710 13:27:47.719410 30089 raft_consensus.cc:515] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:47.737978 30307 consensus_queue.cc:237] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:47.738355 30334 raft_consensus.cc:515] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:47.739770 30089 leader_election.cc:290] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833)
I20260710 13:27:47.741441 29933 leader_election.cc:304] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475 [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: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:47.741914 30273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c"
I20260710 13:27:47.747288 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71c0b14325741d8885f8fbe4496032b" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:47.752345 30273 raft_consensus.cc:3060] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:47.748208 29891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa4bd35d894e5eade405d69a80364e" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:47.753557 29891 raft_consensus.cc:3060] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.742388 30272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa4bd35d894e5eade405d69a80364e" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c"
I20260710 13:27:47.755829 30272 raft_consensus.cc:3060] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:47.742707 30335 raft_consensus.cc:2749] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:47.751607 29817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
I20260710 13:27:47.757500 29817 raft_consensus.cc:3060] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:27:47.742730 30271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa4bd35d894e5eade405d69a80364e" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef26a10f2f634d339549be65cc95746c" is_pre_election: true
I20260710 13:27:47.763832 30273 raft_consensus.cc:2410] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 9009e0d1fe1f4262bc03240f391d0976 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260710 13:27:47.766605 29891 raft_consensus.cc:2468] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 2.
I20260710 13:27:47.770184 30328 raft_consensus.cc:2764] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 13:27:47.772053 29966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa4bd35d894e5eade405d69a80364e" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2578888a3dbf4efbb005015015084475" is_pre_election: true
I20260710 13:27:47.772979 29934 leader_election.cc:304] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2578888a3dbf4efbb005015015084475, 9009e0d1fe1f4262bc03240f391d0976; no voters: 
I20260710 13:27:47.772979 29966 raft_consensus.cc:2393] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9009e0d1fe1f4262bc03240f391d0976 in current term 2: Already voted for candidate 2578888a3dbf4efbb005015015084475 in this term.
I20260710 13:27:47.775499 30328 raft_consensus.cc:2804] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:47.776533 30272 raft_consensus.cc:2468] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 2.
I20260710 13:27:47.776744 30328 raft_consensus.cc:697] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 2 LEADER]: Becoming Leader. State: Replica: 2578888a3dbf4efbb005015015084475, State: Running, Role: LEADER
I20260710 13:27:47.776422 29643 catalog_manager.cc:5697] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 reported cstate change: term changed from 1 to 2, leader changed from ef26a10f2f634d339549be65cc95746c (127.26.249.1) to 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3). New cstate: current_term: 2 leader_uuid: "9009e0d1fe1f4262bc03240f391d0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:47.740738 30334 leader_election.cc:290] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 4 election: Requested vote from peers ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:47.778156 30328 consensus_queue.cc:237] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:47.779145 29859 leader_election.cc:304] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [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: 9009e0d1fe1f4262bc03240f391d0976; no voters: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c
I20260710 13:27:47.780596 30334 raft_consensus.cc:2749] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:27:47.788044 29817 raft_consensus.cc:2468] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9009e0d1fe1f4262bc03240f391d0976 in term 4.
I20260710 13:27:47.790478 29858 leader_election.cc:304] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [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: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca; no voters: ef26a10f2f634d339549be65cc95746c
I20260710 13:27:47.793057 30334 raft_consensus.cc:2804] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:27:47.793823 30334 raft_consensus.cc:697] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 4 LEADER]: Becoming Leader. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Running, Role: LEADER
I20260710 13:27:47.794644 30334 consensus_queue.cc:237] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:47.802023 29643 catalog_manager.cc:5697] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 reported cstate change: term changed from 1 to 2, leader changed from ef26a10f2f634d339549be65cc95746c (127.26.249.1) to 2578888a3dbf4efbb005015015084475 (127.26.249.4). New cstate: current_term: 2 leader_uuid: "2578888a3dbf4efbb005015015084475" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:47.806269 29640 catalog_manager.cc:5697] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 reported cstate change: term changed from 3 to 4, leader changed from ef26a10f2f634d339549be65cc95746c (127.26.249.1) to 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3). New cstate: current_term: 4 leader_uuid: "9009e0d1fe1f4262bc03240f391d0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:47.878897 30272 raft_consensus.cc:1275] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Refusing update from remote peer 9009e0d1fe1f4262bc03240f391d0976: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:47.880584 30334 consensus_queue.cc:1048] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:47.900528 29966 raft_consensus.cc:1275] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Refusing update from remote peer 9009e0d1fe1f4262bc03240f391d0976: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:47.902331 30335 consensus_queue.cc:1048] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:47.994036 29817 raft_consensus.cc:1275] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Refusing update from remote peer 2578888a3dbf4efbb005015015084475: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:47.996002 30328 consensus_queue.cc:1048] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:48.006907 30272 raft_consensus.cc:1275] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Refusing update from remote peer 2578888a3dbf4efbb005015015084475: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:48.014891 30123 consensus_queue.cc:1048] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:48.023546 29966 raft_consensus.cc:1275] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Refusing update from remote peer 92dfae1f88c54db2a8b8c9b786115dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:48.024745 30104 consensus_queue.cc:1048] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:48.045900 30272 raft_consensus.cc:1275] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Refusing update from remote peer 92dfae1f88c54db2a8b8c9b786115dca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:48.055825 30117 consensus_queue.cc:1048] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:48.074466 29817 raft_consensus.cc:1275] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Refusing update from remote peer 9009e0d1fe1f4262bc03240f391d0976: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:48.074923 29891 raft_consensus.cc:1275] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Refusing update from remote peer 2578888a3dbf4efbb005015015084475: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:48.076685 30307 consensus_queue.cc:1048] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:48.079447 30312 consensus_queue.cc:1048] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:48.102994 30273 raft_consensus.cc:1275] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Refusing update from remote peer 2578888a3dbf4efbb005015015084475: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:48.104633 30312 consensus_queue.cc:1048] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:48.119621 30272 raft_consensus.cc:1275] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Refusing update from remote peer 9009e0d1fe1f4262bc03240f391d0976: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:48.121182 30335 consensus_queue.cc:1048] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:48.136291 30318 raft_consensus.cc:493] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:27:48.136860 30318 raft_consensus.cc:515] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:48.147148 30318 leader_election.cc:290] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:48.191962 29817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca" is_pre_election: true
I20260710 13:27:48.192744 29817 raft_consensus.cc:2468] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 4.
I20260710 13:27:48.193296 29891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976" is_pre_election: true
I20260710 13:27:48.194082 30228 leader_election.cc:304] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 92dfae1f88c54db2a8b8c9b786115dca, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:48.195863 30318 raft_consensus.cc:2804] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260710 13:27:48.196377 30318 raft_consensus.cc:493] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:27:48.196751 30318 raft_consensus.cc:3060] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:48.203389 30318 raft_consensus.cc:515] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:48.205557 30318 leader_election.cc:290] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 5 election: Requested vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:48.206550 29891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:48.206560 29817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82f4c660a3ae4021b999c28677318cae" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
I20260710 13:27:48.207494 29817 raft_consensus.cc:3060] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:48.216118 29817 raft_consensus.cc:2468] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 5.
I20260710 13:27:48.217502 30228 leader_election.cc:304] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 92dfae1f88c54db2a8b8c9b786115dca, ef26a10f2f634d339549be65cc95746c; no voters: 9009e0d1fe1f4262bc03240f391d0976
I20260710 13:27:48.218330 30318 raft_consensus.cc:2804] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:27:48.219915 30318 raft_consensus.cc:697] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 5 LEADER]: Becoming Leader. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Running, Role: LEADER
I20260710 13:27:48.220808 30318 consensus_queue.cc:237] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:48.227627 29891 raft_consensus.cc:1275] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Refusing update from remote peer 2578888a3dbf4efbb005015015084475: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:48.229265 30123 consensus_queue.cc:1048] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:48.231014 29640 catalog_manager.cc:5697] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c reported cstate change: term changed from 4 to 5, leader changed from 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3) to ef26a10f2f634d339549be65cc95746c (127.26.249.1). New cstate: current_term: 5 leader_uuid: "ef26a10f2f634d339549be65cc95746c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:48.245652 30271 raft_consensus.cc:1275] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Refusing update from remote peer 2578888a3dbf4efbb005015015084475: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:48.247699 30312 consensus_queue.cc:1048] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:48.264185 30271 raft_consensus.cc:1240] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 5 LEADER]: Rejecting Update request from peer 9009e0d1fe1f4262bc03240f391d0976 for earlier term 4. Current term is 5. Ops: []
I20260710 13:27:48.265890 30335 consensus_queue.cc:1059] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:27:48.266577 30335 consensus_queue.cc:1243] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Peer ef26a10f2f634d339549be65cc95746c log is divergent from this leader: its last log entry 5.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 13:27:48.267028 30337 raft_consensus.cc:3055] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:27:48.267482 30337 raft_consensus.cc:740] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Running, Role: LEADER
I20260710 13:27:48.268460 30337 consensus_queue.cc:260] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } }
I20260710 13:27:48.270093 30337 raft_consensus.cc:3060] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:27:48.297145 29968 raft_consensus.cc:1275] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Refusing update from remote peer 9009e0d1fe1f4262bc03240f391d0976: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:48.298481 30337 consensus_queue.cc:1048] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:48.309122 30271 raft_consensus.cc:1275] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Refusing update from remote peer 9009e0d1fe1f4262bc03240f391d0976: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:48.310817 30335 consensus_queue.cc:1048] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:48.811484 29891 raft_consensus.cc:1275] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 5 FOLLOWER]: Refusing update from remote peer ef26a10f2f634d339549be65cc95746c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260710 13:27:48.811957 29891 pending_rounds.cc:85] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976: Aborting all ops after (but not including) 2
I20260710 13:27:48.812199 29891 pending_rounds.cc:107] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260710 13:27:48.812455 29891 raft_consensus.cc:2889] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:27:48.814071 30318 consensus_queue.cc:1048] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:48.814868 30318 consensus_queue.cc:1243] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [LEADER]: Peer 9009e0d1fe1f4262bc03240f391d0976 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260710 13:27:48.818511 29891 pending_rounds.cc:85] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976: Aborting all ops after (but not including) 1
I20260710 13:27:48.818917 29891 pending_rounds.cc:107] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 13:27:48.819188 29891 raft_consensus.cc:2889] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:27:48.819156 29817 raft_consensus.cc:1275] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 5 FOLLOWER]: Refusing update from remote peer ef26a10f2f634d339549be65cc95746c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260710 13:27:48.821285 30318 consensus_queue.cc:1048] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:56.802935 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:56.841323 29968 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "102b32ad2de144ad8944d50949c925dd"
dest_uuid: "2578888a3dbf4efbb005015015084475"
mode: GRACEFUL
new_leader_uuid: "ef26a10f2f634d339549be65cc95746c"
 from {username='slave'} at 127.0.0.1:37132
I20260710 13:27:56.842666 29968 raft_consensus.cc:606] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [term 2 LEADER]: Received request to transfer leadership to TS ef26a10f2f634d339549be65cc95746c
I20260710 13:27:56.858464 29820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c89ce35b29043e1952e637b48fcb609"
dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
mode: GRACEFUL
new_leader_uuid: "2578888a3dbf4efbb005015015084475"
 from {username='slave'} at 127.0.0.1:45434
I20260710 13:27:56.859200 29820 raft_consensus.cc:606] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 LEADER]: Received request to transfer leadership to TS 2578888a3dbf4efbb005015015084475
I20260710 13:27:56.862546 29968 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f077f59b2774169a428eaa690738af7"
dest_uuid: "2578888a3dbf4efbb005015015084475"
mode: GRACEFUL
new_leader_uuid: "9009e0d1fe1f4262bc03240f391d0976"
 from {username='slave'} at 127.0.0.1:37132
I20260710 13:27:56.863298 29968 raft_consensus.cc:606] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [term 1 LEADER]: Received request to transfer leadership to TS 9009e0d1fe1f4262bc03240f391d0976
I20260710 13:27:56.880796 29892 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81c258bd1241480f99136d54fe55b185"
dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
mode: GRACEFUL
new_leader_uuid: "ef26a10f2f634d339549be65cc95746c"
 from {username='slave'} at 127.0.0.1:37060
I20260710 13:27:56.881548 29892 raft_consensus.cc:606] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 LEADER]: Received request to transfer leadership to TS ef26a10f2f634d339549be65cc95746c
I20260710 13:27:56.884938 29966 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0aa4bd35d894e5eade405d69a80364e"
dest_uuid: "2578888a3dbf4efbb005015015084475"
mode: GRACEFUL
new_leader_uuid: "ef26a10f2f634d339549be65cc95746c"
 from {username='slave'} at 127.0.0.1:37132
I20260710 13:27:56.885607 29966 raft_consensus.cc:606] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 2 LEADER]: Received request to transfer leadership to TS ef26a10f2f634d339549be65cc95746c
I20260710 13:27:56.887110 27620 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:27:56.888329 27620 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:56.892939 30398 raft_consensus.cc:993] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca: : Instructing follower 2578888a3dbf4efbb005015015084475 to start an election
I20260710 13:27:56.893795 30399 raft_consensus.cc:1081] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 LEADER]: Signalling peer 2578888a3dbf4efbb005015015084475 to start an election
I20260710 13:27:56.895591 29966 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c89ce35b29043e1952e637b48fcb609"
dest_uuid: "2578888a3dbf4efbb005015015084475"
 from {username='slave'} at 127.0.0.1:35760
I20260710 13:27:56.896267 29966 raft_consensus.cc:493] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:56.896690 29966 raft_consensus.cc:3060] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.906206 29966 raft_consensus.cc:515] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:56.908582 29966 leader_election.cc:290] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 2 election: Requested vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265)
I20260710 13:27:56.909567 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c89ce35b29043e1952e637b48fcb609" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
I20260710 13:27:56.910287 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c89ce35b29043e1952e637b48fcb609" candidate_uuid: "2578888a3dbf4efbb005015015084475" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:56.910591 29820 raft_consensus.cc:3055] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:56.910945 29892 raft_consensus.cc:3060] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.910943 29820 raft_consensus.cc:740] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Running, Role: LEADER
I20260710 13:27:56.912225 29820 consensus_queue.cc:260] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:56.913795 29820 raft_consensus.cc:3060] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:56.920367 29892 raft_consensus.cc:2468] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 2.
I20260710 13:27:56.922165 29934 leader_election.cc:304] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2578888a3dbf4efbb005015015084475, 9009e0d1fe1f4262bc03240f391d0976; no voters: 
I20260710 13:27:56.923425 30386 raft_consensus.cc:2804] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:56.923506 29820 raft_consensus.cc:2468] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2578888a3dbf4efbb005015015084475 in term 2.
I20260710 13:27:56.924018 30386 raft_consensus.cc:697] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [term 2 LEADER]: Becoming Leader. State: Replica: 2578888a3dbf4efbb005015015084475, State: Running, Role: LEADER
I20260710 13:27:56.925201 30386 consensus_queue.cc:237] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:56.937203 29642 catalog_manager.cc:5697] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 reported cstate change: term changed from 1 to 2, leader changed from 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2) to 2578888a3dbf4efbb005015015084475 (127.26.249.4). New cstate: current_term: 2 leader_uuid: "2578888a3dbf4efbb005015015084475" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:57.000327 30395 raft_consensus.cc:993] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475: : Instructing follower 9009e0d1fe1f4262bc03240f391d0976 to start an election
I20260710 13:27:57.001048 30386 raft_consensus.cc:1081] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [term 1 LEADER]: Signalling peer 9009e0d1fe1f4262bc03240f391d0976 to start an election
I20260710 13:27:57.002811 29892 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f077f59b2774169a428eaa690738af7"
dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
 from {username='slave'} at 127.0.0.1:57240
I20260710 13:27:57.003441 29892 raft_consensus.cc:493] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:57.003829 29892 raft_consensus.cc:3060] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.010597 29892 raft_consensus.cc:515] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:57.014196 29892 leader_election.cc:290] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 2 election: Requested vote from peers 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:57.015344 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f077f59b2774169a428eaa690738af7" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
I20260710 13:27:57.015420 29966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f077f59b2774169a428eaa690738af7" candidate_uuid: "9009e0d1fe1f4262bc03240f391d0976" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2578888a3dbf4efbb005015015084475"
I20260710 13:27:57.016222 29820 raft_consensus.cc:3060] T 6f077f59b2774169a428eaa690738af7 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.016320 29966 raft_consensus.cc:3055] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:57.016855 29966 raft_consensus.cc:740] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2578888a3dbf4efbb005015015084475, State: Running, Role: LEADER
I20260710 13:27:57.017833 29966 consensus_queue.cc:260] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:57.019991 29966 raft_consensus.cc:3060] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.023474 29820 raft_consensus.cc:2468] T 6f077f59b2774169a428eaa690738af7 P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9009e0d1fe1f4262bc03240f391d0976 in term 2.
I20260710 13:27:57.025678 29858 leader_election.cc:304] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca; no voters: 
I20260710 13:27:57.026932 30392 raft_consensus.cc:993] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976: : Instructing follower ef26a10f2f634d339549be65cc95746c to start an election
I20260710 13:27:57.027231 30405 raft_consensus.cc:2804] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:57.029114 30392 raft_consensus.cc:1081] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 LEADER]: Signalling peer ef26a10f2f634d339549be65cc95746c to start an election
I20260710 13:27:57.029199 29966 raft_consensus.cc:2468] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9009e0d1fe1f4262bc03240f391d0976 in term 2.
I20260710 13:27:57.030778 30405 raft_consensus.cc:697] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 LEADER]: Becoming Leader. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Running, Role: LEADER
I20260710 13:27:57.031875 30405 consensus_queue.cc:237] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:57.032384 30271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81c258bd1241480f99136d54fe55b185"
dest_uuid: "ef26a10f2f634d339549be65cc95746c"
 from {username='slave'} at 127.0.0.1:56358
I20260710 13:27:57.033000 30271 raft_consensus.cc:493] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:57.033381 30271 raft_consensus.cc:3060] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.041621 30271 raft_consensus.cc:515] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:57.042840 29640 catalog_manager.cc:5697] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 reported cstate change: term changed from 1 to 2, leader changed from 2578888a3dbf4efbb005015015084475 (127.26.249.4) to 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3). New cstate: current_term: 2 leader_uuid: "9009e0d1fe1f4262bc03240f391d0976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:57.044227 30271 leader_election.cc:290] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 2 election: Requested vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:57.045261 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c258bd1241480f99136d54fe55b185" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:57.046002 29892 raft_consensus.cc:3055] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:27:57.046360 29892 raft_consensus.cc:740] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Running, Role: LEADER
I20260710 13:27:57.047220 29892 consensus_queue.cc:260] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:57.048435 29892 raft_consensus.cc:3060] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.058593 29966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c258bd1241480f99136d54fe55b185" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2578888a3dbf4efbb005015015084475"
I20260710 13:27:57.059521 29966 raft_consensus.cc:3060] T 81c258bd1241480f99136d54fe55b185 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:27:57.061533 29892 raft_consensus.cc:2468] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 2.
I20260710 13:27:57.062798 30230 leader_election.cc:304] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:57.063966 30318 raft_consensus.cc:2804] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:27:57.065532 30318 raft_consensus.cc:697] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [term 2 LEADER]: Becoming Leader. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Running, Role: LEADER
I20260710 13:27:57.067090 29966 raft_consensus.cc:2468] T 81c258bd1241480f99136d54fe55b185 P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 2.
I20260710 13:27:57.066695 30318 consensus_queue.cc:237] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:57.077441 29640 catalog_manager.cc:5697] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c reported cstate change: term changed from 1 to 2, leader changed from 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3) to ef26a10f2f634d339549be65cc95746c (127.26.249.1). New cstate: current_term: 2 leader_uuid: "ef26a10f2f634d339549be65cc95746c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:57.087184 30395 raft_consensus.cc:993] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475: : Instructing follower ef26a10f2f634d339549be65cc95746c to start an election
I20260710 13:27:57.087693 30395 raft_consensus.cc:1081] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [term 2 LEADER]: Signalling peer ef26a10f2f634d339549be65cc95746c to start an election
I20260710 13:27:57.089424 30271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "102b32ad2de144ad8944d50949c925dd"
dest_uuid: "ef26a10f2f634d339549be65cc95746c"
 from {username='slave'} at 127.0.0.1:56376
I20260710 13:27:57.089969 30271 raft_consensus.cc:493] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:57.090353 30271 raft_consensus.cc:3060] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:57.098261 30386 raft_consensus.cc:993] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475: : Instructing follower ef26a10f2f634d339549be65cc95746c to start an election
I20260710 13:27:57.098091 30271 raft_consensus.cc:515] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:57.098897 30395 raft_consensus.cc:1081] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 2 LEADER]: Signalling peer ef26a10f2f634d339549be65cc95746c to start an election
I20260710 13:27:57.101001 30271 leader_election.cc:290] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 3 election: Requested vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:57.101320 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102b32ad2de144ad8944d50949c925dd" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:57.101329 30273 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0aa4bd35d894e5eade405d69a80364e"
dest_uuid: "ef26a10f2f634d339549be65cc95746c"
 from {username='slave'} at 127.0.0.1:56376
I20260710 13:27:57.102077 29892 raft_consensus.cc:3060] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:57.102593 30273 raft_consensus.cc:493] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:57.102957 30273 raft_consensus.cc:3060] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:57.103143 29966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102b32ad2de144ad8944d50949c925dd" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2578888a3dbf4efbb005015015084475"
I20260710 13:27:57.103829 29966 raft_consensus.cc:3055] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:57.104240 29966 raft_consensus.cc:740] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2578888a3dbf4efbb005015015084475, State: Running, Role: LEADER
I20260710 13:27:57.105377 29966 consensus_queue.cc:260] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [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: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:57.107009 29966 raft_consensus.cc:3060] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:57.113699 29892 raft_consensus.cc:2468] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 3.
I20260710 13:27:57.115417 30230 leader_election.cc:304] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [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: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:57.115737 29966 raft_consensus.cc:2468] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 3.
I20260710 13:27:57.116905 30318 raft_consensus.cc:2804] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:57.116657 30273 raft_consensus.cc:515] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:57.118137 30318 raft_consensus.cc:697] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 3 LEADER]: Becoming Leader. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Running, Role: LEADER
I20260710 13:27:57.119570 30318 consensus_queue.cc:237] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [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: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:57.129444 30273 leader_election.cc:290] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 3 election: Requested vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:57.130668 29966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa4bd35d894e5eade405d69a80364e" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2578888a3dbf4efbb005015015084475"
I20260710 13:27:57.131491 29966 raft_consensus.cc:3055] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:57.131724 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0aa4bd35d894e5eade405d69a80364e" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:57.131877 29966 raft_consensus.cc:740] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2578888a3dbf4efbb005015015084475, State: Running, Role: LEADER
I20260710 13:27:57.132561 29892 raft_consensus.cc:3060] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:57.133163 29966 consensus_queue.cc:260] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [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: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:57.134737 29966 raft_consensus.cc:3060] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:57.134976 29640 catalog_manager.cc:5697] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c reported cstate change: term changed from 2 to 3, leader changed from 2578888a3dbf4efbb005015015084475 (127.26.249.4) to ef26a10f2f634d339549be65cc95746c (127.26.249.1). New cstate: current_term: 3 leader_uuid: "ef26a10f2f634d339549be65cc95746c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:57.143137 29892 raft_consensus.cc:2468] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 3.
I20260710 13:27:57.144484 30230 leader_election.cc:304] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [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: 9009e0d1fe1f4262bc03240f391d0976, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:57.145539 30318 raft_consensus.cc:2804] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:57.145776 29966 raft_consensus.cc:2468] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 3.
I20260710 13:27:57.146113 30318 raft_consensus.cc:697] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 3 LEADER]: Becoming Leader. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Running, Role: LEADER
I20260710 13:27:57.147040 30318 consensus_queue.cc:237] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [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: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:57.159044 29640 catalog_manager.cc:5697] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c reported cstate change: term changed from 2 to 3, leader changed from 2578888a3dbf4efbb005015015084475 (127.26.249.4) to ef26a10f2f634d339549be65cc95746c (127.26.249.1). New cstate: current_term: 3 leader_uuid: "ef26a10f2f634d339549be65cc95746c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:57.366209 29817 raft_consensus.cc:1275] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Refusing update from remote peer 2578888a3dbf4efbb005015015084475: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.367749 30395 consensus_queue.cc:1048] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:57.385308 29892 raft_consensus.cc:1275] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Refusing update from remote peer 2578888a3dbf4efbb005015015084475: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.386890 30395 consensus_queue.cc:1048] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:57.545385 29817 raft_consensus.cc:1275] T 6f077f59b2774169a428eaa690738af7 P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Refusing update from remote peer 9009e0d1fe1f4262bc03240f391d0976: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.546674 30405 consensus_queue.cc:1048] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:57.550215 29966 raft_consensus.cc:1275] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 3 FOLLOWER]: Refusing update from remote peer ef26a10f2f634d339549be65cc95746c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:57.552186 30318 consensus_queue.cc:1048] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:57.558851 29968 raft_consensus.cc:1275] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Refusing update from remote peer 9009e0d1fe1f4262bc03240f391d0976: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.562644 30420 consensus_queue.cc:1048] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:57.574591 29892 raft_consensus.cc:1275] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976 [term 3 FOLLOWER]: Refusing update from remote peer ef26a10f2f634d339549be65cc95746c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:57.578649 30425 consensus_queue.cc:1048] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:57.581753 29892 raft_consensus.cc:1275] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Refusing update from remote peer ef26a10f2f634d339549be65cc95746c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.584713 29892 raft_consensus.cc:1275] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [term 3 FOLLOWER]: Refusing update from remote peer ef26a10f2f634d339549be65cc95746c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:57.587502 30424 consensus_queue.cc:1048] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:27:57.588450 30425 consensus_queue.cc:1048] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:57.619240 29966 raft_consensus.cc:1275] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [term 3 FOLLOWER]: Refusing update from remote peer ef26a10f2f634d339549be65cc95746c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:57.623960 30410 consensus_queue.cc:1048] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:27:57.627877 29966 raft_consensus.cc:1275] T 81c258bd1241480f99136d54fe55b185 P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Refusing update from remote peer ef26a10f2f634d339549be65cc95746c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:27:57.630615 30410 consensus_queue.cc:1048] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:27:57.891536 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:57.912063 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:57.929298 29968 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c89ce35b29043e1952e637b48fcb609"
dest_uuid: "2578888a3dbf4efbb005015015084475"
mode: GRACEFUL
new_leader_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
 from {username='slave'} at 127.0.0.1:37132
I20260710 13:27:57.929857 29968 raft_consensus.cc:606] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [term 2 LEADER]: Received request to transfer leadership to TS 92dfae1f88c54db2a8b8c9b786115dca
I20260710 13:27:57.932952 29892 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e2c9ae7c80144d2a086aa4150546428"
dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
mode: GRACEFUL
new_leader_uuid: "ef26a10f2f634d339549be65cc95746c"
 from {username='slave'} at 127.0.0.1:37060
I20260710 13:27:57.933476 29892 raft_consensus.cc:606] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 LEADER]: Received request to transfer leadership to TS ef26a10f2f634d339549be65cc95746c
I20260710 13:27:57.934755 27620 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:27:57.937844 27620 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:57.950793 30386 raft_consensus.cc:993] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475: : Instructing follower 92dfae1f88c54db2a8b8c9b786115dca to start an election
I20260710 13:27:57.951416 30386 raft_consensus.cc:1081] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [term 2 LEADER]: Signalling peer 92dfae1f88c54db2a8b8c9b786115dca to start an election
I20260710 13:27:57.953162 29817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c89ce35b29043e1952e637b48fcb609"
dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
 from {username='slave'} at 127.0.0.1:50552
I20260710 13:27:57.953590 29817 raft_consensus.cc:493] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:57.953812 29817 raft_consensus.cc:3060] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:57.961035 29817 raft_consensus.cc:515] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:57.963338 29817 leader_election.cc:290] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [CANDIDATE]: Term 3 election: Requested vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:57.964041 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c89ce35b29043e1952e637b48fcb609" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:57.964629 29892 raft_consensus.cc:3060] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:57.964619 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c89ce35b29043e1952e637b48fcb609" candidate_uuid: "92dfae1f88c54db2a8b8c9b786115dca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2578888a3dbf4efbb005015015084475"
I20260710 13:27:57.965375 29968 raft_consensus.cc:3055] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:57.965761 29968 raft_consensus.cc:740] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2578888a3dbf4efbb005015015084475, State: Running, Role: LEADER
I20260710 13:27:57.966562 29968 consensus_queue.cc:260] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [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: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:57.967756 29968 raft_consensus.cc:3060] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:57.970750 29892 raft_consensus.cc:2468] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92dfae1f88c54db2a8b8c9b786115dca in term 3.
I20260710 13:27:57.972127 29786 leader_election.cc:304] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [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: 9009e0d1fe1f4262bc03240f391d0976, 92dfae1f88c54db2a8b8c9b786115dca; no voters: 
I20260710 13:27:57.972853 30399 raft_consensus.cc:2804] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:57.974043 30399 raft_consensus.cc:697] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 3 LEADER]: Becoming Leader. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Running, Role: LEADER
I20260710 13:27:57.974495 29968 raft_consensus.cc:2468] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 92dfae1f88c54db2a8b8c9b786115dca in term 3.
I20260710 13:27:57.976872 30399 consensus_queue.cc:237] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [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: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } }
I20260710 13:27:57.987679 29642 catalog_manager.cc:5697] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca reported cstate change: term changed from 2 to 3, leader changed from 2578888a3dbf4efbb005015015084475 (127.26.249.4) to 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2). New cstate: current_term: 3 leader_uuid: "92dfae1f88c54db2a8b8c9b786115dca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:58.347342 30438 raft_consensus.cc:993] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976: : Instructing follower ef26a10f2f634d339549be65cc95746c to start an election
I20260710 13:27:58.347888 30420 raft_consensus.cc:1081] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 LEADER]: Signalling peer ef26a10f2f634d339549be65cc95746c to start an election
I20260710 13:27:58.349423 30273 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e2c9ae7c80144d2a086aa4150546428"
dest_uuid: "ef26a10f2f634d339549be65cc95746c"
 from {username='slave'} at 127.0.0.1:56358
I20260710 13:27:58.349917 30273 raft_consensus.cc:493] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:58.350208 30273 raft_consensus.cc:3060] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:58.355242 30273 raft_consensus.cc:515] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:58.356921 30273 leader_election.cc:290] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 3 election: Requested vote from peers 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265), 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601)
I20260710 13:27:58.357729 29892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2c9ae7c80144d2a086aa4150546428" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9009e0d1fe1f4262bc03240f391d0976"
I20260710 13:27:58.357972 29968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e2c9ae7c80144d2a086aa4150546428" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2578888a3dbf4efbb005015015084475"
I20260710 13:27:58.358381 29892 raft_consensus.cc:3055] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:58.358510 29968 raft_consensus.cc:3060] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:58.358731 29892 raft_consensus.cc:740] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9009e0d1fe1f4262bc03240f391d0976, State: Running, Role: LEADER
I20260710 13:27:58.359532 29892 consensus_queue.cc:260] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [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: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:58.360842 29892 raft_consensus.cc:3060] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:58.365396 29968 raft_consensus.cc:2468] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 3.
I20260710 13:27:58.366761 30229 leader_election.cc:304] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [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: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:58.367760 30425 raft_consensus.cc:2804] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:58.367774 29892 raft_consensus.cc:2468] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 3.
I20260710 13:27:58.368381 30425 raft_consensus.cc:697] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 3 LEADER]: Becoming Leader. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Running, Role: LEADER
I20260710 13:27:58.369632 30425 consensus_queue.cc:237] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [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: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } }
I20260710 13:27:58.379619 29642 catalog_manager.cc:5697] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c reported cstate change: term changed from 2 to 3, leader changed from 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3) to ef26a10f2f634d339549be65cc95746c (127.26.249.1). New cstate: current_term: 3 leader_uuid: "ef26a10f2f634d339549be65cc95746c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: HEALTHY } } }
I20260710 13:27:58.461158 29968 raft_consensus.cc:1275] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [term 3 FOLLOWER]: Refusing update from remote peer 92dfae1f88c54db2a8b8c9b786115dca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:58.462478 30432 consensus_queue.cc:1048] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:58.472950 29892 raft_consensus.cc:1275] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976 [term 3 FOLLOWER]: Refusing update from remote peer 92dfae1f88c54db2a8b8c9b786115dca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:58.474706 30399 consensus_queue.cc:1048] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:58.850696 29892 raft_consensus.cc:1275] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 3 FOLLOWER]: Refusing update from remote peer ef26a10f2f634d339549be65cc95746c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:58.852325 30425 consensus_queue.cc:1048] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9009e0d1fe1f4262bc03240f391d0976" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:58.864184 29968 raft_consensus.cc:1275] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475 [term 3 FOLLOWER]: Refusing update from remote peer ef26a10f2f634d339549be65cc95746c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:58.865913 30410 consensus_queue.cc:1048] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:58.939103 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:58.959498 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:58.977463 29820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ade66d5e6da64a84b4c54ad43459204d"
dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
mode: GRACEFUL
new_leader_uuid: "ef26a10f2f634d339549be65cc95746c"
 from {username='slave'} at 127.0.0.1:45434
I20260710 13:27:58.978197 29820 raft_consensus.cc:606] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 2 LEADER]: Received request to transfer leadership to TS ef26a10f2f634d339549be65cc95746c
I20260710 13:27:58.980085 27620 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:27:58.981204 27620 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:27:58.988050 30450 raft_consensus.cc:993] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca: : Instructing follower ef26a10f2f634d339549be65cc95746c to start an election
I20260710 13:27:58.988722 30399 raft_consensus.cc:1081] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 2 LEADER]: Signalling peer ef26a10f2f634d339549be65cc95746c to start an election
I20260710 13:27:58.990381 30273 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ade66d5e6da64a84b4c54ad43459204d"
dest_uuid: "ef26a10f2f634d339549be65cc95746c"
 from {username='slave'} at 127.0.0.1:56362
I20260710 13:27:58.990899 30273 raft_consensus.cc:493] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:27:58.991272 30273 raft_consensus.cc:3060] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:58.999977 30273 raft_consensus.cc:515] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:59.003105 29966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade66d5e6da64a84b4c54ad43459204d" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2578888a3dbf4efbb005015015084475"
I20260710 13:27:59.003785 29966 raft_consensus.cc:3060] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:59.005290 30273 leader_election.cc:290] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [CANDIDATE]: Term 3 election: Requested vote from peers 2578888a3dbf4efbb005015015084475 (127.26.249.4:41601), 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357)
I20260710 13:27:59.006486 29820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade66d5e6da64a84b4c54ad43459204d" candidate_uuid: "ef26a10f2f634d339549be65cc95746c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "92dfae1f88c54db2a8b8c9b786115dca"
I20260710 13:27:59.007175 29820 raft_consensus.cc:3055] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:27:59.007493 29820 raft_consensus.cc:740] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 92dfae1f88c54db2a8b8c9b786115dca, State: Running, Role: LEADER
I20260710 13:27:59.008566 29820 consensus_queue.cc:260] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [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: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:59.010304 29820 raft_consensus.cc:3060] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:27:59.028383 29820 raft_consensus.cc:2468] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 3.
I20260710 13:27:59.028550 29966 raft_consensus.cc:2468] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef26a10f2f634d339549be65cc95746c in term 3.
I20260710 13:27:59.030440 30229 leader_election.cc:304] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [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: 2578888a3dbf4efbb005015015084475, ef26a10f2f634d339549be65cc95746c; no voters: 
I20260710 13:27:59.031466 30410 raft_consensus.cc:2804] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:27:59.032006 30410 raft_consensus.cc:697] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 3 LEADER]: Becoming Leader. State: Replica: ef26a10f2f634d339549be65cc95746c, State: Running, Role: LEADER
I20260710 13:27:59.033130 30410 consensus_queue.cc:237] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [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: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } }
I20260710 13:27:59.042692 29643 catalog_manager.cc:5697] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c reported cstate change: term changed from 2 to 3, leader changed from 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2) to ef26a10f2f634d339549be65cc95746c (127.26.249.1). New cstate: current_term: 3 leader_uuid: "ef26a10f2f634d339549be65cc95746c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ef26a10f2f634d339549be65cc95746c" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 33833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 } health_report { overall_health: UNKNOWN } } }
I20260710 13:27:59.513170 29966 raft_consensus.cc:1275] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475 [term 3 FOLLOWER]: Refusing update from remote peer ef26a10f2f634d339549be65cc95746c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:59.514657 30447 consensus_queue.cc:1048] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2578888a3dbf4efbb005015015084475" member_type: VOTER last_known_addr { host: "127.26.249.4" port: 41601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:59.526152 29820 raft_consensus.cc:1275] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 3 FOLLOWER]: Refusing update from remote peer ef26a10f2f634d339549be65cc95746c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:27:59.527804 30447 consensus_queue.cc:1048] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [LEADER]: Connected to new peer: Peer: permanent_uuid: "92dfae1f88c54db2a8b8c9b786115dca" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 46357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:27:59.982380 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:27:59.999953 27620 tablet_server.cc:179] TabletServer@127.26.249.1:33833 shutting down...
W20260710 13:28:00.023540 29859 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]
W20260710 13:28:00.036175 29859 consensus_peers.cc:597] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 -> Peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Couldn't send request to peer ef26a10f2f634d339549be65cc95746c. 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 13:28:00.038009 29933 consensus_peers.cc:597] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 -> Peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Couldn't send request to peer ef26a10f2f634d339549be65cc95746c. 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 13:28:00.056744 29785 consensus_peers.cc:597] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca -> Peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Couldn't send request to peer ef26a10f2f634d339549be65cc95746c. 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 13:28:00.065858 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:00.066982 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:00.068010 27620 raft_consensus.cc:2243] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.068585 27620 raft_consensus.cc:2272] T e71c0b14325741d8885f8fbe4496032b P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.071156 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:00.071920 27620 raft_consensus.cc:2243] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.072811 27620 raft_consensus.cc:2272] T 5e2c9ae7c80144d2a086aa4150546428 P ef26a10f2f634d339549be65cc95746c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.074941 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:00.075671 27620 raft_consensus.cc:2243] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.076212 27620 raft_consensus.cc:2272] T fc6a933e416b473591852789e6a3e208 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.078392 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:00.079041 27620 raft_consensus.cc:2243] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.079581 27620 raft_consensus.cc:2272] T ddf21c4116b246a4b32f6cb6c220009e P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.082227 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:00.082878 27620 raft_consensus.cc:2243] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.083801 27620 raft_consensus.cc:2272] T e0aa4bd35d894e5eade405d69a80364e P ef26a10f2f634d339549be65cc95746c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.086287 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:00.087185 27620 raft_consensus.cc:2243] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.088245 27620 raft_consensus.cc:2272] T 82f4c660a3ae4021b999c28677318cae P ef26a10f2f634d339549be65cc95746c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.090997 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:00.091955 27620 raft_consensus.cc:2243] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.092547 27620 raft_consensus.cc:2272] T 73de45f892824f899b3449c1f3832fc6 P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.095398 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:00.096102 27620 raft_consensus.cc:2243] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.097040 27620 raft_consensus.cc:2272] T 81c258bd1241480f99136d54fe55b185 P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.100530 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:00.101399 27620 raft_consensus.cc:2243] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.102341 27620 raft_consensus.cc:2272] T ade66d5e6da64a84b4c54ad43459204d P ef26a10f2f634d339549be65cc95746c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.105620 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:00.106257 27620 raft_consensus.cc:2243] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.107175 27620 raft_consensus.cc:2272] T 102b32ad2de144ad8944d50949c925dd P ef26a10f2f634d339549be65cc95746c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.109663 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:00.110255 27620 raft_consensus.cc:2243] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.110718 27620 raft_consensus.cc:2272] T 8e73f4f8a970466c9a1e37111d798057 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.112845 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:00.113435 27620 raft_consensus.cc:2243] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.113940 27620 raft_consensus.cc:2272] T 656a2d38a9334d1dba04f49e6b3ce745 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.117504 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:00.118436 27620 raft_consensus.cc:2243] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:28:00.118454 29859 consensus_peers.cc:597] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 -> Peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Couldn't send request to peer ef26a10f2f634d339549be65cc95746c. 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 13:28:00.119266 27620 raft_consensus.cc:2272] T 9d412c75e111442daef36aa99f75ee80 P ef26a10f2f634d339549be65cc95746c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.122344 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:00.123023 27620 raft_consensus.cc:2243] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.123549 27620 raft_consensus.cc:2272] T 4696eef28d8c4b4c991165c25f93e1ae P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.126945 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:00.128007 27620 raft_consensus.cc:2243] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.128679 27620 raft_consensus.cc:2272] T ab928609b9f7432793d0745fc86bf5b3 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.131856 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:00.132725 27620 raft_consensus.cc:2243] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.133320 27620 raft_consensus.cc:2272] T 7105a8a8d5844d3b9734661754c9c1cf P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.136341 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:00.137204 27620 raft_consensus.cc:2243] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.137820 27620 raft_consensus.cc:2272] T 20060606a8944fe78ba676a352eecf44 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.140975 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:00.141661 27620 raft_consensus.cc:2243] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.142084 27620 raft_consensus.cc:2272] T dbe958e78dd5407b9505c444cb85fe83 P ef26a10f2f634d339549be65cc95746c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:00.160953 29933 consensus_peers.cc:597] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 -> Peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Couldn't send request to peer ef26a10f2f634d339549be65cc95746c. 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 13:28:00.186542 27620 tablet_server.cc:196] TabletServer@127.26.249.1:33833 shutdown complete.
W20260710 13:28:00.232779 29785 consensus_peers.cc:597] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca -> Peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Couldn't send request to peer ef26a10f2f634d339549be65cc95746c. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:33833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:00.244766 27620 tablet_server.cc:179] TabletServer@127.26.249.2:0 shutting down...
W20260710 13:28:00.287333 29932 consensus_peers.cc:597] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 -> Peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Couldn't send request to peer 92dfae1f88c54db2a8b8c9b786115dca. 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 13:28:00.290903 29859 consensus_peers.cc:597] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 -> Peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Couldn't send request to peer ef26a10f2f634d339549be65cc95746c. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:33833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:00.305905 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:00.307144 27620 tablet_replica.cc:333] T 6f077f59b2774169a428eaa690738af7 P 92dfae1f88c54db2a8b8c9b786115dca: stopping tablet replica
I20260710 13:28:00.308086 27620 raft_consensus.cc:2243] T 6f077f59b2774169a428eaa690738af7 P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.308887 27620 raft_consensus.cc:2272] T 6f077f59b2774169a428eaa690738af7 P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.311625 27620 tablet_replica.cc:333] T fc6a933e416b473591852789e6a3e208 P 92dfae1f88c54db2a8b8c9b786115dca: stopping tablet replica
I20260710 13:28:00.312386 27620 raft_consensus.cc:2243] T fc6a933e416b473591852789e6a3e208 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.312876 27620 raft_consensus.cc:2272] T fc6a933e416b473591852789e6a3e208 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.315233 27620 tablet_replica.cc:333] T 7105a8a8d5844d3b9734661754c9c1cf P 92dfae1f88c54db2a8b8c9b786115dca: stopping tablet replica
I20260710 13:28:00.315869 27620 raft_consensus.cc:2243] T 7105a8a8d5844d3b9734661754c9c1cf P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.316316 27620 raft_consensus.cc:2272] T 7105a8a8d5844d3b9734661754c9c1cf P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.318540 27620 tablet_replica.cc:333] T 9182fef6e01c474cabef4a661460d2c7 P 92dfae1f88c54db2a8b8c9b786115dca: stopping tablet replica
I20260710 13:28:00.319307 27620 raft_consensus.cc:2243] T 9182fef6e01c474cabef4a661460d2c7 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.319797 27620 raft_consensus.cc:2272] T 9182fef6e01c474cabef4a661460d2c7 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.322623 27620 tablet_replica.cc:333] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca: stopping tablet replica
I20260710 13:28:00.323518 27620 raft_consensus.cc:2243] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.324903 27620 raft_consensus.cc:2272] T f2b673c809bc43b5a09d757c3e48104f P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:00.327967 29785 consensus_peers.cc:597] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca -> Peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Couldn't send request to peer ef26a10f2f634d339549be65cc95746c. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:33833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:00.328248 27620 tablet_replica.cc:333] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca: stopping tablet replica
I20260710 13:28:00.329089 27620 raft_consensus.cc:2243] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.329658 27620 raft_consensus.cc:2272] T 9d412c75e111442daef36aa99f75ee80 P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.332268 27620 tablet_replica.cc:333] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca: stopping tablet replica
I20260710 13:28:00.332978 27620 raft_consensus.cc:2243] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.333587 27620 raft_consensus.cc:2272] T 82f4c660a3ae4021b999c28677318cae P 92dfae1f88c54db2a8b8c9b786115dca [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.336179 27620 tablet_replica.cc:333] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca: stopping tablet replica
I20260710 13:28:00.336920 27620 raft_consensus.cc:2243] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.337992 27620 raft_consensus.cc:2272] T ddf21c4116b246a4b32f6cb6c220009e P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.340500 27620 tablet_replica.cc:333] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca: stopping tablet replica
I20260710 13:28:00.341243 27620 raft_consensus.cc:2243] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.342983 27620 raft_consensus.cc:2272] T 5c89ce35b29043e1952e637b48fcb609 P 92dfae1f88c54db2a8b8c9b786115dca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.345888 27620 tablet_replica.cc:333] T ab928609b9f7432793d0745fc86bf5b3 P 92dfae1f88c54db2a8b8c9b786115dca: stopping tablet replica
I20260710 13:28:00.346751 27620 raft_consensus.cc:2243] T ab928609b9f7432793d0745fc86bf5b3 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:28:00.347724 29933 consensus_peers.cc:597] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 -> Peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Couldn't send request to peer ef26a10f2f634d339549be65cc95746c. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:33833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:00.347939 27620 raft_consensus.cc:2272] T ab928609b9f7432793d0745fc86bf5b3 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.351049 27620 tablet_replica.cc:333] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca: stopping tablet replica
I20260710 13:28:00.351792 27620 raft_consensus.cc:2243] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.352805 27620 raft_consensus.cc:2272] T 4696eef28d8c4b4c991165c25f93e1ae P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.355374 27620 tablet_replica.cc:333] T d2963640fcf14be3ada6393f23138301 P 92dfae1f88c54db2a8b8c9b786115dca: stopping tablet replica
I20260710 13:28:00.356119 27620 raft_consensus.cc:2243] T d2963640fcf14be3ada6393f23138301 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.356632 27620 raft_consensus.cc:2272] T d2963640fcf14be3ada6393f23138301 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.358860 27620 tablet_replica.cc:333] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca: stopping tablet replica
I20260710 13:28:00.359558 27620 raft_consensus.cc:2243] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.360617 27620 raft_consensus.cc:2272] T dbe958e78dd5407b9505c444cb85fe83 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.365005 27620 tablet_replica.cc:333] T 58f7dae87cef46c89ce867cd11976c32 P 92dfae1f88c54db2a8b8c9b786115dca: stopping tablet replica
I20260710 13:28:00.365962 27620 raft_consensus.cc:2243] T 58f7dae87cef46c89ce867cd11976c32 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.366546 27620 raft_consensus.cc:2272] T 58f7dae87cef46c89ce867cd11976c32 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:00.367789 29859 consensus_peers.cc:597] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 -> Peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Couldn't send request to peer ef26a10f2f634d339549be65cc95746c. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:33833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:00.369155 27620 tablet_replica.cc:333] T 656a2d38a9334d1dba04f49e6b3ce745 P 92dfae1f88c54db2a8b8c9b786115dca: stopping tablet replica
I20260710 13:28:00.369855 27620 raft_consensus.cc:2243] T 656a2d38a9334d1dba04f49e6b3ce745 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.370534 27620 raft_consensus.cc:2272] T 656a2d38a9334d1dba04f49e6b3ce745 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.373373 27620 tablet_replica.cc:333] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca: stopping tablet replica
I20260710 13:28:00.374264 27620 raft_consensus.cc:2243] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.376003 27620 raft_consensus.cc:2272] T 8e73f4f8a970466c9a1e37111d798057 P 92dfae1f88c54db2a8b8c9b786115dca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:00.380311 29858 consensus_peers.cc:597] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 -> Peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Couldn't send request to peer 92dfae1f88c54db2a8b8c9b786115dca. 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 13:28:00.380618 27620 tablet_replica.cc:333] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca: stopping tablet replica
I20260710 13:28:00.381624 27620 raft_consensus.cc:2243] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.382436 27620 raft_consensus.cc:2272] T ade66d5e6da64a84b4c54ad43459204d P 92dfae1f88c54db2a8b8c9b786115dca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.385658 27620 tablet_replica.cc:333] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca: stopping tablet replica
I20260710 13:28:00.386482 27620 raft_consensus.cc:2243] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.387687 27620 raft_consensus.cc:2272] T 73de45f892824f899b3449c1f3832fc6 P 92dfae1f88c54db2a8b8c9b786115dca [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:00.415728 29933 consensus_peers.cc:597] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 -> Peer ef26a10f2f634d339549be65cc95746c (127.26.249.1:33833): Couldn't send request to peer ef26a10f2f634d339549be65cc95746c. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:33833: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:00.419572 29932 consensus_peers.cc:597] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 -> Peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Couldn't send request to peer 92dfae1f88c54db2a8b8c9b786115dca. 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 13:28:00.419971 29858 consensus_peers.cc:597] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 -> Peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Couldn't send request to peer 92dfae1f88c54db2a8b8c9b786115dca. 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 13:28:00.448704 27620 tablet_server.cc:196] TabletServer@127.26.249.2:0 shutdown complete.
W20260710 13:28:00.457368 29932 consensus_peers.cc:597] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 -> Peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Couldn't send request to peer 92dfae1f88c54db2a8b8c9b786115dca. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.2:46357: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:00.464426 29932 consensus_peers.cc:597] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 -> Peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Couldn't send request to peer 92dfae1f88c54db2a8b8c9b786115dca. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.2:46357: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:00.497233 27620 tablet_server.cc:179] TabletServer@127.26.249.3:0 shutting down...
I20260710 13:28:00.534880 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:00.536775 27620 tablet_replica.cc:333] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976: stopping tablet replica
I20260710 13:28:00.537909 27620 raft_consensus.cc:2243] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:28:00.538908 29934 consensus_peers.cc:597] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 -> Peer 9009e0d1fe1f4262bc03240f391d0976 (127.26.249.3:43265): Couldn't send request to peer 9009e0d1fe1f4262bc03240f391d0976. 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 13:28:00.539762 27620 raft_consensus.cc:2272] T e71c0b14325741d8885f8fbe4496032b P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.544644 27620 tablet_replica.cc:333] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976: stopping tablet replica
I20260710 13:28:00.545950 27620 raft_consensus.cc:2243] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.546626 27620 raft_consensus.cc:2272] T 81c258bd1241480f99136d54fe55b185 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.551043 27620 tablet_replica.cc:333] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976: stopping tablet replica
I20260710 13:28:00.552325 27620 raft_consensus.cc:2243] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.552913 27620 raft_consensus.cc:2272] T e0aa4bd35d894e5eade405d69a80364e P 9009e0d1fe1f4262bc03240f391d0976 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.555876 27620 tablet_replica.cc:333] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976: stopping tablet replica
I20260710 13:28:00.556752 27620 raft_consensus.cc:2243] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.557404 27620 raft_consensus.cc:2272] T 5c89ce35b29043e1952e637b48fcb609 P 9009e0d1fe1f4262bc03240f391d0976 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.559942 27620 tablet_replica.cc:333] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976: stopping tablet replica
I20260710 13:28:00.560597 27620 raft_consensus.cc:2243] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.561287 27620 raft_consensus.cc:2272] T 82f4c660a3ae4021b999c28677318cae P 9009e0d1fe1f4262bc03240f391d0976 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.564810 27620 tablet_replica.cc:333] T 58f7dae87cef46c89ce867cd11976c32 P 9009e0d1fe1f4262bc03240f391d0976: stopping tablet replica
I20260710 13:28:00.565650 27620 raft_consensus.cc:2243] T 58f7dae87cef46c89ce867cd11976c32 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.566272 27620 raft_consensus.cc:2272] T 58f7dae87cef46c89ce867cd11976c32 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.569736 27620 tablet_replica.cc:333] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976: stopping tablet replica
I20260710 13:28:00.570637 27620 raft_consensus.cc:2243] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.571765 27620 raft_consensus.cc:2272] T 6f077f59b2774169a428eaa690738af7 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.575147 27620 tablet_replica.cc:333] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976: stopping tablet replica
I20260710 13:28:00.576314 27620 raft_consensus.cc:2243] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.578285 27620 raft_consensus.cc:2272] T 7105a8a8d5844d3b9734661754c9c1cf P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.581561 27620 tablet_replica.cc:333] T dbe958e78dd5407b9505c444cb85fe83 P 9009e0d1fe1f4262bc03240f391d0976: stopping tablet replica
I20260710 13:28:00.582310 27620 raft_consensus.cc:2243] T dbe958e78dd5407b9505c444cb85fe83 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.582863 27620 raft_consensus.cc:2272] T dbe958e78dd5407b9505c444cb85fe83 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.585466 27620 tablet_replica.cc:333] T 20060606a8944fe78ba676a352eecf44 P 9009e0d1fe1f4262bc03240f391d0976: stopping tablet replica
I20260710 13:28:00.586422 27620 raft_consensus.cc:2243] T 20060606a8944fe78ba676a352eecf44 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.586905 27620 raft_consensus.cc:2272] T 20060606a8944fe78ba676a352eecf44 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.589586 27620 tablet_replica.cc:333] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976: stopping tablet replica
I20260710 13:28:00.590325 27620 raft_consensus.cc:2243] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.591390 27620 raft_consensus.cc:2272] T d2963640fcf14be3ada6393f23138301 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.594153 27620 tablet_replica.cc:333] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976: stopping tablet replica
I20260710 13:28:00.594815 27620 raft_consensus.cc:2243] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.595402 27620 raft_consensus.cc:2272] T 5e2c9ae7c80144d2a086aa4150546428 P 9009e0d1fe1f4262bc03240f391d0976 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.597613 27620 tablet_replica.cc:333] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976: stopping tablet replica
I20260710 13:28:00.598271 27620 raft_consensus.cc:2243] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.599352 27620 raft_consensus.cc:2272] T 9d412c75e111442daef36aa99f75ee80 P 9009e0d1fe1f4262bc03240f391d0976 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.601572 27620 tablet_replica.cc:333] T 8e73f4f8a970466c9a1e37111d798057 P 9009e0d1fe1f4262bc03240f391d0976: stopping tablet replica
I20260710 13:28:00.602205 27620 raft_consensus.cc:2243] T 8e73f4f8a970466c9a1e37111d798057 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.602695 27620 raft_consensus.cc:2272] T 8e73f4f8a970466c9a1e37111d798057 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.605250 27620 tablet_replica.cc:333] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976: stopping tablet replica
I20260710 13:28:00.606102 27620 raft_consensus.cc:2243] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.607244 27620 raft_consensus.cc:2272] T 656a2d38a9334d1dba04f49e6b3ce745 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.609625 27620 tablet_replica.cc:333] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976: stopping tablet replica
I20260710 13:28:00.610303 27620 raft_consensus.cc:2243] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.611217 27620 raft_consensus.cc:2272] T 9182fef6e01c474cabef4a661460d2c7 P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.613940 27620 tablet_replica.cc:333] T f2b673c809bc43b5a09d757c3e48104f P 9009e0d1fe1f4262bc03240f391d0976: stopping tablet replica
I20260710 13:28:00.614802 27620 raft_consensus.cc:2243] T f2b673c809bc43b5a09d757c3e48104f P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.615502 27620 raft_consensus.cc:2272] T f2b673c809bc43b5a09d757c3e48104f P 9009e0d1fe1f4262bc03240f391d0976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.618431 27620 tablet_replica.cc:333] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976: stopping tablet replica
I20260710 13:28:00.619161 27620 raft_consensus.cc:2243] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.619743 27620 raft_consensus.cc:2272] T 102b32ad2de144ad8944d50949c925dd P 9009e0d1fe1f4262bc03240f391d0976 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.658277 27620 tablet_server.cc:196] TabletServer@127.26.249.3:0 shutdown complete.
I20260710 13:28:00.699384 27620 tablet_server.cc:179] TabletServer@127.26.249.4:0 shutting down...
W20260710 13:28:00.738525 29932 consensus_peers.cc:597] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 -> Peer 92dfae1f88c54db2a8b8c9b786115dca (127.26.249.2:46357): Couldn't send request to peer 92dfae1f88c54db2a8b8c9b786115dca. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.2:46357: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:00.740867 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:00.742022 27620 tablet_replica.cc:333] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475: stopping tablet replica
I20260710 13:28:00.743593 27620 raft_consensus.cc:2243] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.744459 27620 raft_consensus.cc:2272] T e0aa4bd35d894e5eade405d69a80364e P 2578888a3dbf4efbb005015015084475 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.746943 27620 tablet_replica.cc:333] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475: stopping tablet replica
I20260710 13:28:00.747601 27620 raft_consensus.cc:2243] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.748018 27620 raft_consensus.cc:2272] T e71c0b14325741d8885f8fbe4496032b P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.749850 27620 tablet_replica.cc:333] T ddf21c4116b246a4b32f6cb6c220009e P 2578888a3dbf4efbb005015015084475: stopping tablet replica
I20260710 13:28:00.750387 27620 raft_consensus.cc:2243] T ddf21c4116b246a4b32f6cb6c220009e P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.750753 27620 raft_consensus.cc:2272] T ddf21c4116b246a4b32f6cb6c220009e P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.752596 27620 tablet_replica.cc:333] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475: stopping tablet replica
I20260710 13:28:00.753059 27620 raft_consensus.cc:2243] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.753432 27620 raft_consensus.cc:2272] T 5c89ce35b29043e1952e637b48fcb609 P 2578888a3dbf4efbb005015015084475 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.755184 27620 tablet_replica.cc:333] T 81c258bd1241480f99136d54fe55b185 P 2578888a3dbf4efbb005015015084475: stopping tablet replica
I20260710 13:28:00.755678 27620 raft_consensus.cc:2243] T 81c258bd1241480f99136d54fe55b185 P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.757078 27620 raft_consensus.cc:2272] T 81c258bd1241480f99136d54fe55b185 P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.758785 27620 tablet_replica.cc:333] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475: stopping tablet replica
I20260710 13:28:00.759392 27620 raft_consensus.cc:2243] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.759852 27620 raft_consensus.cc:2272] T ade66d5e6da64a84b4c54ad43459204d P 2578888a3dbf4efbb005015015084475 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.762897 27620 tablet_replica.cc:333] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475: stopping tablet replica
I20260710 13:28:00.763674 27620 raft_consensus.cc:2243] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.764490 27620 raft_consensus.cc:2272] T 73de45f892824f899b3449c1f3832fc6 P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.766517 27620 tablet_replica.cc:333] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475: stopping tablet replica
I20260710 13:28:00.767021 27620 raft_consensus.cc:2243] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.767854 27620 raft_consensus.cc:2272] T 20060606a8944fe78ba676a352eecf44 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.770113 27620 tablet_replica.cc:333] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475: stopping tablet replica
I20260710 13:28:00.770643 27620 raft_consensus.cc:2243] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.771028 27620 raft_consensus.cc:2272] T 5e2c9ae7c80144d2a086aa4150546428 P 2578888a3dbf4efbb005015015084475 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.772836 27620 tablet_replica.cc:333] T d2963640fcf14be3ada6393f23138301 P 2578888a3dbf4efbb005015015084475: stopping tablet replica
I20260710 13:28:00.773331 27620 raft_consensus.cc:2243] T d2963640fcf14be3ada6393f23138301 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.773716 27620 raft_consensus.cc:2272] T d2963640fcf14be3ada6393f23138301 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.775509 27620 tablet_replica.cc:333] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475: stopping tablet replica
I20260710 13:28:00.775971 27620 raft_consensus.cc:2243] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.776310 27620 raft_consensus.cc:2272] T 6f077f59b2774169a428eaa690738af7 P 2578888a3dbf4efbb005015015084475 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.778172 27620 tablet_replica.cc:333] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475: stopping tablet replica
I20260710 13:28:00.778654 27620 raft_consensus.cc:2243] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.779633 27620 raft_consensus.cc:2272] T 58f7dae87cef46c89ce867cd11976c32 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.781572 27620 tablet_replica.cc:333] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475: stopping tablet replica
I20260710 13:28:00.782058 27620 raft_consensus.cc:2243] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.782780 27620 raft_consensus.cc:2272] T fc6a933e416b473591852789e6a3e208 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.785079 27620 tablet_replica.cc:333] T 4696eef28d8c4b4c991165c25f93e1ae P 2578888a3dbf4efbb005015015084475: stopping tablet replica
I20260710 13:28:00.785547 27620 raft_consensus.cc:2243] T 4696eef28d8c4b4c991165c25f93e1ae P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.785921 27620 raft_consensus.cc:2272] T 4696eef28d8c4b4c991165c25f93e1ae P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.787995 27620 tablet_replica.cc:333] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475: stopping tablet replica
I20260710 13:28:00.788475 27620 raft_consensus.cc:2243] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.789258 27620 raft_consensus.cc:2272] T ab928609b9f7432793d0745fc86bf5b3 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.791074 27620 tablet_replica.cc:333] T f2b673c809bc43b5a09d757c3e48104f P 2578888a3dbf4efbb005015015084475: stopping tablet replica
I20260710 13:28:00.791507 27620 raft_consensus.cc:2243] T f2b673c809bc43b5a09d757c3e48104f P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.791864 27620 raft_consensus.cc:2272] T f2b673c809bc43b5a09d757c3e48104f P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.793608 27620 tablet_replica.cc:333] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475: stopping tablet replica
I20260710 13:28:00.794127 27620 raft_consensus.cc:2243] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.794909 27620 raft_consensus.cc:2272] T 9182fef6e01c474cabef4a661460d2c7 P 2578888a3dbf4efbb005015015084475 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.796885 27620 tablet_replica.cc:333] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475: stopping tablet replica
I20260710 13:28:00.797371 27620 raft_consensus.cc:2243] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:00.797778 27620 raft_consensus.cc:2272] T 102b32ad2de144ad8944d50949c925dd P 2578888a3dbf4efbb005015015084475 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.830613 27620 tablet_server.cc:196] TabletServer@127.26.249.4:0 shutdown complete.
I20260710 13:28:00.864742 27620 master.cc:562] Master@127.26.249.62:36091 shutting down...
I20260710 13:28:00.894382 27620 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:00.894977 27620 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:00.895390 27620 tablet_replica.cc:333] T 00000000000000000000000000000000 P 47546999514f4365af21ebe427190899: stopping tablet replica
I20260710 13:28:00.958156 27620 master.cc:584] Master@127.26.249.62:36091 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (20795 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:28:01.024540 27620 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.249.62:43325
I20260710 13:28:01.025774 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:01.032742 30475 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 13:28:01.032923 30476 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 13:28:01.034533 27620 server_base.cc:1061] running on GCE node
W20260710 13:28:01.034574 30478 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 13:28:01.035768 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:01.035983 27620 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 13:28:01.036155 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690081036136 us; error 0 us; skew 500 ppm
I20260710 13:28:01.036705 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:01.039305 27620 webserver.cc:533] Webserver started at http://127.26.249.62:40149/ using document root <none> and password file <none>
I20260710 13:28:01.039820 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:01.040027 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:01.040318 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:01.041481 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-0/minicluster-data/master-0-root/instance:
uuid: "d5e35c768694420d809953140d0f77b3"
format_stamp: "Formatted at 2026-07-10 13:28:01 on dist-test-slave-hdws"
I20260710 13:28:01.047377 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.006s
I20260710 13:28:01.051275 30483 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:01.052294 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:28:01.052706 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-0/minicluster-data/master-0-root
uuid: "d5e35c768694420d809953140d0f77b3"
format_stamp: "Formatted at 2026-07-10 13:28:01 on dist-test-slave-hdws"
I20260710 13:28:01.053046 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-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 13:28:01.070647 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:01.072171 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:01.119693 30534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.62:43325 every 8 connection(s)
I20260710 13:28:01.119685 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.62:43325
I20260710 13:28:01.124660 30535 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 13:28:01.136987 30535 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3: Bootstrap starting.
I20260710 13:28:01.143653 30535 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:01.148629 30535 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3: No bootstrap required, opened a new log
I20260710 13:28:01.151698 30535 raft_consensus.cc:359] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5e35c768694420d809953140d0f77b3" member_type: VOTER }
I20260710 13:28:01.152100 30535 raft_consensus.cc:385] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:01.152352 30535 raft_consensus.cc:740] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5e35c768694420d809953140d0f77b3, State: Initialized, Role: FOLLOWER
I20260710 13:28:01.153069 30535 consensus_queue.cc:260] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d5e35c768694420d809953140d0f77b3" member_type: VOTER }
I20260710 13:28:01.153518 30535 raft_consensus.cc:399] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:28:01.153753 30535 raft_consensus.cc:493] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:28:01.154031 30535 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:01.158914 30535 raft_consensus.cc:515] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5e35c768694420d809953140d0f77b3" member_type: VOTER }
I20260710 13:28:01.159543 30535 leader_election.cc:304] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3 [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: d5e35c768694420d809953140d0f77b3; no voters: 
I20260710 13:28:01.160709 30535 leader_election.cc:290] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:28:01.161306 30538 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:01.162985 30538 raft_consensus.cc:697] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3 [term 1 LEADER]: Becoming Leader. State: Replica: d5e35c768694420d809953140d0f77b3, State: Running, Role: LEADER
I20260710 13:28:01.163705 30538 consensus_queue.cc:237] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3 [LEADER]: Queue going to LEADER mode. State: All 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: "d5e35c768694420d809953140d0f77b3" member_type: VOTER }
I20260710 13:28:01.164579 30535 sys_catalog.cc:565] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:28:01.168448 30540 sys_catalog.cc:455] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d5e35c768694420d809953140d0f77b3. Latest consensus state: current_term: 1 leader_uuid: "d5e35c768694420d809953140d0f77b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5e35c768694420d809953140d0f77b3" member_type: VOTER } }
I20260710 13:28:01.169209 30540 sys_catalog.cc:458] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3 [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:01.169092 30539 sys_catalog.cc:455] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d5e35c768694420d809953140d0f77b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5e35c768694420d809953140d0f77b3" member_type: VOTER } }
I20260710 13:28:01.169724 30539 sys_catalog.cc:458] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3 [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:01.173686 30545 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:28:01.179296 30545 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:28:01.181974 27620 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:28:01.189492 30545 catalog_manager.cc:1383] Generated new cluster ID: 4be224f7806f419aac208975c9be14b2
I20260710 13:28:01.189846 30545 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:28:01.215848 30545 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:28:01.217545 30545 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:28:01.233794 30545 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3: Generated new TSK 0
I20260710 13:28:01.234457 30545 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:28:01.248756 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:01.255780 30556 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 13:28:01.257436 30557 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 13:28:01.259822 30559 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 13:28:01.260422 27620 server_base.cc:1061] running on GCE node
I20260710 13:28:01.261543 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:01.261734 27620 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 13:28:01.261937 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690081261920 us; error 0 us; skew 500 ppm
I20260710 13:28:01.262481 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:01.265841 27620 webserver.cc:533] Webserver started at http://127.26.249.1:44979/ using document root <none> and password file <none>
I20260710 13:28:01.266621 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:01.266816 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:01.267201 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:01.268335 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-0/minicluster-data/ts-0-root/instance:
uuid: "94283778ada54a89a0ceec0e893f8bc1"
format_stamp: "Formatted at 2026-07-10 13:28:01 on dist-test-slave-hdws"
I20260710 13:28:01.273507 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:28:01.277684 30564 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:01.278658 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:28:01.279286 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-0/minicluster-data/ts-0-root
uuid: "94283778ada54a89a0ceec0e893f8bc1"
format_stamp: "Formatted at 2026-07-10 13:28:01 on dist-test-slave-hdws"
I20260710 13:28:01.279623 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-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 13:28:01.298599 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:01.299963 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:01.301568 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:01.303925 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:01.304097 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:01.304379 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:01.304684 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:01.355822 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.1:43233
I20260710 13:28:01.356083 30626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.1:43233 every 8 connection(s)
I20260710 13:28:01.364348 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:01.374270 30631 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 13:28:01.375392 30632 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 13:28:01.378798 30634 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 13:28:01.380764 27620 server_base.cc:1061] running on GCE node
I20260710 13:28:01.382207 30627 heartbeater.cc:344] Connected to a master server at 127.26.249.62:43325
I20260710 13:28:01.382472 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:28:01.382735 30627 heartbeater.cc:461] Registering TS with master...
W20260710 13:28:01.382761 27620 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 13:28:01.383186 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690081383162 us; error 0 us; skew 500 ppm
I20260710 13:28:01.383921 30627 heartbeater.cc:507] Master 127.26.249.62:43325 requested a full tablet report, sending...
I20260710 13:28:01.384172 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:01.386797 30500 ts_manager.cc:194] Registered new tserver with Master: 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233)
I20260710 13:28:01.387647 27620 webserver.cc:533] Webserver started at http://127.26.249.2:39991/ using document root <none> and password file <none>
I20260710 13:28:01.388218 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:01.388430 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:01.388701 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:01.389222 30500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48518
I20260710 13:28:01.389878 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-0/minicluster-data/ts-1-root/instance:
uuid: "0bf5a6f20bc242bda615e7f179dc4cf9"
format_stamp: "Formatted at 2026-07-10 13:28:01 on dist-test-slave-hdws"
I20260710 13:28:01.395694 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
I20260710 13:28:01.400077 30639 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:01.402858 27620 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.001s
I20260710 13:28:01.403394 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-0/minicluster-data/ts-1-root
uuid: "0bf5a6f20bc242bda615e7f179dc4cf9"
format_stamp: "Formatted at 2026-07-10 13:28:01 on dist-test-slave-hdws"
I20260710 13:28:01.404220 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-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 13:28:01.423465 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:01.424775 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:01.426501 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:01.429005 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:01.429247 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:01.429514 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:01.429700 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:01.487401 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.2:37717
I20260710 13:28:01.487478 30701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.2:37717 every 8 connection(s)
I20260710 13:28:01.492650 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:01.503119 30705 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 13:28:01.505326 30706 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 13:28:01.509622 30702 heartbeater.cc:344] Connected to a master server at 127.26.249.62:43325
I20260710 13:28:01.510188 30702 heartbeater.cc:461] Registering TS with master...
W20260710 13:28:01.510499 30708 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 13:28:01.511389 30702 heartbeater.cc:507] Master 127.26.249.62:43325 requested a full tablet report, sending...
I20260710 13:28:01.512189 27620 server_base.cc:1061] running on GCE node
I20260710 13:28:01.513233 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:01.513482 27620 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 13:28:01.513691 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690081513671 us; error 0 us; skew 500 ppm
I20260710 13:28:01.514071 30500 ts_manager.cc:194] Registered new tserver with Master: 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717)
I20260710 13:28:01.514444 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:01.516319 30500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48528
I20260710 13:28:01.517936 27620 webserver.cc:533] Webserver started at http://127.26.249.3:34481/ using document root <none> and password file <none>
I20260710 13:28:01.518491 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:01.518680 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:01.518966 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:01.520243 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-0/minicluster-data/ts-2-root/instance:
uuid: "d08d87655dba4ae4be577e5fa2ead91b"
format_stamp: "Formatted at 2026-07-10 13:28:01 on dist-test-slave-hdws"
I20260710 13:28:01.526332 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:28:01.530866 30713 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:01.531970 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:28:01.532588 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-0/minicluster-data/ts-2-root
uuid: "d08d87655dba4ae4be577e5fa2ead91b"
format_stamp: "Formatted at 2026-07-10 13:28:01 on dist-test-slave-hdws"
I20260710 13:28:01.532965 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-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 13:28:01.551914 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:01.553365 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:01.555269 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:01.558821 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:01.559072 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:01.559366 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:01.559551 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:01.615715 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.3:46381
I20260710 13:28:01.615849 30775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.3:46381 every 8 connection(s)
I20260710 13:28:01.634223 30776 heartbeater.cc:344] Connected to a master server at 127.26.249.62:43325
I20260710 13:28:01.634728 30776 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:01.635617 30776 heartbeater.cc:507] Master 127.26.249.62:43325 requested a full tablet report, sending...
I20260710 13:28:01.638670 30500 ts_manager.cc:194] Registered new tserver with Master: d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:01.639541 27620 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019216709s
I20260710 13:28:01.640683 30500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48536
I20260710 13:28:01.672570 30500 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48550:
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 13:28:01.675908 30500 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 13:28:01.762725 30741 tablet_service.cc:1511] Processing CreateTablet for tablet 806872e1d69c4b3ca99f39bda8ddc858 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:28:01.765571 30741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 806872e1d69c4b3ca99f39bda8ddc858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.768333 30739 tablet_service.cc:1511] Processing CreateTablet for tablet 065b415c572342988726f82e187045ef (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:28:01.762725 30740 tablet_service.cc:1511] Processing CreateTablet for tablet 57dfafc469b8421fbcd70e545765a465 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:28:01.772866 30738 tablet_service.cc:1511] Processing CreateTablet for tablet 3f2c513fbe2d41cda93ffd424883b816 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:28:01.774034 30739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 065b415c572342988726f82e187045ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.775393 30738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f2c513fbe2d41cda93ffd424883b816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.778307 30740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57dfafc469b8421fbcd70e545765a465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.780014 30737 tablet_service.cc:1511] Processing CreateTablet for tablet f92317b4600c4ff5b434d97d7e128253 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:28:01.781720 30737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92317b4600c4ff5b434d97d7e128253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.783849 30667 tablet_service.cc:1511] Processing CreateTablet for tablet 806872e1d69c4b3ca99f39bda8ddc858 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:28:01.785356 30667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 806872e1d69c4b3ca99f39bda8ddc858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.785600 30591 tablet_service.cc:1511] Processing CreateTablet for tablet 57dfafc469b8421fbcd70e545765a465 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:28:01.787103 30591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57dfafc469b8421fbcd70e545765a465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.788169 30666 tablet_service.cc:1511] Processing CreateTablet for tablet 57dfafc469b8421fbcd70e545765a465 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:28:01.789878 30666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57dfafc469b8421fbcd70e545765a465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.789489 30590 tablet_service.cc:1511] Processing CreateTablet for tablet 065b415c572342988726f82e187045ef (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:28:01.791273 30590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 065b415c572342988726f82e187045ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.793191 30665 tablet_service.cc:1511] Processing CreateTablet for tablet 065b415c572342988726f82e187045ef (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:28:01.793776 30589 tablet_service.cc:1511] Processing CreateTablet for tablet 3f2c513fbe2d41cda93ffd424883b816 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:28:01.795644 30589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f2c513fbe2d41cda93ffd424883b816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.796716 30592 tablet_service.cc:1511] Processing CreateTablet for tablet 806872e1d69c4b3ca99f39bda8ddc858 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:28:01.798461 30592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 806872e1d69c4b3ca99f39bda8ddc858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.798620 30588 tablet_service.cc:1511] Processing CreateTablet for tablet f92317b4600c4ff5b434d97d7e128253 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:28:01.800756 30588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92317b4600c4ff5b434d97d7e128253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.800630 30664 tablet_service.cc:1511] Processing CreateTablet for tablet 3f2c513fbe2d41cda93ffd424883b816 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:28:01.802603 30664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f2c513fbe2d41cda93ffd424883b816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.804807 30663 tablet_service.cc:1511] Processing CreateTablet for tablet f92317b4600c4ff5b434d97d7e128253 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:28:01.806564 30663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92317b4600c4ff5b434d97d7e128253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.809785 30665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 065b415c572342988726f82e187045ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.848800 30790 tablet_bootstrap.cc:492] T 3f2c513fbe2d41cda93ffd424883b816 P d08d87655dba4ae4be577e5fa2ead91b: Bootstrap starting.
I20260710 13:28:01.858362 30790 tablet_bootstrap.cc:654] T 3f2c513fbe2d41cda93ffd424883b816 P d08d87655dba4ae4be577e5fa2ead91b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:01.863173 30587 tablet_service.cc:1511] Processing CreateTablet for tablet 6218811b02dc4fb186a3885861aa8278 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:28:01.865238 30587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6218811b02dc4fb186a3885861aa8278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.874830 30662 tablet_service.cc:1511] Processing CreateTablet for tablet 6218811b02dc4fb186a3885861aa8278 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:28:01.876853 30662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6218811b02dc4fb186a3885861aa8278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.922329 30740 tablet_service.cc:1511] Processing CreateTablet for tablet 6218811b02dc4fb186a3885861aa8278 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:28:01.923986 30740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6218811b02dc4fb186a3885861aa8278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.928843 30586 tablet_service.cc:1511] Processing CreateTablet for tablet 193e7e5e24f0489ebe044b5727201c88 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:28:01.929225 30661 tablet_service.cc:1511] Processing CreateTablet for tablet 193e7e5e24f0489ebe044b5727201c88 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:28:01.930369 30586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 193e7e5e24f0489ebe044b5727201c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.930454 30661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 193e7e5e24f0489ebe044b5727201c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.938580 30741 tablet_service.cc:1511] Processing CreateTablet for tablet 193e7e5e24f0489ebe044b5727201c88 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:28:01.940142 30741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 193e7e5e24f0489ebe044b5727201c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.946906 30585 tablet_service.cc:1511] Processing CreateTablet for tablet 0502b746540445b29b421a7145cd34e9 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:28:01.948450 30585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0502b746540445b29b421a7145cd34e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.954806 30660 tablet_service.cc:1511] Processing CreateTablet for tablet 0502b746540445b29b421a7145cd34e9 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:28:01.956684 30660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0502b746540445b29b421a7145cd34e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:01.977329 30792 tablet_bootstrap.cc:492] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9: Bootstrap starting.
I20260710 13:28:01.990272 30792 tablet_bootstrap.cc:654] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:01.992239 30790 tablet_bootstrap.cc:492] T 3f2c513fbe2d41cda93ffd424883b816 P d08d87655dba4ae4be577e5fa2ead91b: No bootstrap required, opened a new log
I20260710 13:28:01.995798 30790 ts_tablet_manager.cc:1403] T 3f2c513fbe2d41cda93ffd424883b816 P d08d87655dba4ae4be577e5fa2ead91b: Time spent bootstrapping tablet: real 0.148s	user 0.037s	sys 0.079s
I20260710 13:28:01.999696 30790 raft_consensus.cc:359] T 3f2c513fbe2d41cda93ffd424883b816 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.000599 30790 raft_consensus.cc:385] T 3f2c513fbe2d41cda93ffd424883b816 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.001250 30790 raft_consensus.cc:740] T 3f2c513fbe2d41cda93ffd424883b816 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d08d87655dba4ae4be577e5fa2ead91b, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.000662 30738 tablet_service.cc:1511] Processing CreateTablet for tablet 0502b746540445b29b421a7145cd34e9 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:28:02.002913 30738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0502b746540445b29b421a7145cd34e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.002700 30790 consensus_queue.cc:260] T 3f2c513fbe2d41cda93ffd424883b816 P d08d87655dba4ae4be577e5fa2ead91b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.010478 30793 tablet_bootstrap.cc:492] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap starting.
I20260710 13:28:02.011554 30792 tablet_bootstrap.cc:492] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9: No bootstrap required, opened a new log
I20260710 13:28:02.012071 30792 ts_tablet_manager.cc:1403] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.007s
I20260710 13:28:02.015165 30792 raft_consensus.cc:359] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.015939 30792 raft_consensus.cc:385] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.016254 30792 raft_consensus.cc:740] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bf5a6f20bc242bda615e7f179dc4cf9, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.017771 30793 tablet_bootstrap.cc:654] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.022989 30592 tablet_service.cc:1511] Processing CreateTablet for tablet f0db09572dc340c0a4f772dd6ef02969 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:28:02.024188 30792 consensus_queue.cc:260] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.025170 30592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0db09572dc340c0a4f772dd6ef02969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.033105 30792 ts_tablet_manager.cc:1434] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260710 13:28:02.035364 30702 heartbeater.cc:499] Master 127.26.249.62:43325 was elected leader, sending a full tablet report...
I20260710 13:28:02.038264 30660 tablet_service.cc:1511] Processing CreateTablet for tablet f0db09572dc340c0a4f772dd6ef02969 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:28:02.039857 30660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0db09572dc340c0a4f772dd6ef02969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.039726 30741 tablet_service.cc:1511] Processing CreateTablet for tablet f0db09572dc340c0a4f772dd6ef02969 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:28:02.041340 30741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0db09572dc340c0a4f772dd6ef02969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.046175 30587 tablet_service.cc:1511] Processing CreateTablet for tablet 160550a0918248b9a7e8e540d77e6640 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:28:02.047453 30587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160550a0918248b9a7e8e540d77e6640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.049140 30776 heartbeater.cc:499] Master 127.26.249.62:43325 was elected leader, sending a full tablet report...
I20260710 13:28:02.056800 30790 ts_tablet_manager.cc:1434] T 3f2c513fbe2d41cda93ffd424883b816 P d08d87655dba4ae4be577e5fa2ead91b: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.012s
I20260710 13:28:02.058593 30790 tablet_bootstrap.cc:492] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b: Bootstrap starting.
I20260710 13:28:02.066987 30792 tablet_bootstrap.cc:492] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9: Bootstrap starting.
I20260710 13:28:02.082252 30661 tablet_service.cc:1511] Processing CreateTablet for tablet 160550a0918248b9a7e8e540d77e6640 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:28:02.083797 30661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160550a0918248b9a7e8e540d77e6640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.086349 30741 tablet_service.cc:1511] Processing CreateTablet for tablet 160550a0918248b9a7e8e540d77e6640 (DEFAULT_TABLE table=test-workload [id=ce1eadd372cb455fb6f6261ff9cd2497]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:28:02.087749 30741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160550a0918248b9a7e8e540d77e6640. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:02.095013 30793 tablet_bootstrap.cc:492] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1: No bootstrap required, opened a new log
I20260710 13:28:02.095677 30793 ts_tablet_manager.cc:1403] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1: Time spent bootstrapping tablet: real 0.086s	user 0.025s	sys 0.041s
I20260710 13:28:02.098071 30792 tablet_bootstrap.cc:654] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.099550 30790 tablet_bootstrap.cc:654] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.099498 30793 raft_consensus.cc:359] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } } peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } }
I20260710 13:28:02.104598 30793 raft_consensus.cc:385] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.105139 30793 raft_consensus.cc:740] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.106211 30793 consensus_queue.cc:260] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } } peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } }
I20260710 13:28:02.108006 30796 raft_consensus.cc:493] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.108670 30796 raft_consensus.cc:515] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.115119 30796 leader_election.cc:290] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:02.123643 30792 tablet_bootstrap.cc:492] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9: No bootstrap required, opened a new log
I20260710 13:28:02.124228 30792 ts_tablet_manager.cc:1403] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.004s
I20260710 13:28:02.126288 30627 heartbeater.cc:499] Master 127.26.249.62:43325 was elected leader, sending a full tablet report...
I20260710 13:28:02.127813 30793 ts_tablet_manager.cc:1434] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.014s
I20260710 13:28:02.128153 30792 raft_consensus.cc:359] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } } peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } }
I20260710 13:28:02.128894 30792 raft_consensus.cc:385] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.129179 30792 raft_consensus.cc:740] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bf5a6f20bc242bda615e7f179dc4cf9, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.129562 30793 tablet_bootstrap.cc:492] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap starting.
I20260710 13:28:02.129980 30792 consensus_queue.cc:260] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } } peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } }
I20260710 13:28:02.136344 30793 tablet_bootstrap.cc:654] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.137562 30792 ts_tablet_manager.cc:1434] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:28:02.138695 30792 tablet_bootstrap.cc:492] T 6218811b02dc4fb186a3885861aa8278 P 0bf5a6f20bc242bda615e7f179dc4cf9: Bootstrap starting.
I20260710 13:28:02.149819 30790 tablet_bootstrap.cc:492] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b: No bootstrap required, opened a new log
I20260710 13:28:02.149700 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2c513fbe2d41cda93ffd424883b816" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94283778ada54a89a0ceec0e893f8bc1" is_pre_election: true
W20260710 13:28:02.151608 30641 leader_election.cc:343] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:02.151584 30790 ts_tablet_manager.cc:1403] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b: Time spent bootstrapping tablet: real 0.094s	user 0.019s	sys 0.014s
I20260710 13:28:02.163709 30790 raft_consensus.cc:359] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.164795 30790 raft_consensus.cc:385] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.165287 30790 raft_consensus.cc:740] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d08d87655dba4ae4be577e5fa2ead91b, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.166929 30790 consensus_queue.cc:260] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.169230 30792 tablet_bootstrap.cc:654] T 6218811b02dc4fb186a3885861aa8278 P 0bf5a6f20bc242bda615e7f179dc4cf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.171157 30793 tablet_bootstrap.cc:492] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1: No bootstrap required, opened a new log
I20260710 13:28:02.171733 30793 ts_tablet_manager.cc:1403] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.031s
W20260710 13:28:02.175762 30548 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:02.175786 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2c513fbe2d41cda93ffd424883b816" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b" is_pre_election: true
I20260710 13:28:02.176651 30751 raft_consensus.cc:2468] T 3f2c513fbe2d41cda93ffd424883b816 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in term 0.
I20260710 13:28:02.177126 30793 raft_consensus.cc:359] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.178073 30793 raft_consensus.cc:385] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.178407 30793 raft_consensus.cc:740] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.178562 30640 leader_election.cc:304] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [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: 0bf5a6f20bc242bda615e7f179dc4cf9, d08d87655dba4ae4be577e5fa2ead91b; no voters: 94283778ada54a89a0ceec0e893f8bc1
I20260710 13:28:02.179533 30796 raft_consensus.cc:2804] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:02.179287 30793 consensus_queue.cc:260] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.179899 30796 raft_consensus.cc:493] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:02.180248 30796 raft_consensus.cc:3060] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.181607 30793 ts_tablet_manager.cc:1434] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:28:02.180859 30790 ts_tablet_manager.cc:1434] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:28:02.182752 30793 tablet_bootstrap.cc:492] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap starting.
I20260710 13:28:02.190179 30793 tablet_bootstrap.cc:654] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.189797 30796 raft_consensus.cc:515] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.193511 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2c513fbe2d41cda93ffd424883b816" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94283778ada54a89a0ceec0e893f8bc1"
W20260710 13:28:02.195551 30641 leader_election.cc:343] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:02.198666 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2c513fbe2d41cda93ffd424883b816" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b"
I20260710 13:28:02.199489 30751 raft_consensus.cc:3060] T 3f2c513fbe2d41cda93ffd424883b816 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.200290 30790 tablet_bootstrap.cc:492] T 065b415c572342988726f82e187045ef P d08d87655dba4ae4be577e5fa2ead91b: Bootstrap starting.
I20260710 13:28:02.210796 30790 tablet_bootstrap.cc:654] T 065b415c572342988726f82e187045ef P d08d87655dba4ae4be577e5fa2ead91b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.211484 30796 leader_election.cc:290] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 election: Requested vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:02.212746 30751 raft_consensus.cc:2468] T 3f2c513fbe2d41cda93ffd424883b816 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in term 1.
I20260710 13:28:02.214669 30640 leader_election.cc:304] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bf5a6f20bc242bda615e7f179dc4cf9, d08d87655dba4ae4be577e5fa2ead91b; no voters: 94283778ada54a89a0ceec0e893f8bc1
I20260710 13:28:02.216363 30796 raft_consensus.cc:2804] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:02.221676 30796 raft_consensus.cc:697] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 LEADER]: Becoming Leader. State: Replica: 0bf5a6f20bc242bda615e7f179dc4cf9, State: Running, Role: LEADER
I20260710 13:28:02.222716 30792 tablet_bootstrap.cc:492] T 6218811b02dc4fb186a3885861aa8278 P 0bf5a6f20bc242bda615e7f179dc4cf9: No bootstrap required, opened a new log
I20260710 13:28:02.223500 30792 ts_tablet_manager.cc:1403] T 6218811b02dc4fb186a3885861aa8278 P 0bf5a6f20bc242bda615e7f179dc4cf9: Time spent bootstrapping tablet: real 0.085s	user 0.040s	sys 0.015s
I20260710 13:28:02.223297 30796 consensus_queue.cc:237] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.227850 30792 raft_consensus.cc:359] T 6218811b02dc4fb186a3885861aa8278 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.228417 30792 raft_consensus.cc:385] T 6218811b02dc4fb186a3885861aa8278 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.228747 30792 raft_consensus.cc:740] T 6218811b02dc4fb186a3885861aa8278 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bf5a6f20bc242bda615e7f179dc4cf9, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.229547 30792 consensus_queue.cc:260] T 6218811b02dc4fb186a3885861aa8278 P 0bf5a6f20bc242bda615e7f179dc4cf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.230125 30793 tablet_bootstrap.cc:492] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1: No bootstrap required, opened a new log
I20260710 13:28:02.230738 30793 ts_tablet_manager.cc:1403] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.027s
I20260710 13:28:02.231928 30792 ts_tablet_manager.cc:1434] T 6218811b02dc4fb186a3885861aa8278 P 0bf5a6f20bc242bda615e7f179dc4cf9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:28:02.234076 30790 tablet_bootstrap.cc:492] T 065b415c572342988726f82e187045ef P d08d87655dba4ae4be577e5fa2ead91b: No bootstrap required, opened a new log
I20260710 13:28:02.233924 30793 raft_consensus.cc:359] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.234746 30790 ts_tablet_manager.cc:1403] T 065b415c572342988726f82e187045ef P d08d87655dba4ae4be577e5fa2ead91b: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.012s
I20260710 13:28:02.234799 30793 raft_consensus.cc:385] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.235297 30793 raft_consensus.cc:740] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.235733 30792 tablet_bootstrap.cc:492] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9: Bootstrap starting.
I20260710 13:28:02.236011 30793 consensus_queue.cc:260] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.237991 30790 raft_consensus.cc:359] T 065b415c572342988726f82e187045ef P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.238732 30790 raft_consensus.cc:385] T 065b415c572342988726f82e187045ef P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.239048 30790 raft_consensus.cc:740] T 065b415c572342988726f82e187045ef P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d08d87655dba4ae4be577e5fa2ead91b, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.238121 30500 catalog_manager.cc:5697] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:02.239892 30790 consensus_queue.cc:260] T 065b415c572342988726f82e187045ef P d08d87655dba4ae4be577e5fa2ead91b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.242501 30793 ts_tablet_manager.cc:1434] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:28:02.243810 30790 ts_tablet_manager.cc:1434] T 065b415c572342988726f82e187045ef P d08d87655dba4ae4be577e5fa2ead91b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:28:02.243922 30793 tablet_bootstrap.cc:492] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap starting.
I20260710 13:28:02.244931 30790 tablet_bootstrap.cc:492] T 806872e1d69c4b3ca99f39bda8ddc858 P d08d87655dba4ae4be577e5fa2ead91b: Bootstrap starting.
I20260710 13:28:02.245252 30792 tablet_bootstrap.cc:654] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.251665 30790 tablet_bootstrap.cc:654] T 806872e1d69c4b3ca99f39bda8ddc858 P d08d87655dba4ae4be577e5fa2ead91b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.252456 30793 tablet_bootstrap.cc:654] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.262656 30792 tablet_bootstrap.cc:492] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9: No bootstrap required, opened a new log
I20260710 13:28:02.263680 30792 ts_tablet_manager.cc:1403] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.006s
I20260710 13:28:02.268326 30792 raft_consensus.cc:359] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.269129 30793 tablet_bootstrap.cc:492] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1: No bootstrap required, opened a new log
I20260710 13:28:02.270067 30792 raft_consensus.cc:385] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.270498 30793 ts_tablet_manager.cc:1403] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.009s
I20260710 13:28:02.270481 30792 raft_consensus.cc:740] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bf5a6f20bc242bda615e7f179dc4cf9, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.271967 30792 consensus_queue.cc:260] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.272996 30790 tablet_bootstrap.cc:492] T 806872e1d69c4b3ca99f39bda8ddc858 P d08d87655dba4ae4be577e5fa2ead91b: No bootstrap required, opened a new log
I20260710 13:28:02.273535 30790 ts_tablet_manager.cc:1403] T 806872e1d69c4b3ca99f39bda8ddc858 P d08d87655dba4ae4be577e5fa2ead91b: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.013s
I20260710 13:28:02.273665 30793 raft_consensus.cc:359] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.274453 30793 raft_consensus.cc:385] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.274767 30793 raft_consensus.cc:740] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.275733 30792 ts_tablet_manager.cc:1434] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 13:28:02.275789 30793 consensus_queue.cc:260] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.277328 30792 tablet_bootstrap.cc:492] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9: Bootstrap starting.
I20260710 13:28:02.277513 30790 raft_consensus.cc:359] T 806872e1d69c4b3ca99f39bda8ddc858 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } } peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } }
I20260710 13:28:02.278676 30793 ts_tablet_manager.cc:1434] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:28:02.278887 30790 raft_consensus.cc:385] T 806872e1d69c4b3ca99f39bda8ddc858 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.279466 30790 raft_consensus.cc:740] T 806872e1d69c4b3ca99f39bda8ddc858 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d08d87655dba4ae4be577e5fa2ead91b, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.279966 30793 tablet_bootstrap.cc:492] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap starting.
I20260710 13:28:02.280694 30790 consensus_queue.cc:260] T 806872e1d69c4b3ca99f39bda8ddc858 P d08d87655dba4ae4be577e5fa2ead91b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } } peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } }
I20260710 13:28:02.285934 30790 ts_tablet_manager.cc:1434] T 806872e1d69c4b3ca99f39bda8ddc858 P d08d87655dba4ae4be577e5fa2ead91b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:28:02.286648 30792 tablet_bootstrap.cc:654] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.287264 30790 tablet_bootstrap.cc:492] T 57dfafc469b8421fbcd70e545765a465 P d08d87655dba4ae4be577e5fa2ead91b: Bootstrap starting.
I20260710 13:28:02.287384 30793 tablet_bootstrap.cc:654] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.296130 30790 tablet_bootstrap.cc:654] T 57dfafc469b8421fbcd70e545765a465 P d08d87655dba4ae4be577e5fa2ead91b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.299183 30796 raft_consensus.cc:493] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.299726 30796 raft_consensus.cc:515] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } } peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } }
I20260710 13:28:02.301923 30796 leader_election.cc:290] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381), 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233)
I20260710 13:28:02.303792 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "806872e1d69c4b3ca99f39bda8ddc858" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b" is_pre_election: true
I20260710 13:28:02.304160 30793 tablet_bootstrap.cc:492] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1: No bootstrap required, opened a new log
I20260710 13:28:02.304685 30793 ts_tablet_manager.cc:1403] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.016s
I20260710 13:28:02.304772 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "806872e1d69c4b3ca99f39bda8ddc858" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94283778ada54a89a0ceec0e893f8bc1" is_pre_election: true
I20260710 13:28:02.305562 30602 raft_consensus.cc:2468] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in term 0.
I20260710 13:28:02.304616 30751 raft_consensus.cc:2468] T 806872e1d69c4b3ca99f39bda8ddc858 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in term 0.
I20260710 13:28:02.308354 30793 raft_consensus.cc:359] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.308317 30641 leader_election.cc:304] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bf5a6f20bc242bda615e7f179dc4cf9, 94283778ada54a89a0ceec0e893f8bc1; no voters: 
I20260710 13:28:02.309365 30793 raft_consensus.cc:385] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.309700 30793 raft_consensus.cc:740] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.310667 30793 consensus_queue.cc:260] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.311151 30796 raft_consensus.cc:2804] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:02.311712 30796 raft_consensus.cc:493] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:02.312106 30796 raft_consensus.cc:3060] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.313067 30793 ts_tablet_manager.cc:1434] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:28:02.313591 30790 tablet_bootstrap.cc:492] T 57dfafc469b8421fbcd70e545765a465 P d08d87655dba4ae4be577e5fa2ead91b: No bootstrap required, opened a new log
I20260710 13:28:02.314132 30790 ts_tablet_manager.cc:1403] T 57dfafc469b8421fbcd70e545765a465 P d08d87655dba4ae4be577e5fa2ead91b: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.002s
I20260710 13:28:02.314199 30793 tablet_bootstrap.cc:492] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap starting.
I20260710 13:28:02.317596 30790 raft_consensus.cc:359] T 57dfafc469b8421fbcd70e545765a465 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.318648 30790 raft_consensus.cc:385] T 57dfafc469b8421fbcd70e545765a465 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.319643 30790 raft_consensus.cc:740] T 57dfafc469b8421fbcd70e545765a465 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d08d87655dba4ae4be577e5fa2ead91b, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.320636 30796 raft_consensus.cc:515] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } } peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } }
I20260710 13:28:02.321288 30790 consensus_queue.cc:260] T 57dfafc469b8421fbcd70e545765a465 P d08d87655dba4ae4be577e5fa2ead91b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.323345 30793 tablet_bootstrap.cc:654] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.324142 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "806872e1d69c4b3ca99f39bda8ddc858" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b"
I20260710 13:28:02.325173 30751 raft_consensus.cc:3060] T 806872e1d69c4b3ca99f39bda8ddc858 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.333892 30751 raft_consensus.cc:2468] T 806872e1d69c4b3ca99f39bda8ddc858 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in term 1.
I20260710 13:28:02.335602 30790 ts_tablet_manager.cc:1434] T 57dfafc469b8421fbcd70e545765a465 P d08d87655dba4ae4be577e5fa2ead91b: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.004s
I20260710 13:28:02.336143 30640 leader_election.cc:304] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bf5a6f20bc242bda615e7f179dc4cf9, d08d87655dba4ae4be577e5fa2ead91b; no voters: 
I20260710 13:28:02.337306 30807 raft_consensus.cc:2804] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:02.340687 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "806872e1d69c4b3ca99f39bda8ddc858" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94283778ada54a89a0ceec0e893f8bc1"
I20260710 13:28:02.341557 30602 raft_consensus.cc:3060] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.342303 30790 tablet_bootstrap.cc:492] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b: Bootstrap starting.
I20260710 13:28:02.351930 30792 tablet_bootstrap.cc:492] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9: No bootstrap required, opened a new log
I20260710 13:28:02.352882 30792 ts_tablet_manager.cc:1403] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.013s
I20260710 13:28:02.353734 30793 tablet_bootstrap.cc:492] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1: No bootstrap required, opened a new log
I20260710 13:28:02.354240 30790 tablet_bootstrap.cc:654] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.354324 30793 ts_tablet_manager.cc:1403] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1: Time spent bootstrapping tablet: real 0.040s	user 0.028s	sys 0.012s
I20260710 13:28:02.356765 30807 raft_consensus.cc:697] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 LEADER]: Becoming Leader. State: Replica: 0bf5a6f20bc242bda615e7f179dc4cf9, State: Running, Role: LEADER
I20260710 13:28:02.356839 30792 raft_consensus.cc:359] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.361168 30792 raft_consensus.cc:385] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.360977 30793 raft_consensus.cc:359] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.362282 30792 raft_consensus.cc:740] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bf5a6f20bc242bda615e7f179dc4cf9, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.362869 30793 raft_consensus.cc:385] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.363746 30793 raft_consensus.cc:740] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.358217 30807 consensus_queue.cc:237] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } } peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } }
I20260710 13:28:02.364766 30792 consensus_queue.cc:260] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.357882 30796 leader_election.cc:290] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 election: Requested vote from peers d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381), 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233)
I20260710 13:28:02.361025 30602 raft_consensus.cc:2468] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in term 1.
I20260710 13:28:02.367316 30790 tablet_bootstrap.cc:492] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b: No bootstrap required, opened a new log
I20260710 13:28:02.367900 30790 ts_tablet_manager.cc:1403] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260710 13:28:02.368606 30792 ts_tablet_manager.cc:1434] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:28:02.368142 30793 consensus_queue.cc:260] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.369601 30792 tablet_bootstrap.cc:492] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9: Bootstrap starting.
I20260710 13:28:02.370440 30793 ts_tablet_manager.cc:1434] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:28:02.371011 30790 raft_consensus.cc:359] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.371731 30793 tablet_bootstrap.cc:492] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap starting.
I20260710 13:28:02.371892 30790 raft_consensus.cc:385] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.373113 30790 raft_consensus.cc:740] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d08d87655dba4ae4be577e5fa2ead91b, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.374063 30790 consensus_queue.cc:260] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.377183 30792 tablet_bootstrap.cc:654] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.379817 30790 ts_tablet_manager.cc:1434] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:28:02.380988 30790 tablet_bootstrap.cc:492] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b: Bootstrap starting.
I20260710 13:28:02.381589 30793 tablet_bootstrap.cc:654] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.390152 30800 raft_consensus.cc:493] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.390813 30800 raft_consensus.cc:515] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.389524 30790 tablet_bootstrap.cc:654] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.400198 30800 leader_election.cc:290] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:02.404939 30793 tablet_bootstrap.cc:492] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1: No bootstrap required, opened a new log
I20260710 13:28:02.405793 30793 ts_tablet_manager.cc:1403] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.012s
I20260710 13:28:02.410380 30793 raft_consensus.cc:359] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.389428 30499 catalog_manager.cc:5697] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:02.418344 30793 raft_consensus.cc:385] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.418886 30793 raft_consensus.cc:740] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.419939 30793 consensus_queue.cc:260] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.422694 30793 ts_tablet_manager.cc:1434] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 13:28:02.423924 30793 tablet_bootstrap.cc:492] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap starting.
I20260710 13:28:02.432474 30793 tablet_bootstrap.cc:654] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.440587 30795 raft_consensus.cc:493] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.441761 30795 raft_consensus.cc:515] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.446731 30793 tablet_bootstrap.cc:492] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1: No bootstrap required, opened a new log
I20260710 13:28:02.447638 30793 ts_tablet_manager.cc:1403] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.010s
I20260710 13:28:02.451174 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2c513fbe2d41cda93ffd424883b816" candidate_uuid: "94283778ada54a89a0ceec0e893f8bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" is_pre_election: true
I20260710 13:28:02.451386 30793 raft_consensus.cc:359] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.452426 30793 raft_consensus.cc:385] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.452801 30793 raft_consensus.cc:740] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.454028 30793 consensus_queue.cc:260] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.458400 30793 ts_tablet_manager.cc:1434] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 13:28:02.460891 30793 tablet_bootstrap.cc:492] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap starting.
I20260710 13:28:02.461813 30807 raft_consensus.cc:493] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.462600 30807 raft_consensus.cc:515] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.465692 30807 leader_election.cc:290] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:02.468040 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57dfafc469b8421fbcd70e545765a465" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b" is_pre_election: true
I20260710 13:28:02.468784 30751 raft_consensus.cc:2468] T 57dfafc469b8421fbcd70e545765a465 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in term 0.
I20260710 13:28:02.469319 30793 tablet_bootstrap.cc:654] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.469851 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57dfafc469b8421fbcd70e545765a465" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94283778ada54a89a0ceec0e893f8bc1" is_pre_election: true
I20260710 13:28:02.470518 30602 raft_consensus.cc:2468] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in term 0.
I20260710 13:28:02.471951 30795 leader_election.cc:290] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717)
I20260710 13:28:02.473070 30641 leader_election.cc:304] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bf5a6f20bc242bda615e7f179dc4cf9, 94283778ada54a89a0ceec0e893f8bc1; no voters: 
I20260710 13:28:02.475999 30807 raft_consensus.cc:2804] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:02.476788 30807 raft_consensus.cc:493] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:02.477415 30807 raft_consensus.cc:3060] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.483239 30800 raft_consensus.cc:493] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.483973 30800 raft_consensus.cc:515] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.487733 30800 leader_election.cc:290] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:02.493505 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193e7e5e24f0489ebe044b5727201c88" candidate_uuid: "94283778ada54a89a0ceec0e893f8bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" is_pre_election: true
W20260710 13:28:02.496016 30566 leader_election.cc:343] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:02.489820 30800 raft_consensus.cc:493] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.501936 30800 raft_consensus.cc:515] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.511621 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92317b4600c4ff5b434d97d7e128253" candidate_uuid: "94283778ada54a89a0ceec0e893f8bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" is_pre_election: true
I20260710 13:28:02.511845 30793 tablet_bootstrap.cc:492] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1: No bootstrap required, opened a new log
I20260710 13:28:02.512549 30790 tablet_bootstrap.cc:492] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b: No bootstrap required, opened a new log
I20260710 13:28:02.512600 30793 ts_tablet_manager.cc:1403] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.014s
W20260710 13:28:02.513037 30566 leader_election.cc:343] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:02.513216 30790 ts_tablet_manager.cc:1403] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b: Time spent bootstrapping tablet: real 0.132s	user 0.045s	sys 0.047s
I20260710 13:28:02.517742 30790 raft_consensus.cc:359] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.519424 30793 raft_consensus.cc:359] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.520442 30793 raft_consensus.cc:385] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.520637 30793 raft_consensus.cc:740] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.521150 30793 consensus_queue.cc:260] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.523224 30792 tablet_bootstrap.cc:492] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9: No bootstrap required, opened a new log
I20260710 13:28:02.524293 30792 ts_tablet_manager.cc:1403] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9: Time spent bootstrapping tablet: real 0.155s	user 0.036s	sys 0.046s
I20260710 13:28:02.527189 30790 raft_consensus.cc:385] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.527633 30790 raft_consensus.cc:740] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d08d87655dba4ae4be577e5fa2ead91b, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.528614 30790 consensus_queue.cc:260] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.531335 30800 leader_election.cc:290] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:02.529428 30792 raft_consensus.cc:359] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.533906 30792 raft_consensus.cc:385] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.533705 30807 raft_consensus.cc:515] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.534278 30792 raft_consensus.cc:740] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bf5a6f20bc242bda615e7f179dc4cf9, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.535457 30792 consensus_queue.cc:260] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.540403 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57dfafc469b8421fbcd70e545765a465" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94283778ada54a89a0ceec0e893f8bc1"
I20260710 13:28:02.541160 30602 raft_consensus.cc:3060] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.541496 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57dfafc469b8421fbcd70e545765a465" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b"
I20260710 13:28:02.542131 30790 ts_tablet_manager.cc:1434] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260710 13:28:02.542331 30751 raft_consensus.cc:3060] T 57dfafc469b8421fbcd70e545765a465 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.544134 30807 leader_election.cc:290] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 election: Requested vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:02.544713 30807 raft_consensus.cc:493] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.545140 30793 ts_tablet_manager.cc:1434] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.011s
I20260710 13:28:02.549305 30807 raft_consensus.cc:515] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.550493 30792 ts_tablet_manager.cc:1434] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.002s
I20260710 13:28:02.552379 30601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065b415c572342988726f82e187045ef" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94283778ada54a89a0ceec0e893f8bc1" is_pre_election: true
I20260710 13:28:02.552737 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065b415c572342988726f82e187045ef" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b" is_pre_election: true
I20260710 13:28:02.553203 30601 raft_consensus.cc:2468] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in term 0.
I20260710 13:28:02.553500 30793 tablet_bootstrap.cc:492] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap starting.
I20260710 13:28:02.553364 30750 raft_consensus.cc:2468] T 065b415c572342988726f82e187045ef P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in term 0.
I20260710 13:28:02.554809 30790 tablet_bootstrap.cc:492] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b: Bootstrap starting.
I20260710 13:28:02.554767 30641 leader_election.cc:304] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bf5a6f20bc242bda615e7f179dc4cf9, 94283778ada54a89a0ceec0e893f8bc1; no voters: 
I20260710 13:28:02.555858 30796 raft_consensus.cc:2804] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:02.556918 30796 raft_consensus.cc:493] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:02.557065 30751 raft_consensus.cc:2468] T 57dfafc469b8421fbcd70e545765a465 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in term 1.
I20260710 13:28:02.557317 30796 raft_consensus.cc:3060] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.553428 30807 leader_election.cc:290] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:02.561204 30640 leader_election.cc:304] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bf5a6f20bc242bda615e7f179dc4cf9, d08d87655dba4ae4be577e5fa2ead91b; no voters: 
I20260710 13:28:02.562700 30793 tablet_bootstrap.cc:654] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.563253 30790 tablet_bootstrap.cc:654] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.576006 30793 tablet_bootstrap.cc:492] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1: No bootstrap required, opened a new log
I20260710 13:28:02.576396 30790 tablet_bootstrap.cc:492] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b: No bootstrap required, opened a new log
I20260710 13:28:02.576870 30792 tablet_bootstrap.cc:492] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9: Bootstrap starting.
I20260710 13:28:02.578802 30795 raft_consensus.cc:493] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.577644 30790 ts_tablet_manager.cc:1403] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.012s
I20260710 13:28:02.581036 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92317b4600c4ff5b434d97d7e128253" candidate_uuid: "d08d87655dba4ae4be577e5fa2ead91b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" is_pre_election: true
I20260710 13:28:02.582839 30677 raft_consensus.cc:2468] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d08d87655dba4ae4be577e5fa2ead91b in term 0.
I20260710 13:28:02.577325 30793 ts_tablet_manager.cc:1403] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260710 13:28:02.579484 30795 raft_consensus.cc:515] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.581890 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f2c513fbe2d41cda93ffd424883b816" candidate_uuid: "94283778ada54a89a0ceec0e893f8bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b" is_pre_election: true
I20260710 13:28:02.585601 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92317b4600c4ff5b434d97d7e128253" candidate_uuid: "94283778ada54a89a0ceec0e893f8bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b" is_pre_election: true
I20260710 13:28:02.586246 30750 raft_consensus.cc:2393] T 3f2c513fbe2d41cda93ffd424883b816 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94283778ada54a89a0ceec0e893f8bc1 in current term 1: Already voted for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in this term.
I20260710 13:28:02.576066 30807 raft_consensus.cc:2804] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:02.573068 30796 raft_consensus.cc:515] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.586580 30749 raft_consensus.cc:2468] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94283778ada54a89a0ceec0e893f8bc1 in term 0.
I20260710 13:28:02.587182 30807 raft_consensus.cc:697] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 LEADER]: Becoming Leader. State: Replica: 0bf5a6f20bc242bda615e7f179dc4cf9, State: Running, Role: LEADER
I20260710 13:28:02.587718 30795 leader_election.cc:290] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717)
I20260710 13:28:02.584030 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193e7e5e24f0489ebe044b5727201c88" candidate_uuid: "94283778ada54a89a0ceec0e893f8bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b" is_pre_election: true
I20260710 13:28:02.588174 30565 leader_election.cc:304] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94283778ada54a89a0ceec0e893f8bc1; no voters: 0bf5a6f20bc242bda615e7f179dc4cf9, d08d87655dba4ae4be577e5fa2ead91b
I20260710 13:28:02.588476 30751 raft_consensus.cc:2468] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94283778ada54a89a0ceec0e893f8bc1 in term 0.
I20260710 13:28:02.589506 30832 raft_consensus.cc:3060] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.590278 30790 raft_consensus.cc:359] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.591029 30790 raft_consensus.cc:385] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.591323 30790 raft_consensus.cc:740] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d08d87655dba4ae4be577e5fa2ead91b, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.578033 30602 raft_consensus.cc:2468] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in term 1.
I20260710 13:28:02.591367 30565 leader_election.cc:304] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [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: 94283778ada54a89a0ceec0e893f8bc1, d08d87655dba4ae4be577e5fa2ead91b; no voters: 0bf5a6f20bc242bda615e7f179dc4cf9
I20260710 13:28:02.591933 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6218811b02dc4fb186a3885861aa8278" candidate_uuid: "d08d87655dba4ae4be577e5fa2ead91b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" is_pre_election: true
I20260710 13:28:02.592653 30800 raft_consensus.cc:2804] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:02.593106 30800 raft_consensus.cc:493] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:02.593619 30800 raft_consensus.cc:3060] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.595032 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065b415c572342988726f82e187045ef" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b"
I20260710 13:28:02.595453 30601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065b415c572342988726f82e187045ef" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94283778ada54a89a0ceec0e893f8bc1"
I20260710 13:28:02.595671 30751 raft_consensus.cc:3060] T 065b415c572342988726f82e187045ef P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.596098 30601 raft_consensus.cc:3060] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.599156 30790 consensus_queue.cc:260] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.592607 30677 raft_consensus.cc:2468] T 6218811b02dc4fb186a3885861aa8278 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d08d87655dba4ae4be577e5fa2ead91b in term 0.
I20260710 13:28:02.603083 30790 ts_tablet_manager.cc:1434] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260710 13:28:02.604548 30790 tablet_bootstrap.cc:492] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b: Bootstrap starting.
I20260710 13:28:02.604962 30793 raft_consensus.cc:359] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.608260 30715 leader_election.cc:304] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bf5a6f20bc242bda615e7f179dc4cf9, d08d87655dba4ae4be577e5fa2ead91b; no voters: 
I20260710 13:28:02.606902 30793 raft_consensus.cc:385] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.609036 30793 raft_consensus.cc:740] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.606633 30792 tablet_bootstrap.cc:654] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.609601 30796 leader_election.cc:290] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 election: Requested vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:02.609980 30832 raft_consensus.cc:2749] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:02.610090 30793 consensus_queue.cc:260] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.612975 30793 ts_tablet_manager.cc:1434] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.004s
I20260710 13:28:02.611138 30795 raft_consensus.cc:2804] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:02.613466 30795 raft_consensus.cc:493] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:02.613831 30795 raft_consensus.cc:3060] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.616182 30800 raft_consensus.cc:515] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.611856 30715 leader_election.cc:304] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bf5a6f20bc242bda615e7f179dc4cf9, d08d87655dba4ae4be577e5fa2ead91b; no voters: 
I20260710 13:28:02.610991 30601 raft_consensus.cc:2468] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in term 1.
I20260710 13:28:02.623113 30790 tablet_bootstrap.cc:654] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.588166 30807 consensus_queue.cc:237] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.623366 30641 leader_election.cc:304] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bf5a6f20bc242bda615e7f179dc4cf9, 94283778ada54a89a0ceec0e893f8bc1; no voters: 
I20260710 13:28:02.624572 30796 raft_consensus.cc:2804] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:02.625515 30796 raft_consensus.cc:697] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 LEADER]: Becoming Leader. State: Replica: 0bf5a6f20bc242bda615e7f179dc4cf9, State: Running, Role: LEADER
I20260710 13:28:02.610786 30832 raft_consensus.cc:493] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.620988 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92317b4600c4ff5b434d97d7e128253" candidate_uuid: "94283778ada54a89a0ceec0e893f8bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9"
I20260710 13:28:02.627631 30677 raft_consensus.cc:3060] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.633708 30796 consensus_queue.cc:237] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.638936 30800 leader_election.cc:290] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [CANDIDATE]: Term 1 election: Requested vote from peers 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:02.627154 30832 raft_consensus.cc:515] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.645159 30795 raft_consensus.cc:515] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.648572 30790 tablet_bootstrap.cc:492] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b: No bootstrap required, opened a new log
I20260710 13:28:02.649097 30790 ts_tablet_manager.cc:1403] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.004s
I20260710 13:28:02.654356 30790 raft_consensus.cc:359] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.655130 30790 raft_consensus.cc:385] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.655439 30790 raft_consensus.cc:740] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d08d87655dba4ae4be577e5fa2ead91b, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.655409 30565 leader_election.cc:304] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [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: 94283778ada54a89a0ceec0e893f8bc1, d08d87655dba4ae4be577e5fa2ead91b; no voters: 0bf5a6f20bc242bda615e7f179dc4cf9
I20260710 13:28:02.656669 30790 consensus_queue.cc:260] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.657109 30792 tablet_bootstrap.cc:492] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9: No bootstrap required, opened a new log
I20260710 13:28:02.657793 30792 ts_tablet_manager.cc:1403] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.013s
I20260710 13:28:02.658058 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6218811b02dc4fb186a3885861aa8278" candidate_uuid: "d08d87655dba4ae4be577e5fa2ead91b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94283778ada54a89a0ceec0e893f8bc1" is_pre_election: true
I20260710 13:28:02.658747 30602 raft_consensus.cc:2468] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d08d87655dba4ae4be577e5fa2ead91b in term 0.
I20260710 13:28:02.660706 30800 raft_consensus.cc:2804] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:02.661293 30800 raft_consensus.cc:493] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:02.661872 30800 raft_consensus.cc:3060] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.665714 30832 leader_election.cc:290] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:02.667305 30795 leader_election.cc:290] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 1 election: Requested vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717)
I20260710 13:28:02.667204 30792 raft_consensus.cc:359] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.667726 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92317b4600c4ff5b434d97d7e128253" candidate_uuid: "94283778ada54a89a0ceec0e893f8bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b"
I20260710 13:28:02.669309 30601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92317b4600c4ff5b434d97d7e128253" candidate_uuid: "d08d87655dba4ae4be577e5fa2ead91b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94283778ada54a89a0ceec0e893f8bc1" is_pre_election: true
I20260710 13:28:02.665827 30676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db09572dc340c0a4f772dd6ef02969" candidate_uuid: "94283778ada54a89a0ceec0e893f8bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" is_pre_election: true
I20260710 13:28:02.669719 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92317b4600c4ff5b434d97d7e128253" candidate_uuid: "d08d87655dba4ae4be577e5fa2ead91b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94283778ada54a89a0ceec0e893f8bc1"
I20260710 13:28:02.659267 30496 catalog_manager.cc:5697] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:02.674142 30749 raft_consensus.cc:2393] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 94283778ada54a89a0ceec0e893f8bc1 in current term 1: Already voted for candidate d08d87655dba4ae4be577e5fa2ead91b in this term.
I20260710 13:28:02.682265 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db09572dc340c0a4f772dd6ef02969" candidate_uuid: "94283778ada54a89a0ceec0e893f8bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b" is_pre_election: true
I20260710 13:28:02.683158 30749 raft_consensus.cc:2468] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94283778ada54a89a0ceec0e893f8bc1 in term 0.
I20260710 13:28:02.683970 30601 raft_consensus.cc:2393] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d08d87655dba4ae4be577e5fa2ead91b in current term 1: Already voted for candidate 94283778ada54a89a0ceec0e893f8bc1 in this term.
I20260710 13:28:02.684473 30565 leader_election.cc:304] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94283778ada54a89a0ceec0e893f8bc1, d08d87655dba4ae4be577e5fa2ead91b; no voters: 
I20260710 13:28:02.685508 30751 raft_consensus.cc:2468] T 065b415c572342988726f82e187045ef P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in term 1.
I20260710 13:28:02.685639 30832 raft_consensus.cc:2804] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:02.686136 30832 raft_consensus.cc:493] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:02.686937 30676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92317b4600c4ff5b434d97d7e128253" candidate_uuid: "d08d87655dba4ae4be577e5fa2ead91b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9"
I20260710 13:28:02.687268 30832 raft_consensus.cc:3060] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.671445 30792 raft_consensus.cc:385] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:28:02.686972 30566 leader_election.cc:343] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:02.688086 30792 raft_consensus.cc:740] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bf5a6f20bc242bda615e7f179dc4cf9, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.689085 30792 consensus_queue.cc:260] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.670173 30677 raft_consensus.cc:2468] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94283778ada54a89a0ceec0e893f8bc1 in term 1.
I20260710 13:28:02.672982 30795 raft_consensus.cc:2804] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:02.692289 30795 raft_consensus.cc:493] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:02.692642 30795 raft_consensus.cc:3060] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.695252 30832 raft_consensus.cc:515] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.699393 30790 ts_tablet_manager.cc:1434] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b: Time spent starting tablet: real 0.050s	user 0.021s	sys 0.003s
I20260710 13:28:02.700595 30790 tablet_bootstrap.cc:492] T 160550a0918248b9a7e8e540d77e6640 P d08d87655dba4ae4be577e5fa2ead91b: Bootstrap starting.
I20260710 13:28:02.701421 30792 ts_tablet_manager.cc:1434] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260710 13:28:02.702191 30566 leader_election.cc:304] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0bf5a6f20bc242bda615e7f179dc4cf9, 94283778ada54a89a0ceec0e893f8bc1; no voters: d08d87655dba4ae4be577e5fa2ead91b
I20260710 13:28:02.705840 30715 leader_election.cc:304] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [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: d08d87655dba4ae4be577e5fa2ead91b; no voters: 0bf5a6f20bc242bda615e7f179dc4cf9, 94283778ada54a89a0ceec0e893f8bc1
I20260710 13:28:02.707823 30835 raft_consensus.cc:2804] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:02.708065 30839 raft_consensus.cc:2749] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:28:02.709493 30796 consensus_queue.cc:1048] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:02.710047 30496 catalog_manager.cc:5697] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:02.712699 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db09572dc340c0a4f772dd6ef02969" candidate_uuid: "94283778ada54a89a0ceec0e893f8bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9"
I20260710 13:28:02.713734 30800 raft_consensus.cc:515] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
W20260710 13:28:02.714159 30566 leader_election.cc:343] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:02.706854 30792 tablet_bootstrap.cc:492] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9: Bootstrap starting.
I20260710 13:28:02.718940 30790 tablet_bootstrap.cc:654] T 160550a0918248b9a7e8e540d77e6640 P d08d87655dba4ae4be577e5fa2ead91b: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.719293 30832 leader_election.cc:290] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [CANDIDATE]: Term 1 election: Requested vote from peers 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:02.731355 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db09572dc340c0a4f772dd6ef02969" candidate_uuid: "94283778ada54a89a0ceec0e893f8bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b"
I20260710 13:28:02.732293 30751 raft_consensus.cc:3060] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.739411 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193e7e5e24f0489ebe044b5727201c88" candidate_uuid: "94283778ada54a89a0ceec0e893f8bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9"
I20260710 13:28:02.740209 30796 raft_consensus.cc:493] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.740803 30796 raft_consensus.cc:515] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.744596 30796 leader_election.cc:290] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:02.745237 30749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193e7e5e24f0489ebe044b5727201c88" candidate_uuid: "94283778ada54a89a0ceec0e893f8bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b"
I20260710 13:28:02.746140 30749 raft_consensus.cc:3060] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.753553 30601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0502b746540445b29b421a7145cd34e9" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94283778ada54a89a0ceec0e893f8bc1" is_pre_election: true
I20260710 13:28:02.754539 30601 raft_consensus.cc:2468] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in term 0.
I20260710 13:28:02.756742 30841 raft_consensus.cc:493] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.757858 30841 raft_consensus.cc:515] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.759846 30795 raft_consensus.cc:515] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.738162 30800 leader_election.cc:290] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [CANDIDATE]: Term 1 election: Requested vote from peers 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:02.759830 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0502b746540445b29b421a7145cd34e9" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b" is_pre_election: true
W20260710 13:28:02.762390 30566 leader_election.cc:343] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:02.764427 30641 leader_election.cc:304] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bf5a6f20bc242bda615e7f179dc4cf9, 94283778ada54a89a0ceec0e893f8bc1; no voters: 
I20260710 13:28:02.772302 30796 raft_consensus.cc:2804] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:02.772774 30796 raft_consensus.cc:493] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:02.773180 30796 raft_consensus.cc:3060] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.771294 30750 raft_consensus.cc:2468] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in term 0.
I20260710 13:28:02.775645 30795 leader_election.cc:290] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 1 election: Requested vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717)
I20260710 13:28:02.779731 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6218811b02dc4fb186a3885861aa8278" candidate_uuid: "d08d87655dba4ae4be577e5fa2ead91b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9"
I20260710 13:28:02.780414 30677 raft_consensus.cc:3060] T 6218811b02dc4fb186a3885861aa8278 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.784052 30601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6218811b02dc4fb186a3885861aa8278" candidate_uuid: "d08d87655dba4ae4be577e5fa2ead91b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94283778ada54a89a0ceec0e893f8bc1"
I20260710 13:28:02.785367 30601 raft_consensus.cc:3060] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.786267 30835 raft_consensus.cc:697] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 LEADER]: Becoming Leader. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Running, Role: LEADER
I20260710 13:28:02.791189 30835 consensus_queue.cc:237] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.792330 30790 tablet_bootstrap.cc:492] T 160550a0918248b9a7e8e540d77e6640 P d08d87655dba4ae4be577e5fa2ead91b: No bootstrap required, opened a new log
I20260710 13:28:02.792707 30841 leader_election.cc:290] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717)
I20260710 13:28:02.792891 30790 ts_tablet_manager.cc:1403] T 160550a0918248b9a7e8e540d77e6640 P d08d87655dba4ae4be577e5fa2ead91b: Time spent bootstrapping tablet: real 0.092s	user 0.047s	sys 0.024s
I20260710 13:28:02.794950 30600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0502b746540445b29b421a7145cd34e9" candidate_uuid: "d08d87655dba4ae4be577e5fa2ead91b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94283778ada54a89a0ceec0e893f8bc1" is_pre_election: true
I20260710 13:28:02.795218 30676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0502b746540445b29b421a7145cd34e9" candidate_uuid: "d08d87655dba4ae4be577e5fa2ead91b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" is_pre_election: true
I20260710 13:28:02.795807 30600 raft_consensus.cc:2468] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d08d87655dba4ae4be577e5fa2ead91b in term 0.
I20260710 13:28:02.797345 30715 leader_election.cc:304] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94283778ada54a89a0ceec0e893f8bc1, d08d87655dba4ae4be577e5fa2ead91b; no voters: 
I20260710 13:28:02.799844 30790 raft_consensus.cc:359] T 160550a0918248b9a7e8e540d77e6640 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.800012 30807 consensus_queue.cc:1048] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:02.800724 30790 raft_consensus.cc:385] T 160550a0918248b9a7e8e540d77e6640 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.801215 30790 raft_consensus.cc:740] T 160550a0918248b9a7e8e540d77e6640 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d08d87655dba4ae4be577e5fa2ead91b, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.801877 30790 consensus_queue.cc:260] T 160550a0918248b9a7e8e540d77e6640 P d08d87655dba4ae4be577e5fa2ead91b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.803109 30795 raft_consensus.cc:2804] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:02.803634 30795 raft_consensus.cc:493] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:02.804052 30795 raft_consensus.cc:3060] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.804484 30790 ts_tablet_manager.cc:1434] T 160550a0918248b9a7e8e540d77e6640 P d08d87655dba4ae4be577e5fa2ead91b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:28:02.812117 30795 raft_consensus.cc:515] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.814146 30792 tablet_bootstrap.cc:654] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.814720 30749 raft_consensus.cc:2468] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94283778ada54a89a0ceec0e893f8bc1 in term 1.
I20260710 13:28:02.795329 30751 raft_consensus.cc:2468] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94283778ada54a89a0ceec0e893f8bc1 in term 1.
I20260710 13:28:02.813868 30499 catalog_manager.cc:5697] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "94283778ada54a89a0ceec0e893f8bc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:02.821257 30819 consensus_queue.cc:1048] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:02.822916 30565 leader_election.cc:304] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 94283778ada54a89a0ceec0e893f8bc1, d08d87655dba4ae4be577e5fa2ead91b; no voters: 0bf5a6f20bc242bda615e7f179dc4cf9
I20260710 13:28:02.824777 30835 raft_consensus.cc:2804] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:02.826298 30835 raft_consensus.cc:697] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 LEADER]: Becoming Leader. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Running, Role: LEADER
I20260710 13:28:02.827800 30565 leader_election.cc:304] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 94283778ada54a89a0ceec0e893f8bc1, d08d87655dba4ae4be577e5fa2ead91b; no voters: 0bf5a6f20bc242bda615e7f179dc4cf9
I20260710 13:28:02.829200 30843 raft_consensus.cc:2804] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:02.829316 30795 leader_election.cc:290] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 1 election: Requested vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717)
I20260710 13:28:02.829828 30792 tablet_bootstrap.cc:492] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9: No bootstrap required, opened a new log
I20260710 13:28:02.830524 30792 ts_tablet_manager.cc:1403] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9: Time spent bootstrapping tablet: real 0.124s	user 0.012s	sys 0.003s
I20260710 13:28:02.829702 30843 raft_consensus.cc:697] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 LEADER]: Becoming Leader. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Running, Role: LEADER
I20260710 13:28:02.831758 30843 consensus_queue.cc:237] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.833405 30792 raft_consensus.cc:359] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.835399 30792 raft_consensus.cc:385] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.835925 30792 raft_consensus.cc:740] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bf5a6f20bc242bda615e7f179dc4cf9, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.835621 30796 raft_consensus.cc:515] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.837455 30676 raft_consensus.cc:2393] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d08d87655dba4ae4be577e5fa2ead91b in current term 1: Already voted for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in this term.
I20260710 13:28:02.837242 30792 consensus_queue.cc:260] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.840648 30602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0502b746540445b29b421a7145cd34e9" candidate_uuid: "d08d87655dba4ae4be577e5fa2ead91b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94283778ada54a89a0ceec0e893f8bc1"
I20260710 13:28:02.841410 30602 raft_consensus.cc:3060] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.836162 30677 raft_consensus.cc:2468] T 6218811b02dc4fb186a3885861aa8278 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d08d87655dba4ae4be577e5fa2ead91b in term 1.
I20260710 13:28:02.862063 30835 consensus_queue.cc:237] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.868491 30601 raft_consensus.cc:2468] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d08d87655dba4ae4be577e5fa2ead91b in term 1.
I20260710 13:28:02.870178 30715 leader_election.cc:304] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94283778ada54a89a0ceec0e893f8bc1, d08d87655dba4ae4be577e5fa2ead91b; no voters: 
I20260710 13:28:02.871322 30795 raft_consensus.cc:2804] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:02.872006 30795 raft_consensus.cc:697] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b [term 1 LEADER]: Becoming Leader. State: Replica: d08d87655dba4ae4be577e5fa2ead91b, State: Running, Role: LEADER
I20260710 13:28:02.873080 30795 consensus_queue.cc:237] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
W20260710 13:28:02.884281 30640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.249.3:46381, user_credentials={real_user=slave}} blocked reactor thread for 63415us
I20260710 13:28:02.890846 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0502b746540445b29b421a7145cd34e9" candidate_uuid: "d08d87655dba4ae4be577e5fa2ead91b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9"
I20260710 13:28:02.891813 30677 raft_consensus.cc:2393] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d08d87655dba4ae4be577e5fa2ead91b in current term 1: Already voted for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in this term.
I20260710 13:28:02.898196 30853 raft_consensus.cc:493] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.898854 30853 raft_consensus.cc:515] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.901575 30792 ts_tablet_manager.cc:1434] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9: Time spent starting tablet: real 0.071s	user 0.018s	sys 0.015s
I20260710 13:28:02.870908 30602 raft_consensus.cc:2468] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d08d87655dba4ae4be577e5fa2ead91b in term 1.
I20260710 13:28:02.904217 30792 tablet_bootstrap.cc:492] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9: Bootstrap starting.
I20260710 13:28:02.914764 30601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193e7e5e24f0489ebe044b5727201c88" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94283778ada54a89a0ceec0e893f8bc1" is_pre_election: true
I20260710 13:28:02.915575 30853 leader_election.cc:290] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:02.923851 30796 leader_election.cc:290] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 election: Requested vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:02.926241 30601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0502b746540445b29b421a7145cd34e9" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94283778ada54a89a0ceec0e893f8bc1"
I20260710 13:28:02.927233 30601 raft_consensus.cc:2393] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in current term 1: Already voted for candidate d08d87655dba4ae4be577e5fa2ead91b in this term.
I20260710 13:28:02.929154 30792 tablet_bootstrap.cc:654] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.927217 30715 leader_election.cc:304] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94283778ada54a89a0ceec0e893f8bc1, d08d87655dba4ae4be577e5fa2ead91b; no voters: 
I20260710 13:28:02.936266 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193e7e5e24f0489ebe044b5727201c88" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b" is_pre_election: true
I20260710 13:28:02.936784 30795 raft_consensus.cc:2804] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:02.937136 30748 raft_consensus.cc:2393] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in current term 1: Already voted for candidate 94283778ada54a89a0ceec0e893f8bc1 in this term.
I20260710 13:28:02.938266 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0502b746540445b29b421a7145cd34e9" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b"
I20260710 13:28:02.939325 30795 raft_consensus.cc:697] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b [term 1 LEADER]: Becoming Leader. State: Replica: d08d87655dba4ae4be577e5fa2ead91b, State: Running, Role: LEADER
I20260710 13:28:02.939198 30807 consensus_queue.cc:1048] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:02.941128 30795 consensus_queue.cc:237] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.954182 30792 tablet_bootstrap.cc:492] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9: No bootstrap required, opened a new log
I20260710 13:28:02.954720 30792 ts_tablet_manager.cc:1403] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.018s
I20260710 13:28:02.957417 30792 raft_consensus.cc:359] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.958194 30792 raft_consensus.cc:385] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.958458 30792 raft_consensus.cc:740] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bf5a6f20bc242bda615e7f179dc4cf9, State: Initialized, Role: FOLLOWER
I20260710 13:28:02.959213 30792 consensus_queue.cc:260] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.961169 30792 ts_tablet_manager.cc:1434] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:28:02.960168 30497 catalog_manager.cc:5697] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b reported cstate change: term changed from 0 to 1, leader changed from <none> to d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3). New cstate: current_term: 1 leader_uuid: "d08d87655dba4ae4be577e5fa2ead91b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:02.962350 30792 tablet_bootstrap.cc:492] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9: Bootstrap starting.
I20260710 13:28:02.963018 30640 leader_election.cc:304] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bf5a6f20bc242bda615e7f179dc4cf9; no voters: 94283778ada54a89a0ceec0e893f8bc1, d08d87655dba4ae4be577e5fa2ead91b
I20260710 13:28:02.966516 30852 raft_consensus.cc:3060] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.966917 30640 leader_election.cc:304] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9 [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: 0bf5a6f20bc242bda615e7f179dc4cf9; no voters: 94283778ada54a89a0ceec0e893f8bc1, d08d87655dba4ae4be577e5fa2ead91b
I20260710 13:28:02.966373 30496 catalog_manager.cc:5697] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "94283778ada54a89a0ceec0e893f8bc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:02.968767 30496 catalog_manager.cc:5697] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "94283778ada54a89a0ceec0e893f8bc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:02.972241 30807 raft_consensus.cc:2749] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:28:02.976042 30843 raft_consensus.cc:493] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.976667 30843 raft_consensus.cc:515] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.974879 30852 raft_consensus.cc:2749] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:02.978884 30792 tablet_bootstrap.cc:654] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:02.980818 30843 leader_election.cc:290] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:02.981081 30748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160550a0918248b9a7e8e540d77e6640" candidate_uuid: "94283778ada54a89a0ceec0e893f8bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b" is_pre_election: true
I20260710 13:28:02.981745 30748 raft_consensus.cc:2468] T 160550a0918248b9a7e8e540d77e6640 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94283778ada54a89a0ceec0e893f8bc1 in term 0.
I20260710 13:28:02.983279 30565 leader_election.cc:304] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94283778ada54a89a0ceec0e893f8bc1, d08d87655dba4ae4be577e5fa2ead91b; no voters: 
I20260710 13:28:02.983736 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160550a0918248b9a7e8e540d77e6640" candidate_uuid: "94283778ada54a89a0ceec0e893f8bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" is_pre_election: true
I20260710 13:28:02.984131 30843 raft_consensus.cc:2804] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:02.984508 30843 raft_consensus.cc:493] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:02.984845 30843 raft_consensus.cc:3060] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:02.985069 30566 leader_election.cc:343] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:02.991300 30807 raft_consensus.cc:493] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:02.991833 30807 raft_consensus.cc:515] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.994153 30807 leader_election.cc:290] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:02.994563 30792 tablet_bootstrap.cc:492] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9: No bootstrap required, opened a new log
I20260710 13:28:02.995157 30792 ts_tablet_manager.cc:1403] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.003s
I20260710 13:28:02.994983 30601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db09572dc340c0a4f772dd6ef02969" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94283778ada54a89a0ceec0e893f8bc1" is_pre_election: true
I20260710 13:28:02.995682 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db09572dc340c0a4f772dd6ef02969" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b" is_pre_election: true
I20260710 13:28:02.996456 30750 raft_consensus.cc:2393] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in current term 1: Already voted for candidate 94283778ada54a89a0ceec0e893f8bc1 in this term.
I20260710 13:28:02.997597 30640 leader_election.cc:304] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0bf5a6f20bc242bda615e7f179dc4cf9; no voters: 94283778ada54a89a0ceec0e893f8bc1, d08d87655dba4ae4be577e5fa2ead91b
I20260710 13:28:02.998497 30807 raft_consensus.cc:3060] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:02.998025 30792 raft_consensus.cc:359] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:02.998978 30792 raft_consensus.cc:385] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:02.999322 30792 raft_consensus.cc:740] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bf5a6f20bc242bda615e7f179dc4cf9, State: Initialized, Role: FOLLOWER
I20260710 13:28:03.000000 30792 consensus_queue.cc:260] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:03.002312 30792 ts_tablet_manager.cc:1434] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:03.004969 30843 raft_consensus.cc:515] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:03.004467 30499 catalog_manager.cc:5697] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b reported cstate change: term changed from 0 to 1, leader changed from <none> to d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3). New cstate: current_term: 1 leader_uuid: "d08d87655dba4ae4be577e5fa2ead91b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:03.008545 30807 raft_consensus.cc:2749] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:03.013162 30843 leader_election.cc:290] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [CANDIDATE]: Term 1 election: Requested vote from peers 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:03.014290 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160550a0918248b9a7e8e540d77e6640" candidate_uuid: "94283778ada54a89a0ceec0e893f8bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b"
I20260710 13:28:03.014954 30750 raft_consensus.cc:3060] T 160550a0918248b9a7e8e540d77e6640 P d08d87655dba4ae4be577e5fa2ead91b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:03.016810 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160550a0918248b9a7e8e540d77e6640" candidate_uuid: "94283778ada54a89a0ceec0e893f8bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9"
I20260710 13:28:03.017482 30677 raft_consensus.cc:3060] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:03.022580 30750 raft_consensus.cc:2468] T 160550a0918248b9a7e8e540d77e6640 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94283778ada54a89a0ceec0e893f8bc1 in term 1.
I20260710 13:28:03.023766 30565 leader_election.cc:304] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94283778ada54a89a0ceec0e893f8bc1, d08d87655dba4ae4be577e5fa2ead91b; no voters: 
I20260710 13:28:03.024667 30843 raft_consensus.cc:2804] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:03.025136 30843 raft_consensus.cc:697] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 LEADER]: Becoming Leader. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Running, Role: LEADER
I20260710 13:28:03.025560 30677 raft_consensus.cc:2468] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94283778ada54a89a0ceec0e893f8bc1 in term 1.
I20260710 13:28:03.025936 30843 consensus_queue.cc:237] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:03.082357 30851 consensus_queue.cc:1048] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:03.084007 30497 catalog_manager.cc:5697] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "94283778ada54a89a0ceec0e893f8bc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:03.103884 30819 consensus_queue.cc:1048] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:03.198820 30843 consensus_queue.cc:1048] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:03.205283 27620 ts_manager.cc:295] Set tserver state for 94283778ada54a89a0ceec0e893f8bc1 to MAINTENANCE_MODE
I20260710 13:28:03.206651 27620 tablet_server.cc:179] TabletServer@127.26.249.1:0 shutting down...
I20260710 13:28:03.216323 30843 consensus_queue.cc:1048] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:03.219640 30819 consensus_queue.cc:1048] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:03.248553 30641 consensus_peers.cc:597] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. 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 13:28:03.254599 30843 consensus_queue.cc:1048] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:03.273329 30835 consensus_queue.cc:1048] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:03.291183 30835 consensus_queue.cc:1048] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:03.301182 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:03.303531 27620 tablet_replica.cc:333] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1: stopping tablet replica
I20260710 13:28:03.305001 27620 raft_consensus.cc:2243] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:03.306051 27620 raft_consensus.cc:2272] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:03.307318 30800 consensus_queue.cc:1048] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:03.310964 27620 tablet_replica.cc:333] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1: stopping tablet replica
I20260710 13:28:03.315944 27620 raft_consensus.cc:2243] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:03.321978 27620 pending_rounds.cc:70] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1: Trying to abort 1 pending ops.
I20260710 13:28:03.322300 27620 pending_rounds.cc:77] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305994580085063680 op_type: NO_OP noop_request { }
I20260710 13:28:03.322751 27620 raft_consensus.cc:2889] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:28:03.323170 27620 raft_consensus.cc:2272] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:03.326792 27620 tablet_replica.cc:333] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1: stopping tablet replica
I20260710 13:28:03.327725 27620 raft_consensus.cc:2243] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:03.328496 27620 raft_consensus.cc:2272] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:03.331409 27620 tablet_replica.cc:333] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1: stopping tablet replica
I20260710 13:28:03.331889 27620 raft_consensus.cc:2243] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:03.332710 27620 raft_consensus.cc:2272] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:03.335438 27620 tablet_replica.cc:333] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1: stopping tablet replica
I20260710 13:28:03.335911 27620 raft_consensus.cc:2243] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:03.336318 27620 raft_consensus.cc:2272] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:03.338392 27620 tablet_replica.cc:333] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1: stopping tablet replica
I20260710 13:28:03.338879 27620 raft_consensus.cc:2243] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:03.339771 27620 raft_consensus.cc:2272] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:03.342597 27620 tablet_replica.cc:333] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1: stopping tablet replica
I20260710 13:28:03.343263 27620 raft_consensus.cc:2243] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:03.343811 27620 raft_consensus.cc:2272] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:03.346693 27620 tablet_replica.cc:333] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1: stopping tablet replica
I20260710 13:28:03.347265 27620 raft_consensus.cc:2243] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:03.347671 27620 raft_consensus.cc:2272] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:03.350569 27620 tablet_replica.cc:333] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1: stopping tablet replica
I20260710 13:28:03.351348 27620 raft_consensus.cc:2243] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:03.351890 27620 raft_consensus.cc:2272] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:03.351676 30795 consensus_queue.cc:1048] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:03.355103 27620 tablet_replica.cc:333] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1: stopping tablet replica
I20260710 13:28:03.355949 27620 raft_consensus.cc:2243] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:03.356576 27620 raft_consensus.cc:2272] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:03.372463 30715 consensus_peers.cc:597] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. 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 13:28:03.375139 30715 consensus_peers.cc:597] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. 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 13:28:03.398767 27620 tablet_server.cc:196] TabletServer@127.26.249.1:0 shutdown complete.
I20260710 13:28:03.433624 30795 consensus_queue.cc:1048] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:03.540669 30641 consensus_peers.cc:597] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:03.566023 30641 consensus_peers.cc:597] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:03.789881 30641 consensus_peers.cc:597] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:04.193323 30548 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:04.721671 30807 raft_consensus.cc:493] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94283778ada54a89a0ceec0e893f8bc1)
I20260710 13:28:04.722496 30807 raft_consensus.cc:515] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:04.724046 30795 raft_consensus.cc:493] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94283778ada54a89a0ceec0e893f8bc1)
I20260710 13:28:04.724742 30795 raft_consensus.cc:515] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:04.725129 30807 leader_election.cc:290] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:04.726666 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92317b4600c4ff5b434d97d7e128253" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b" is_pre_election: true
I20260710 13:28:04.727320 30795 leader_election.cc:290] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717)
I20260710 13:28:04.727653 30751 raft_consensus.cc:2468] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in term 1.
I20260710 13:28:04.730058 30640 leader_election.cc:304] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [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: 0bf5a6f20bc242bda615e7f179dc4cf9, d08d87655dba4ae4be577e5fa2ead91b; no voters: 
I20260710 13:28:04.730137 30676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92317b4600c4ff5b434d97d7e128253" candidate_uuid: "d08d87655dba4ae4be577e5fa2ead91b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" is_pre_election: true
W20260710 13:28:04.730939 30641 leader_election.cc:336] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111)
I20260710 13:28:04.731050 30676 raft_consensus.cc:2468] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d08d87655dba4ae4be577e5fa2ead91b in term 1.
I20260710 13:28:04.732251 30807 raft_consensus.cc:2804] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:04.732685 30807 raft_consensus.cc:493] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 94283778ada54a89a0ceec0e893f8bc1)
I20260710 13:28:04.733096 30807 raft_consensus.cc:3060] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:04.733800 30715 leader_election.cc:304] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [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: 0bf5a6f20bc242bda615e7f179dc4cf9, d08d87655dba4ae4be577e5fa2ead91b; no voters: 
I20260710 13:28:04.734876 30795 raft_consensus.cc:2804] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:28:04.734911 30715 leader_election.cc:336] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111)
I20260710 13:28:04.735409 30795 raft_consensus.cc:493] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 94283778ada54a89a0ceec0e893f8bc1)
I20260710 13:28:04.735891 30795 raft_consensus.cc:3060] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:04.744975 30807 raft_consensus.cc:515] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:04.747040 30795 raft_consensus.cc:515] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:04.747884 30807 leader_election.cc:290] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 2 election: Requested vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:04.749156 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92317b4600c4ff5b434d97d7e128253" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b"
I20260710 13:28:04.750133 30751 raft_consensus.cc:2393] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in current term 2: Already voted for candidate d08d87655dba4ae4be577e5fa2ead91b in this term.
I20260710 13:28:04.749977 30795 leader_election.cc:290] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 2 election: Requested vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717)
I20260710 13:28:04.751873 30676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92317b4600c4ff5b434d97d7e128253" candidate_uuid: "d08d87655dba4ae4be577e5fa2ead91b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9"
I20260710 13:28:04.752812 30676 raft_consensus.cc:2393] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d08d87655dba4ae4be577e5fa2ead91b in current term 2: Already voted for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in this term.
W20260710 13:28:04.753561 30641 leader_election.cc:336] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111)
I20260710 13:28:04.754319 30640 leader_election.cc:304] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [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: 0bf5a6f20bc242bda615e7f179dc4cf9; no voters: 94283778ada54a89a0ceec0e893f8bc1, d08d87655dba4ae4be577e5fa2ead91b
W20260710 13:28:04.754904 30715 leader_election.cc:336] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111)
I20260710 13:28:04.755187 30807 raft_consensus.cc:2749] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:28:04.755496 30715 leader_election.cc:304] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [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: d08d87655dba4ae4be577e5fa2ead91b; no voters: 0bf5a6f20bc242bda615e7f179dc4cf9, 94283778ada54a89a0ceec0e893f8bc1
I20260710 13:28:04.756359 30795 raft_consensus.cc:2749] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:28:04.778218 30795 raft_consensus.cc:493] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94283778ada54a89a0ceec0e893f8bc1)
I20260710 13:28:04.778873 30795 raft_consensus.cc:515] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:04.781486 30795 leader_election.cc:290] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717)
I20260710 13:28:04.783209 30676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db09572dc340c0a4f772dd6ef02969" candidate_uuid: "d08d87655dba4ae4be577e5fa2ead91b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" is_pre_election: true
W20260710 13:28:04.785386 30715 leader_election.cc:336] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111)
I20260710 13:28:04.785895 30715 leader_election.cc:304] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [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: d08d87655dba4ae4be577e5fa2ead91b; no voters: 0bf5a6f20bc242bda615e7f179dc4cf9, 94283778ada54a89a0ceec0e893f8bc1
I20260710 13:28:04.786629 30795 raft_consensus.cc:2749] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:28:04.800465 30807 raft_consensus.cc:493] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94283778ada54a89a0ceec0e893f8bc1)
I20260710 13:28:04.801165 30807 raft_consensus.cc:515] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:04.803212 30807 leader_election.cc:290] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:04.804478 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db09572dc340c0a4f772dd6ef02969" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b" is_pre_election: true
I20260710 13:28:04.805272 30751 raft_consensus.cc:2468] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in term 1.
I20260710 13:28:04.806910 30795 raft_consensus.cc:493] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94283778ada54a89a0ceec0e893f8bc1)
I20260710 13:28:04.807273 30640 leader_election.cc:304] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [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: 0bf5a6f20bc242bda615e7f179dc4cf9, d08d87655dba4ae4be577e5fa2ead91b; no voters: 
I20260710 13:28:04.807626 30795 raft_consensus.cc:515] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:04.808729 30807 raft_consensus.cc:2804] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:04.809158 30807 raft_consensus.cc:493] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 94283778ada54a89a0ceec0e893f8bc1)
I20260710 13:28:04.809568 30807 raft_consensus.cc:3060] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:28:04.810061 30641 leader_election.cc:336] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111)
I20260710 13:28:04.811416 30795 leader_election.cc:290] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717)
I20260710 13:28:04.812040 30852 raft_consensus.cc:493] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94283778ada54a89a0ceec0e893f8bc1)
I20260710 13:28:04.812595 30852 raft_consensus.cc:515] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:04.813352 30676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193e7e5e24f0489ebe044b5727201c88" candidate_uuid: "d08d87655dba4ae4be577e5fa2ead91b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" is_pre_election: true
I20260710 13:28:04.813969 30676 raft_consensus.cc:2468] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d08d87655dba4ae4be577e5fa2ead91b in term 1.
I20260710 13:28:04.815153 30852 leader_election.cc:290] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:04.815377 30715 leader_election.cc:304] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [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: 0bf5a6f20bc242bda615e7f179dc4cf9, d08d87655dba4ae4be577e5fa2ead91b; no voters: 
I20260710 13:28:04.816429 30795 raft_consensus.cc:2804] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:04.816879 30795 raft_consensus.cc:493] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 94283778ada54a89a0ceec0e893f8bc1)
I20260710 13:28:04.817339 30795 raft_consensus.cc:3060] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:04.818428 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193e7e5e24f0489ebe044b5727201c88" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b" is_pre_election: true
W20260710 13:28:04.820796 30641 leader_election.cc:336] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111)
I20260710 13:28:04.821322 30807 raft_consensus.cc:515] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:04.825052 30807 leader_election.cc:290] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 2 election: Requested vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
W20260710 13:28:04.825969 30715 leader_election.cc:336] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111)
I20260710 13:28:04.826406 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db09572dc340c0a4f772dd6ef02969" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b"
I20260710 13:28:04.828013 30750 raft_consensus.cc:3060] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:28:04.829025 30641 leader_election.cc:336] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111)
I20260710 13:28:04.828902 30795 raft_consensus.cc:515] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:04.830385 30751 raft_consensus.cc:2393] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in current term 2: Already voted for candidate d08d87655dba4ae4be577e5fa2ead91b in this term.
I20260710 13:28:04.831210 30795 leader_election.cc:290] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 2 election: Requested vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717)
I20260710 13:28:04.833148 30676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193e7e5e24f0489ebe044b5727201c88" candidate_uuid: "d08d87655dba4ae4be577e5fa2ead91b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9"
I20260710 13:28:04.834168 30676 raft_consensus.cc:3060] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:28:04.837692 30715 leader_election.cc:336] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111)
I20260710 13:28:04.839107 30750 raft_consensus.cc:2468] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in term 2.
I20260710 13:28:04.839094 30640 leader_election.cc:304] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9 [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: 0bf5a6f20bc242bda615e7f179dc4cf9; no voters: 94283778ada54a89a0ceec0e893f8bc1, d08d87655dba4ae4be577e5fa2ead91b
I20260710 13:28:04.841776 30640 leader_election.cc:304] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [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: 0bf5a6f20bc242bda615e7f179dc4cf9, d08d87655dba4ae4be577e5fa2ead91b; no voters: 94283778ada54a89a0ceec0e893f8bc1
I20260710 13:28:04.842909 30676 raft_consensus.cc:2468] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d08d87655dba4ae4be577e5fa2ead91b in term 2.
I20260710 13:28:04.843194 30852 raft_consensus.cc:2804] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:04.843533 30807 raft_consensus.cc:2749] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:28:04.843814 30852 raft_consensus.cc:697] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 LEADER]: Becoming Leader. State: Replica: 0bf5a6f20bc242bda615e7f179dc4cf9, State: Running, Role: LEADER
I20260710 13:28:04.844882 30715 leader_election.cc:304] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [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: 0bf5a6f20bc242bda615e7f179dc4cf9, d08d87655dba4ae4be577e5fa2ead91b; no voters: 94283778ada54a89a0ceec0e893f8bc1
I20260710 13:28:04.845254 30852 consensus_queue.cc:237] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:04.846081 30795 raft_consensus.cc:2804] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:04.846596 30795 raft_consensus.cc:697] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [term 2 LEADER]: Becoming Leader. State: Replica: d08d87655dba4ae4be577e5fa2ead91b, State: Running, Role: LEADER
I20260710 13:28:04.847570 30807 raft_consensus.cc:493] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:04.848279 30807 raft_consensus.cc:515] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:04.848958 30795 consensus_queue.cc:237] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:04.852044 30807 leader_election.cc:290] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:04.853428 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160550a0918248b9a7e8e540d77e6640" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b" is_pre_election: true
I20260710 13:28:04.854238 30750 raft_consensus.cc:2468] T 160550a0918248b9a7e8e540d77e6640 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in term 1.
I20260710 13:28:04.855494 30640 leader_election.cc:304] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [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: 0bf5a6f20bc242bda615e7f179dc4cf9, d08d87655dba4ae4be577e5fa2ead91b; no voters: 
I20260710 13:28:04.860376 30807 raft_consensus.cc:2804] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:28:04.860999 30807 raft_consensus.cc:493] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:04.861522 30807 raft_consensus.cc:3060] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:28:04.863193 30641 leader_election.cc:336] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111)
I20260710 13:28:04.864751 30499 catalog_manager.cc:5697] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 reported cstate change: term changed from 1 to 2, leader changed from 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1) to 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2). New cstate: current_term: 2 leader_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:04.867841 30496 catalog_manager.cc:5697] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b reported cstate change: term changed from 1 to 2, leader changed from 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1) to d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3). New cstate: current_term: 2 leader_uuid: "d08d87655dba4ae4be577e5fa2ead91b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:04.871389 30807 raft_consensus.cc:515] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:04.874949 30750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160550a0918248b9a7e8e540d77e6640" candidate_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b"
I20260710 13:28:04.875658 30750 raft_consensus.cc:3060] T 160550a0918248b9a7e8e540d77e6640 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:28:04.879276 30641 leader_election.cc:336] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111)
I20260710 13:28:04.879278 30807 leader_election.cc:290] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [CANDIDATE]: Term 2 election: Requested vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3:46381)
I20260710 13:28:04.885110 30750 raft_consensus.cc:2468] T 160550a0918248b9a7e8e540d77e6640 P d08d87655dba4ae4be577e5fa2ead91b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bf5a6f20bc242bda615e7f179dc4cf9 in term 2.
I20260710 13:28:04.887177 30640 leader_election.cc:304] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [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: 0bf5a6f20bc242bda615e7f179dc4cf9, d08d87655dba4ae4be577e5fa2ead91b; no voters: 94283778ada54a89a0ceec0e893f8bc1
I20260710 13:28:04.888019 30807 raft_consensus.cc:2804] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:04.888520 30807 raft_consensus.cc:697] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 LEADER]: Becoming Leader. State: Replica: 0bf5a6f20bc242bda615e7f179dc4cf9, State: Running, Role: LEADER
I20260710 13:28:04.889319 30807 consensus_queue.cc:237] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [LEADER]: Queue going to LEADER 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: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:04.898084 30496 catalog_manager.cc:5697] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 reported cstate change: term changed from 1 to 2, leader changed from 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1) to 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2). New cstate: current_term: 2 leader_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } health_report { overall_health: UNKNOWN } } }
W20260710 13:28:05.113363 30715 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111) [suppressed 57 similar messages]
W20260710 13:28:05.194764 30548 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:28:05.331854 30641 consensus_peers.cc:597] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:05.336592 30750 raft_consensus.cc:1275] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [term 2 FOLLOWER]: Refusing update from remote peer 0bf5a6f20bc242bda615e7f179dc4cf9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:05.338173 30852 consensus_queue.cc:1048] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:28:05.360929 30641 consensus_peers.cc:597] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:05.374377 30750 raft_consensus.cc:1275] T 160550a0918248b9a7e8e540d77e6640 P d08d87655dba4ae4be577e5fa2ead91b [term 2 FOLLOWER]: Refusing update from remote peer 0bf5a6f20bc242bda615e7f179dc4cf9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:28:05.376246 30807 consensus_queue.cc:1048] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:28:05.382836 30715 consensus_peers.cc:597] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:05.410138 30676 raft_consensus.cc:1275] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 FOLLOWER]: Refusing update from remote peer d08d87655dba4ae4be577e5fa2ead91b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:05.412060 30795 consensus_queue.cc:1048] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:28:05.506366 30715 consensus_peers.cc:597] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:05.768222 30715 consensus_peers.cc:597] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:05.843045 30641 consensus_peers.cc:597] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:05.985818 30641 consensus_peers.cc:597] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:05.999183 30641 consensus_peers.cc:597] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:06.195952 30548 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:28:06.218493 30641 consensus_peers.cc:597] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:28:06.527472 30896 raft_consensus.cc:493] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:06.528122 30896 raft_consensus.cc:515] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:06.530047 30896 leader_election.cc:290] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717)
I20260710 13:28:06.532308 30676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92317b4600c4ff5b434d97d7e128253" candidate_uuid: "d08d87655dba4ae4be577e5fa2ead91b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" is_pre_election: true
I20260710 13:28:06.533038 30676 raft_consensus.cc:2468] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d08d87655dba4ae4be577e5fa2ead91b in term 2.
I20260710 13:28:06.534250 30715 leader_election.cc:304] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [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: 0bf5a6f20bc242bda615e7f179dc4cf9, d08d87655dba4ae4be577e5fa2ead91b; no voters: 
I20260710 13:28:06.535185 30896 raft_consensus.cc:2804] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260710 13:28:06.535197 30715 leader_election.cc:336] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111)
I20260710 13:28:06.535609 30896 raft_consensus.cc:493] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:06.535979 30896 raft_consensus.cc:3060] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:06.542093 30896 raft_consensus.cc:515] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:06.544443 30896 leader_election.cc:290] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 3 election: Requested vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717)
I20260710 13:28:06.546363 30676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92317b4600c4ff5b434d97d7e128253" candidate_uuid: "d08d87655dba4ae4be577e5fa2ead91b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9"
I20260710 13:28:06.547199 30676 raft_consensus.cc:3060] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:28:06.549211 30715 leader_election.cc:336] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111)
I20260710 13:28:06.554018 30676 raft_consensus.cc:2468] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d08d87655dba4ae4be577e5fa2ead91b in term 3.
I20260710 13:28:06.555624 30715 leader_election.cc:304] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [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: 0bf5a6f20bc242bda615e7f179dc4cf9, d08d87655dba4ae4be577e5fa2ead91b; no voters: 94283778ada54a89a0ceec0e893f8bc1
I20260710 13:28:06.556687 30896 raft_consensus.cc:2804] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:06.557987 30896 raft_consensus.cc:697] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 3 LEADER]: Becoming Leader. State: Replica: d08d87655dba4ae4be577e5fa2ead91b, State: Running, Role: LEADER
I20260710 13:28:06.559134 30896 consensus_queue.cc:237] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:06.568444 30496 catalog_manager.cc:5697] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b reported cstate change: term changed from 1 to 3, leader changed from 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1) to d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3). New cstate: current_term: 3 leader_uuid: "d08d87655dba4ae4be577e5fa2ead91b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } health_report { overall_health: HEALTHY } } }
W20260710 13:28:07.067843 30715 consensus_peers.cc:597] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:07.150835 30676 raft_consensus.cc:1275] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 3 FOLLOWER]: Refusing update from remote peer d08d87655dba4ae4be577e5fa2ead91b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:28:07.152402 30896 consensus_queue.cc:1048] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:28:07.197356 30548 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:28:07.787001 30641 consensus_peers.cc:597] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:07.970145 30715 consensus_peers.cc:597] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:08.038226 30715 consensus_peers.cc:597] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:28:08.167474 30641 consensus_peers.cc:597] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:28:08.198733 30548 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:28:08.199707 30715 consensus_peers.cc:597] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:28:08.409535 30641 consensus_peers.cc:597] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:28:08.426849 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:08.436652 30909 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 13:28:08.438685 30910 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 13:28:08.439299 30912 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 13:28:08.441074 27620 server_base.cc:1061] running on GCE node
I20260710 13:28:08.442330 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:08.442574 27620 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 13:28:08.442775 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690088442741 us; error 0 us; skew 500 ppm
I20260710 13:28:08.443449 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:08.446775 27620 webserver.cc:533] Webserver started at http://127.26.249.1:44979/ using document root <none> and password file <none>
I20260710 13:28:08.447394 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:08.447618 27620 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:28:08.452301 27620 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:28:08.457338 30917 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:08.458350 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 13:28:08.458911 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-0/minicluster-data/ts-0-root
uuid: "94283778ada54a89a0ceec0e893f8bc1"
format_stamp: "Formatted at 2026-07-10 13:28:01 on dist-test-slave-hdws"
I20260710 13:28:08.459440 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783690002179479-27620-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 13:28:08.493675 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:08.495360 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:08.497126 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:08.503222 30924 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 13:28:08.505257 30641 consensus_peers.cc:597] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:28:08.571199 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:28:08.571617 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.071s	user 0.003s	sys 0.001s
I20260710 13:28:08.571929 27620 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:28:08.578370 30924 tablet_bootstrap.cc:492] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap starting.
I20260710 13:28:08.601297 30924 tablet_bootstrap.cc:492] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1: 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 13:28:08.602614 30924 tablet_bootstrap.cc:492] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap complete.
I20260710 13:28:08.603605 30924 ts_tablet_manager.cc:1403] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1: Time spent bootstrapping tablet: real 0.026s	user 0.024s	sys 0.000s
I20260710 13:28:08.607189 30924 raft_consensus.cc:359] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:08.608114 30924 raft_consensus.cc:740] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.609050 30924 consensus_queue.cc:260] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1 [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: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:08.612628 30924 ts_tablet_manager.cc:1434] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:28:08.613852 30924 tablet_bootstrap.cc:492] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap starting.
W20260710 13:28:08.616420 30641 consensus_peers.cc:597] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:28:08.630764 30924 tablet_bootstrap.cc:492] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1: 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 13:28:08.631726 30924 tablet_bootstrap.cc:492] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap complete.
I20260710 13:28:08.632475 30924 ts_tablet_manager.cc:1403] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 13:28:08.635300 30924 raft_consensus.cc:359] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:08.635962 30924 raft_consensus.cc:740] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.636788 30924 consensus_queue.cc:260] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:08.638623 30924 ts_tablet_manager.cc:1434] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:28:08.639472 30924 tablet_bootstrap.cc:492] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap starting.
I20260710 13:28:08.645393 27620 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:28:08.645939 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.074s	user 0.068s	sys 0.001s
I20260710 13:28:08.657015 30924 tablet_bootstrap.cc:492] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1: 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 13:28:08.658349 30924 tablet_bootstrap.cc:492] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap complete.
I20260710 13:28:08.659327 30924 ts_tablet_manager.cc:1403] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260710 13:28:08.662479 30924 raft_consensus.cc:359] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:08.663233 30924 raft_consensus.cc:740] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.664040 30924 consensus_queue.cc:260] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [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: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:08.666625 30924 ts_tablet_manager.cc:1434] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:28:08.667644 30924 tablet_bootstrap.cc:492] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap starting.
I20260710 13:28:08.682641 30924 tablet_bootstrap.cc:492] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1: 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 13:28:08.683660 30924 tablet_bootstrap.cc:492] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap complete.
I20260710 13:28:08.684332 30924 ts_tablet_manager.cc:1403] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260710 13:28:08.687183 30924 raft_consensus.cc:359] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } } peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } }
I20260710 13:28:08.687965 30924 raft_consensus.cc:740] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.688737 30924 consensus_queue.cc:260] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1 [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: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } } peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } }
I20260710 13:28:08.691846 30924 ts_tablet_manager.cc:1434] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:28:08.694197 30924 tablet_bootstrap.cc:492] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap starting.
I20260710 13:28:08.709120 30924 tablet_bootstrap.cc:492] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1: 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 13:28:08.709957 30924 tablet_bootstrap.cc:492] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap complete.
I20260710 13:28:08.710659 30924 ts_tablet_manager.cc:1403] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 13:28:08.713038 30924 raft_consensus.cc:359] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:08.713668 30924 raft_consensus.cc:740] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.714418 30924 consensus_queue.cc:260] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:08.716203 30924 ts_tablet_manager.cc:1434] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:28:08.716974 30924 tablet_bootstrap.cc:492] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap starting.
I20260710 13:28:08.720664 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.1:43233
I20260710 13:28:08.720798 30986 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.1:43233 every 8 connection(s)
I20260710 13:28:08.729043 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:08.743301 30924 tablet_bootstrap.cc:492] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1: 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 13:28:08.748514 30924 tablet_bootstrap.cc:492] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap complete.
I20260710 13:28:08.749816 30924 ts_tablet_manager.cc:1403] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.013s
I20260710 13:28:08.753185 30924 raft_consensus.cc:359] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:08.754041 30924 raft_consensus.cc:740] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.754935 30924 consensus_queue.cc:260] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [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: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:08.757158 30924 ts_tablet_manager.cc:1434] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:08.758191 30924 tablet_bootstrap.cc:492] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap starting.
I20260710 13:28:08.758373 30987 heartbeater.cc:344] Connected to a master server at 127.26.249.62:43325
I20260710 13:28:08.758839 30987 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:08.759887 30987 heartbeater.cc:507] Master 127.26.249.62:43325 requested a full tablet report, sending...
I20260710 13:28:08.764202 30676 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0db09572dc340c0a4f772dd6ef02969"
dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9"
mode: GRACEFUL
new_leader_uuid: "d08d87655dba4ae4be577e5fa2ead91b"
 from {username='slave'} at 127.0.0.1:50438
I20260710 13:28:08.765060 30676 raft_consensus.cc:606] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 LEADER]: Received request to transfer leadership to TS d08d87655dba4ae4be577e5fa2ead91b
I20260710 13:28:08.766655 27620 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:28:08.767464 27620 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:08.767568 30496 ts_manager.cc:194] Re-registered known tserver with Master: 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233)
I20260710 13:28:08.768389 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:08.773702 30924 tablet_bootstrap.cc:492] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1: 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 13:28:08.775099 30924 tablet_bootstrap.cc:492] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap complete.
I20260710 13:28:08.775863 30924 ts_tablet_manager.cc:1403] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260710 13:28:08.778986 30924 raft_consensus.cc:359] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:08.779903 30924 raft_consensus.cc:740] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.780870 30924 consensus_queue.cc:260] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [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: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:08.783072 30924 ts_tablet_manager.cc:1434] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:08.783994 30924 tablet_bootstrap.cc:492] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap starting.
I20260710 13:28:08.789276 30496 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48256
I20260710 13:28:08.793679 30987 heartbeater.cc:499] Master 127.26.249.62:43325 was elected leader, sending a full tablet report...
W20260710 13:28:08.799156 30641 consensus_peers.cc:597] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260710 13:28:08.800547 30924 tablet_bootstrap.cc:492] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1: 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 13:28:08.801512 30924 tablet_bootstrap.cc:492] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap complete.
I20260710 13:28:08.802078 30924 ts_tablet_manager.cc:1403] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 13:28:08.804617 30924 raft_consensus.cc:359] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:08.805476 30924 raft_consensus.cc:740] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.806231 30924 consensus_queue.cc:260] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [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: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:08.808171 30924 ts_tablet_manager.cc:1434] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 13:28:08.808911 30924 tablet_bootstrap.cc:492] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap starting.
I20260710 13:28:08.821521 30924 tablet_bootstrap.cc:492] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1: 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 13:28:08.822365 30924 tablet_bootstrap.cc:492] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap complete.
I20260710 13:28:08.823042 30924 ts_tablet_manager.cc:1403] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 13:28:08.825228 30924 raft_consensus.cc:359] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:08.825788 30924 raft_consensus.cc:740] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.826429 30924 consensus_queue.cc:260] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:08.828069 30924 ts_tablet_manager.cc:1434] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:28:08.829078 30924 tablet_bootstrap.cc:492] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap starting.
I20260710 13:28:08.843618 30924 tablet_bootstrap.cc:492] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1: 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 13:28:08.844506 30924 tablet_bootstrap.cc:492] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1: Bootstrap complete.
I20260710 13:28:08.845371 30924 ts_tablet_manager.cc:1403] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1: Time spent bootstrapping tablet: real 0.016s	user 0.016s	sys 0.000s
I20260710 13:28:08.848026 30924 raft_consensus.cc:359] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:08.848726 30924 raft_consensus.cc:740] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94283778ada54a89a0ceec0e893f8bc1, State: Initialized, Role: FOLLOWER
I20260710 13:28:08.849440 30924 consensus_queue.cc:260] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1 [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: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:08.851536 30924 ts_tablet_manager.cc:1434] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:28:08.966284 30960 raft_consensus.cc:3060] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.029306 30852 raft_consensus.cc:993] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9: : Instructing follower d08d87655dba4ae4be577e5fa2ead91b to start an election
I20260710 13:28:09.030231 30995 raft_consensus.cc:1081] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 LEADER]: Signalling peer d08d87655dba4ae4be577e5fa2ead91b to start an election
I20260710 13:28:09.032790 30751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0db09572dc340c0a4f772dd6ef02969"
dest_uuid: "d08d87655dba4ae4be577e5fa2ead91b"
 from {username='slave'} at 127.0.0.1:47526
I20260710 13:28:09.033458 30751 raft_consensus.cc:493] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:09.033783 30751 raft_consensus.cc:3060] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:09.042052 30751 raft_consensus.cc:515] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:09.044379 30751 leader_election.cc:290] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [CANDIDATE]: Term 3 election: Requested vote from peers 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233), 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717)
I20260710 13:28:09.045714 30676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db09572dc340c0a4f772dd6ef02969" candidate_uuid: "d08d87655dba4ae4be577e5fa2ead91b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9"
I20260710 13:28:09.046155 30960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0db09572dc340c0a4f772dd6ef02969" candidate_uuid: "d08d87655dba4ae4be577e5fa2ead91b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "94283778ada54a89a0ceec0e893f8bc1"
I20260710 13:28:09.046452 30676 raft_consensus.cc:3055] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:09.046764 30960 raft_consensus.cc:3060] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:28:09.046840 30676 raft_consensus.cc:740] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0bf5a6f20bc242bda615e7f179dc4cf9, State: Running, Role: LEADER
I20260710 13:28:09.048166 30676 consensus_queue.cc:260] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [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: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:09.049707 30676 raft_consensus.cc:3060] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:09.057207 30676 raft_consensus.cc:2468] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d08d87655dba4ae4be577e5fa2ead91b in term 3.
I20260710 13:28:09.057209 30960 raft_consensus.cc:2468] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d08d87655dba4ae4be577e5fa2ead91b in term 3.
I20260710 13:28:09.058806 30715 leader_election.cc:304] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [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: 0bf5a6f20bc242bda615e7f179dc4cf9, d08d87655dba4ae4be577e5fa2ead91b; no voters: 
I20260710 13:28:09.059875 30906 raft_consensus.cc:2804] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:09.060498 30906 raft_consensus.cc:697] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [term 3 LEADER]: Becoming Leader. State: Replica: d08d87655dba4ae4be577e5fa2ead91b, State: Running, Role: LEADER
I20260710 13:28:09.062047 30906 consensus_queue.cc:237] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [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: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } }
I20260710 13:28:09.071699 30496 catalog_manager.cc:5697] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b reported cstate change: term changed from 2 to 3, leader changed from 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2) to d08d87655dba4ae4be577e5fa2ead91b (127.26.249.3). New cstate: current_term: 3 leader_uuid: "d08d87655dba4ae4be577e5fa2ead91b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d08d87655dba4ae4be577e5fa2ead91b" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 46381 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:09.102322 30960 raft_consensus.cc:3060] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Advancing to term 3
W20260710 13:28:09.199926 30548 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:09.221995 30960 raft_consensus.cc:3060] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:09.228178 30960 pending_rounds.cc:85] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1: Aborting all ops after (but not including) 0
I20260710 13:28:09.228438 30960 pending_rounds.cc:107] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:28:09.228772 30960 raft_consensus.cc:2889] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:28:09.614135 30676 raft_consensus.cc:1275] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 3 FOLLOWER]: Refusing update from remote peer d08d87655dba4ae4be577e5fa2ead91b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:09.615924 31003 consensus_queue.cc:1048] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bf5a6f20bc242bda615e7f179dc4cf9" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:09.630707 30961 raft_consensus.cc:1275] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [term 3 FOLLOWER]: Refusing update from remote peer d08d87655dba4ae4be577e5fa2ead91b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:09.632764 30906 consensus_queue.cc:1048] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94283778ada54a89a0ceec0e893f8bc1" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:10.054092 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:10.068600 27620 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:10.069324 27620 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:10.070405 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:28:10.201026 30548 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:11.083571 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:11.090056 27620 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:11.090775 27620 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:11.091364 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:28:11.178678 30983 debug-util.cc:398] Leaking SignalData structure 0x7b08000fd4e0 after lost signal to thread 27623
W20260710 13:28:11.180068 30983 debug-util.cc:398] Leaking SignalData structure 0x7b0800292340 after lost signal to thread 30534
W20260710 13:28:11.181288 30983 debug-util.cc:398] Leaking SignalData structure 0x7b080028f9c0 after lost signal to thread 30701
W20260710 13:28:11.182565 30983 debug-util.cc:398] Leaking SignalData structure 0x7b0800145480 after lost signal to thread 30775
W20260710 13:28:11.183822 30983 debug-util.cc:398] Leaking SignalData structure 0x7b0800054f80 after lost signal to thread 30986
W20260710 13:28:11.202116 30548 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:12.098222 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:12.105782 27620 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:12.106388 27620 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:12.106954 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:28:12.203457 30548 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:13.126664 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:13.151095 27620 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:13.157352 27620 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:13.161027 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:28:13.205015 30548 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:14.177546 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:14.189535 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:14.199930 27620 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:14.200536 27620 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:28:14.206489 30548 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:28:15.207871 30548 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:28:15.245461 27620 tablet_server.cc:179] TabletServer@127.26.249.1:43233 shutting down...
I20260710 13:28:15.279295 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:15.280548 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:15.281728 27620 raft_consensus.cc:2243] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.282577 27620 raft_consensus.cc:2272] T 3f2c513fbe2d41cda93ffd424883b816 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.286345 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:15.287420 27620 raft_consensus.cc:2243] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.288085 27620 raft_consensus.cc:2272] T f0db09572dc340c0a4f772dd6ef02969 P 94283778ada54a89a0ceec0e893f8bc1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.290930 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:15.291743 27620 raft_consensus.cc:2243] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.292423 27620 raft_consensus.cc:2272] T f92317b4600c4ff5b434d97d7e128253 P 94283778ada54a89a0ceec0e893f8bc1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.296252 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:15.297420 27620 raft_consensus.cc:2243] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.298182 27620 raft_consensus.cc:2272] T 0502b746540445b29b421a7145cd34e9 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.302112 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:15.303155 27620 raft_consensus.cc:2243] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.303740 27620 raft_consensus.cc:2272] T 57dfafc469b8421fbcd70e545765a465 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.307184 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:15.307787 27620 raft_consensus.cc:2243] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.308290 27620 raft_consensus.cc:2272] T 806872e1d69c4b3ca99f39bda8ddc858 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.310801 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:15.311511 27620 raft_consensus.cc:2243] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.312095 27620 raft_consensus.cc:2272] T 065b415c572342988726f82e187045ef P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.315284 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:15.315994 27620 raft_consensus.cc:2243] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.316573 27620 raft_consensus.cc:2272] T 6218811b02dc4fb186a3885861aa8278 P 94283778ada54a89a0ceec0e893f8bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.319703 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:15.320339 27620 raft_consensus.cc:2243] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.320924 27620 raft_consensus.cc:2272] T 160550a0918248b9a7e8e540d77e6640 P 94283778ada54a89a0ceec0e893f8bc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.323925 27620 tablet_replica.cc:333] stopping tablet replica
I20260710 13:28:15.324554 27620 raft_consensus.cc:2243] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.325142 27620 raft_consensus.cc:2272] T 193e7e5e24f0489ebe044b5727201c88 P 94283778ada54a89a0ceec0e893f8bc1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:15.340651 30641 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 71 similar messages]
W20260710 13:28:15.345499 30641 consensus_peers.cc:597] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. 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 13:28:15.361167 30715 consensus_peers.cc:597] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:15.386384 27620 tablet_server.cc:196] TabletServer@127.26.249.1:43233 shutdown complete.
I20260710 13:28:15.418236 27620 tablet_server.cc:179] TabletServer@127.26.249.2:0 shutting down...
W20260710 13:28:15.443192 30715 consensus_peers.cc:597] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b -> Peer 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717): Couldn't send request to peer 0bf5a6f20bc242bda615e7f179dc4cf9. 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 13:28:15.451973 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:15.452944 27620 tablet_replica.cc:333] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9: stopping tablet replica
I20260710 13:28:15.453893 27620 raft_consensus.cc:2243] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.454746 27620 raft_consensus.cc:2272] T f0db09572dc340c0a4f772dd6ef02969 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:15.458039 30715 consensus_peers.cc:597] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b -> Peer 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717): Couldn't send request to peer 0bf5a6f20bc242bda615e7f179dc4cf9. 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 13:28:15.458480 27620 tablet_replica.cc:333] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9: stopping tablet replica
I20260710 13:28:15.459431 27620 raft_consensus.cc:2243] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.460021 27620 raft_consensus.cc:2272] T 0502b746540445b29b421a7145cd34e9 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.462903 27620 tablet_replica.cc:333] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9: stopping tablet replica
I20260710 13:28:15.463630 27620 raft_consensus.cc:2243] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.464214 27620 raft_consensus.cc:2272] T f92317b4600c4ff5b434d97d7e128253 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.466758 27620 tablet_replica.cc:333] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9: stopping tablet replica
I20260710 13:28:15.467501 27620 raft_consensus.cc:2243] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:15.468508 27620 raft_consensus.cc:2272] T 806872e1d69c4b3ca99f39bda8ddc858 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.471596 27620 tablet_replica.cc:333] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9: stopping tablet replica
I20260710 13:28:15.472304 27620 raft_consensus.cc:2243] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:15.473234 27620 raft_consensus.cc:2272] T 57dfafc469b8421fbcd70e545765a465 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.476080 27620 tablet_replica.cc:333] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9: stopping tablet replica
I20260710 13:28:15.476730 27620 raft_consensus.cc:2243] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:15.477746 27620 raft_consensus.cc:2272] T 065b415c572342988726f82e187045ef P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.480211 27620 tablet_replica.cc:333] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9: stopping tablet replica
I20260710 13:28:15.480885 27620 raft_consensus.cc:2243] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:15.481873 27620 raft_consensus.cc:2272] T 160550a0918248b9a7e8e540d77e6640 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.484211 27620 tablet_replica.cc:333] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9: stopping tablet replica
I20260710 13:28:15.484814 27620 raft_consensus.cc:2243] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.485383 27620 raft_consensus.cc:2272] T 193e7e5e24f0489ebe044b5727201c88 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.488438 27620 tablet_replica.cc:333] T 6218811b02dc4fb186a3885861aa8278 P 0bf5a6f20bc242bda615e7f179dc4cf9: stopping tablet replica
I20260710 13:28:15.489125 27620 raft_consensus.cc:2243] T 6218811b02dc4fb186a3885861aa8278 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.489710 27620 raft_consensus.cc:2272] T 6218811b02dc4fb186a3885861aa8278 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.492295 27620 tablet_replica.cc:333] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9: stopping tablet replica
I20260710 13:28:15.493055 27620 raft_consensus.cc:2243] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:15.494205 27620 raft_consensus.cc:2272] T 3f2c513fbe2d41cda93ffd424883b816 P 0bf5a6f20bc242bda615e7f179dc4cf9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:15.497746 30715 consensus_peers.cc:597] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:15.530793 27620 tablet_server.cc:196] TabletServer@127.26.249.2:0 shutdown complete.
W20260710 13:28:15.557749 30715 consensus_peers.cc:597] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b -> Peer 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717): Couldn't send request to peer 0bf5a6f20bc242bda615e7f179dc4cf9. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.2:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:15.564811 27620 tablet_server.cc:179] TabletServer@127.26.249.3:0 shutting down...
W20260710 13:28:15.585786 30715 consensus_peers.cc:597] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b -> Peer 94283778ada54a89a0ceec0e893f8bc1 (127.26.249.1:43233): Couldn't send request to peer 94283778ada54a89a0ceec0e893f8bc1. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:15.594317 30715 consensus_peers.cc:597] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b -> Peer 0bf5a6f20bc242bda615e7f179dc4cf9 (127.26.249.2:37717): Couldn't send request to peer 0bf5a6f20bc242bda615e7f179dc4cf9. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.2:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:15.604187 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:15.605152 27620 tablet_replica.cc:333] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b: stopping tablet replica
I20260710 13:28:15.605966 27620 raft_consensus.cc:2243] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:15.606992 27620 raft_consensus.cc:2272] T f0db09572dc340c0a4f772dd6ef02969 P d08d87655dba4ae4be577e5fa2ead91b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.609627 27620 tablet_replica.cc:333] T 160550a0918248b9a7e8e540d77e6640 P d08d87655dba4ae4be577e5fa2ead91b: stopping tablet replica
I20260710 13:28:15.610280 27620 raft_consensus.cc:2243] T 160550a0918248b9a7e8e540d77e6640 P d08d87655dba4ae4be577e5fa2ead91b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.610741 27620 raft_consensus.cc:2272] T 160550a0918248b9a7e8e540d77e6640 P d08d87655dba4ae4be577e5fa2ead91b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.613181 27620 tablet_replica.cc:333] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b: stopping tablet replica
I20260710 13:28:15.613690 27620 raft_consensus.cc:2243] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:15.614573 27620 raft_consensus.cc:2272] T 193e7e5e24f0489ebe044b5727201c88 P d08d87655dba4ae4be577e5fa2ead91b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.617214 27620 tablet_replica.cc:333] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b: stopping tablet replica
I20260710 13:28:15.618036 27620 raft_consensus.cc:2243] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:15.619221 27620 raft_consensus.cc:2272] T 6218811b02dc4fb186a3885861aa8278 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.621667 27620 tablet_replica.cc:333] T 806872e1d69c4b3ca99f39bda8ddc858 P d08d87655dba4ae4be577e5fa2ead91b: stopping tablet replica
I20260710 13:28:15.622290 27620 raft_consensus.cc:2243] T 806872e1d69c4b3ca99f39bda8ddc858 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.622807 27620 raft_consensus.cc:2272] T 806872e1d69c4b3ca99f39bda8ddc858 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.625275 27620 tablet_replica.cc:333] T 57dfafc469b8421fbcd70e545765a465 P d08d87655dba4ae4be577e5fa2ead91b: stopping tablet replica
I20260710 13:28:15.625875 27620 raft_consensus.cc:2243] T 57dfafc469b8421fbcd70e545765a465 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.626396 27620 raft_consensus.cc:2272] T 57dfafc469b8421fbcd70e545765a465 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.628784 27620 tablet_replica.cc:333] T 065b415c572342988726f82e187045ef P d08d87655dba4ae4be577e5fa2ead91b: stopping tablet replica
I20260710 13:28:15.629391 27620 raft_consensus.cc:2243] T 065b415c572342988726f82e187045ef P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.629873 27620 raft_consensus.cc:2272] T 065b415c572342988726f82e187045ef P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.632498 27620 tablet_replica.cc:333] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b: stopping tablet replica
I20260710 13:28:15.633069 27620 raft_consensus.cc:2243] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:15.634135 27620 raft_consensus.cc:2272] T 0502b746540445b29b421a7145cd34e9 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.636474 27620 tablet_replica.cc:333] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b: stopping tablet replica
I20260710 13:28:15.637014 27620 raft_consensus.cc:2243] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:15.638137 27620 raft_consensus.cc:2272] T f92317b4600c4ff5b434d97d7e128253 P d08d87655dba4ae4be577e5fa2ead91b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.640658 27620 tablet_replica.cc:333] T 3f2c513fbe2d41cda93ffd424883b816 P d08d87655dba4ae4be577e5fa2ead91b: stopping tablet replica
I20260710 13:28:15.641374 27620 raft_consensus.cc:2243] T 3f2c513fbe2d41cda93ffd424883b816 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:15.642006 27620 raft_consensus.cc:2272] T 3f2c513fbe2d41cda93ffd424883b816 P d08d87655dba4ae4be577e5fa2ead91b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.677510 27620 tablet_server.cc:196] TabletServer@127.26.249.3:0 shutdown complete.
I20260710 13:28:15.706404 27620 master.cc:562] Master@127.26.249.62:43325 shutting down...
I20260710 13:28:15.735240 27620 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:15.735946 27620 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:15.736250 27620 tablet_replica.cc:333] T 00000000000000000000000000000000 P d5e35c768694420d809953140d0f77b3: stopping tablet replica
I20260710 13:28:15.757810 27620 master.cc:584] Master@127.26.249.62:43325 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14790 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:28:15.816103 27620 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.249.62:38417
I20260710 13:28:15.817430 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:15.824137 31036 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 13:28:15.824904 31037 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 13:28:15.825778 31039 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 13:28:15.826469 27620 server_base.cc:1061] running on GCE node
I20260710 13:28:15.827798 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:15.827994 27620 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 13:28:15.828189 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690095828172 us; error 0 us; skew 500 ppm
I20260710 13:28:15.828886 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:15.832073 27620 webserver.cc:533] Webserver started at http://127.26.249.62:46809/ using document root <none> and password file <none>
I20260710 13:28:15.832743 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:15.832999 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:15.833462 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:15.834899 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690002179479-27620-0/minicluster-data/master-0-root/instance:
uuid: "7c0c0b52c50d4108b397fc3f35025394"
format_stamp: "Formatted at 2026-07-10 13:28:15 on dist-test-slave-hdws"
I20260710 13:28:15.840240 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260710 13:28:15.844331 31044 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:15.845383 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:28:15.845775 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690002179479-27620-0/minicluster-data/master-0-root
uuid: "7c0c0b52c50d4108b397fc3f35025394"
format_stamp: "Formatted at 2026-07-10 13:28:15 on dist-test-slave-hdws"
I20260710 13:28:15.846091 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690002179479-27620-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690002179479-27620-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690002179479-27620-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 13:28:15.866528 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:15.868378 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:15.915889 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.62:38417
I20260710 13:28:15.916067 31095 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.62:38417 every 8 connection(s)
I20260710 13:28:15.920696 31096 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 13:28:15.933987 31096 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394: Bootstrap starting.
I20260710 13:28:15.939631 31096 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:15.945358 31096 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394: No bootstrap required, opened a new log
I20260710 13:28:15.948740 31096 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c0c0b52c50d4108b397fc3f35025394" member_type: VOTER }
I20260710 13:28:15.949283 31096 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:15.949610 31096 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c0c0b52c50d4108b397fc3f35025394, State: Initialized, Role: FOLLOWER
I20260710 13:28:15.950371 31096 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7c0c0b52c50d4108b397fc3f35025394" member_type: VOTER }
I20260710 13:28:15.951143 31096 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:28:15.951373 31096 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:28:15.951705 31096 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:15.957495 31096 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c0c0b52c50d4108b397fc3f35025394" member_type: VOTER }
I20260710 13:28:15.958480 31096 leader_election.cc:304] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394 [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: 7c0c0b52c50d4108b397fc3f35025394; no voters: 
I20260710 13:28:15.960002 31096 leader_election.cc:290] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:28:15.960582 31099 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:15.963192 31099 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394 [term 1 LEADER]: Becoming Leader. State: Replica: 7c0c0b52c50d4108b397fc3f35025394, State: Running, Role: LEADER
I20260710 13:28:15.963666 31096 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:28:15.963990 31099 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394 [LEADER]: Queue going to LEADER mode. State: All 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: "7c0c0b52c50d4108b397fc3f35025394" member_type: VOTER }
I20260710 13:28:15.972798 31101 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7c0c0b52c50d4108b397fc3f35025394. Latest consensus state: current_term: 1 leader_uuid: "7c0c0b52c50d4108b397fc3f35025394" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c0c0b52c50d4108b397fc3f35025394" member_type: VOTER } }
I20260710 13:28:15.973912 31101 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394 [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:15.974164 31100 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7c0c0b52c50d4108b397fc3f35025394" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c0c0b52c50d4108b397fc3f35025394" member_type: VOTER } }
I20260710 13:28:15.975653 31100 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394 [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:15.977607 31108 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:28:15.986757 31108 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:28:15.988049 27620 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:28:15.997694 31108 catalog_manager.cc:1383] Generated new cluster ID: c94965233f7942499cb7db044b05a200
I20260710 13:28:15.998080 31108 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:28:16.033247 31108 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:28:16.034823 31108 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:28:16.053624 31108 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394: Generated new TSK 0
I20260710 13:28:16.054347 31108 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:28:16.120215 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:16.131351 31117 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:16.133034 31118 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:16.138513 31120 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:16.138758 27620 server_base.cc:1061] running on GCE node
I20260710 13:28:16.139900 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:16.140167 27620 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 13:28:16.140344 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690096140330 us; error 0 us; skew 500 ppm
I20260710 13:28:16.140995 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:16.144290 27620 webserver.cc:533] Webserver started at http://127.26.249.1:44629/ using document root <none> and password file <none>
I20260710 13:28:16.144867 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:16.145071 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:16.145383 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:16.146719 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690002179479-27620-0/minicluster-data/ts-0-root/instance:
uuid: "052656092a2443b7a0c3fdd24fa8df5a"
format_stamp: "Formatted at 2026-07-10 13:28:16 on dist-test-slave-hdws"
I20260710 13:28:16.152833 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:28:16.157074 31125 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:16.158068 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
I20260710 13:28:16.158409 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690002179479-27620-0/minicluster-data/ts-0-root
uuid: "052656092a2443b7a0c3fdd24fa8df5a"
format_stamp: "Formatted at 2026-07-10 13:28:16 on dist-test-slave-hdws"
I20260710 13:28:16.158718 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690002179479-27620-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690002179479-27620-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690002179479-27620-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 13:28:16.173920 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:16.175661 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:16.177484 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:16.180316 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:16.180521 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:16.180833 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:16.180999 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:16.229206 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.1:32779
I20260710 13:28:16.229337 31187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.1:32779 every 8 connection(s)
I20260710 13:28:16.235028 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:16.243502 31192 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 13:28:16.244601 31193 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 13:28:16.249238 31195 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 13:28:16.250465 31188 heartbeater.cc:344] Connected to a master server at 127.26.249.62:38417
I20260710 13:28:16.250548 27620 server_base.cc:1061] running on GCE node
I20260710 13:28:16.251048 31188 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:16.252048 31188 heartbeater.cc:507] Master 127.26.249.62:38417 requested a full tablet report, sending...
I20260710 13:28:16.252077 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:16.252503 27620 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 13:28:16.252689 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690096252651 us; error 0 us; skew 500 ppm
I20260710 13:28:16.253463 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:16.255167 31061 ts_manager.cc:194] Registered new tserver with Master: 052656092a2443b7a0c3fdd24fa8df5a (127.26.249.1:32779)
I20260710 13:28:16.256850 27620 webserver.cc:533] Webserver started at http://127.26.249.2:45509/ using document root <none> and password file <none>
I20260710 13:28:16.257465 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:16.257671 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:16.257719 31061 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43166
I20260710 13:28:16.257983 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:16.259743 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690002179479-27620-0/minicluster-data/ts-1-root/instance:
uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d"
format_stamp: "Formatted at 2026-07-10 13:28:16 on dist-test-slave-hdws"
I20260710 13:28:16.265411 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:28:16.269483 31200 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:16.270340 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:28:16.270686 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690002179479-27620-0/minicluster-data/ts-1-root
uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d"
format_stamp: "Formatted at 2026-07-10 13:28:16 on dist-test-slave-hdws"
I20260710 13:28:16.271020 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690002179479-27620-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690002179479-27620-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690002179479-27620-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 13:28:16.299047 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:16.300498 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:16.302248 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:16.304762 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:16.305009 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:16.305261 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:16.305444 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:16.353801 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.2:42515
I20260710 13:28:16.353919 31262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.2:42515 every 8 connection(s)
I20260710 13:28:16.359333 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:16.367865 31266 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 13:28:16.368841 31267 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 13:28:16.371790 27620 server_base.cc:1061] running on GCE node
W20260710 13:28:16.372025 31269 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 13:28:16.373392 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:16.373669 27620 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 13:28:16.373864 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690096373829 us; error 0 us; skew 500 ppm
I20260710 13:28:16.374455 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:16.376225 31263 heartbeater.cc:344] Connected to a master server at 127.26.249.62:38417
I20260710 13:28:16.376679 31263 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:16.377724 31263 heartbeater.cc:507] Master 127.26.249.62:38417 requested a full tablet report, sending...
I20260710 13:28:16.377915 27620 webserver.cc:533] Webserver started at http://127.26.249.3:46089/ using document root <none> and password file <none>
I20260710 13:28:16.378736 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:16.378935 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:16.379263 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:16.380537 31061 ts_manager.cc:194] Registered new tserver with Master: 26e59ac1479b4f9bbe9ccf45d1ea770d (127.26.249.2:42515)
I20260710 13:28:16.380759 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690002179479-27620-0/minicluster-data/ts-2-root/instance:
uuid: "efe4abce30d74a56a708cb575e0450e9"
format_stamp: "Formatted at 2026-07-10 13:28:16 on dist-test-slave-hdws"
I20260710 13:28:16.382643 31061 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43090
I20260710 13:28:16.387135 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
I20260710 13:28:16.391243 31274 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:16.392135 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:28:16.392560 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690002179479-27620-0/minicluster-data/ts-2-root
uuid: "efe4abce30d74a56a708cb575e0450e9"
format_stamp: "Formatted at 2026-07-10 13:28:16 on dist-test-slave-hdws"
I20260710 13:28:16.392843 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690002179479-27620-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690002179479-27620-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783690002179479-27620-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 13:28:16.415918 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:16.417375 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:16.419204 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:16.422053 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:16.422353 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:16.422731 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:16.422945 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:16.475548 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.3:34735
I20260710 13:28:16.475734 31336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.3:34735 every 8 connection(s)
I20260710 13:28:16.492026 31337 heartbeater.cc:344] Connected to a master server at 127.26.249.62:38417
I20260710 13:28:16.492535 31337 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:16.493294 31337 heartbeater.cc:507] Master 127.26.249.62:38417 requested a full tablet report, sending...
I20260710 13:28:16.495509 31061 ts_manager.cc:194] Registered new tserver with Master: efe4abce30d74a56a708cb575e0450e9 (127.26.249.3:34735)
I20260710 13:28:16.495627 27620 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016679359s
I20260710 13:28:16.497094 31061 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43100
I20260710 13:28:16.526860 31061 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43114:
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 13:28:16.529446 31061 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 13:28:16.585247 31228 tablet_service.cc:1511] Processing CreateTablet for tablet 2f47471fc8484e77ae301ec3f8dc0e94 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0804715038d840cfb6923b33dd5df1a7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:16.587273 31228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f47471fc8484e77ae301ec3f8dc0e94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.590118 31227 tablet_service.cc:1511] Processing CreateTablet for tablet 9dbb8e8b79ce477083d0b81233858144 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0804715038d840cfb6923b33dd5df1a7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:16.591960 31227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dbb8e8b79ce477083d0b81233858144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.610111 31302 tablet_service.cc:1511] Processing CreateTablet for tablet 2f47471fc8484e77ae301ec3f8dc0e94 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0804715038d840cfb6923b33dd5df1a7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:16.612438 31301 tablet_service.cc:1511] Processing CreateTablet for tablet 9dbb8e8b79ce477083d0b81233858144 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0804715038d840cfb6923b33dd5df1a7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:16.614181 31301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dbb8e8b79ce477083d0b81233858144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.615557 31302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f47471fc8484e77ae301ec3f8dc0e94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.618894 31153 tablet_service.cc:1511] Processing CreateTablet for tablet 2f47471fc8484e77ae301ec3f8dc0e94 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0804715038d840cfb6923b33dd5df1a7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:16.620227 31153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f47471fc8484e77ae301ec3f8dc0e94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.621944 31152 tablet_service.cc:1511] Processing CreateTablet for tablet 9dbb8e8b79ce477083d0b81233858144 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0804715038d840cfb6923b33dd5df1a7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:16.623557 31152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dbb8e8b79ce477083d0b81233858144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:16.635669 31352 tablet_bootstrap.cc:492] T 2f47471fc8484e77ae301ec3f8dc0e94 P 26e59ac1479b4f9bbe9ccf45d1ea770d: Bootstrap starting.
I20260710 13:28:16.646422 31352 tablet_bootstrap.cc:654] T 2f47471fc8484e77ae301ec3f8dc0e94 P 26e59ac1479b4f9bbe9ccf45d1ea770d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.650323 31353 tablet_bootstrap.cc:492] T 9dbb8e8b79ce477083d0b81233858144 P efe4abce30d74a56a708cb575e0450e9: Bootstrap starting.
I20260710 13:28:16.650367 31354 tablet_bootstrap.cc:492] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a: Bootstrap starting.
I20260710 13:28:16.667631 31353 tablet_bootstrap.cc:654] T 9dbb8e8b79ce477083d0b81233858144 P efe4abce30d74a56a708cb575e0450e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.668709 31354 tablet_bootstrap.cc:654] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.673594 31353 tablet_bootstrap.cc:492] T 9dbb8e8b79ce477083d0b81233858144 P efe4abce30d74a56a708cb575e0450e9: No bootstrap required, opened a new log
I20260710 13:28:16.673936 31352 tablet_bootstrap.cc:492] T 2f47471fc8484e77ae301ec3f8dc0e94 P 26e59ac1479b4f9bbe9ccf45d1ea770d: No bootstrap required, opened a new log
I20260710 13:28:16.674263 31353 ts_tablet_manager.cc:1403] T 9dbb8e8b79ce477083d0b81233858144 P efe4abce30d74a56a708cb575e0450e9: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.000s
I20260710 13:28:16.674746 31352 ts_tablet_manager.cc:1403] T 2f47471fc8484e77ae301ec3f8dc0e94 P 26e59ac1479b4f9bbe9ccf45d1ea770d: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.023s
I20260710 13:28:16.677573 31353 raft_consensus.cc:359] T 9dbb8e8b79ce477083d0b81233858144 P efe4abce30d74a56a708cb575e0450e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:16.678261 31353 raft_consensus.cc:385] T 9dbb8e8b79ce477083d0b81233858144 P efe4abce30d74a56a708cb575e0450e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.678691 31353 raft_consensus.cc:740] T 9dbb8e8b79ce477083d0b81233858144 P efe4abce30d74a56a708cb575e0450e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe4abce30d74a56a708cb575e0450e9, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.678880 31352 raft_consensus.cc:359] T 2f47471fc8484e77ae301ec3f8dc0e94 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } } peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } }
I20260710 13:28:16.679760 31352 raft_consensus.cc:385] T 2f47471fc8484e77ae301ec3f8dc0e94 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.679710 31353 consensus_queue.cc:260] T 9dbb8e8b79ce477083d0b81233858144 P efe4abce30d74a56a708cb575e0450e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:16.680191 31352 raft_consensus.cc:740] T 2f47471fc8484e77ae301ec3f8dc0e94 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e59ac1479b4f9bbe9ccf45d1ea770d, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.681532 31354 tablet_bootstrap.cc:492] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a: No bootstrap required, opened a new log
I20260710 13:28:16.681064 31352 consensus_queue.cc:260] T 2f47471fc8484e77ae301ec3f8dc0e94 P 26e59ac1479b4f9bbe9ccf45d1ea770d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } } peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } }
I20260710 13:28:16.682201 31354 ts_tablet_manager.cc:1403] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.006s
I20260710 13:28:16.682536 31337 heartbeater.cc:499] Master 127.26.249.62:38417 was elected leader, sending a full tablet report...
I20260710 13:28:16.685168 31353 ts_tablet_manager.cc:1434] T 9dbb8e8b79ce477083d0b81233858144 P efe4abce30d74a56a708cb575e0450e9: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.007s
I20260710 13:28:16.686335 31353 tablet_bootstrap.cc:492] T 2f47471fc8484e77ae301ec3f8dc0e94 P efe4abce30d74a56a708cb575e0450e9: Bootstrap starting.
I20260710 13:28:16.686455 31354 raft_consensus.cc:359] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } } peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } }
I20260710 13:28:16.687718 31354 raft_consensus.cc:385] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.688179 31354 raft_consensus.cc:740] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052656092a2443b7a0c3fdd24fa8df5a, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.689364 31354 consensus_queue.cc:260] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } } peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } }
I20260710 13:28:16.692830 31263 heartbeater.cc:499] Master 127.26.249.62:38417 was elected leader, sending a full tablet report...
I20260710 13:28:16.693593 31352 ts_tablet_manager.cc:1434] T 2f47471fc8484e77ae301ec3f8dc0e94 P 26e59ac1479b4f9bbe9ccf45d1ea770d: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 13:28:16.693810 31188 heartbeater.cc:499] Master 127.26.249.62:38417 was elected leader, sending a full tablet report...
I20260710 13:28:16.695441 31354 ts_tablet_manager.cc:1434] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 13:28:16.696709 31354 tablet_bootstrap.cc:492] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a: Bootstrap starting.
I20260710 13:28:16.696765 31352 tablet_bootstrap.cc:492] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d: Bootstrap starting.
I20260710 13:28:16.704116 31353 tablet_bootstrap.cc:654] T 2f47471fc8484e77ae301ec3f8dc0e94 P efe4abce30d74a56a708cb575e0450e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.705190 31354 tablet_bootstrap.cc:654] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.708173 31352 tablet_bootstrap.cc:654] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:16.719696 31360 raft_consensus.cc:493] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:16.720352 31360 raft_consensus.cc:515] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } } peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } }
I20260710 13:28:16.727639 31353 tablet_bootstrap.cc:492] T 2f47471fc8484e77ae301ec3f8dc0e94 P efe4abce30d74a56a708cb575e0450e9: No bootstrap required, opened a new log
I20260710 13:28:16.728343 31353 ts_tablet_manager.cc:1403] T 2f47471fc8484e77ae301ec3f8dc0e94 P efe4abce30d74a56a708cb575e0450e9: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.015s
W20260710 13:28:16.729839 31338 tablet.cc:2406] T 9dbb8e8b79ce477083d0b81233858144 P efe4abce30d74a56a708cb575e0450e9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:28:16.732123 31353 raft_consensus.cc:359] T 2f47471fc8484e77ae301ec3f8dc0e94 P efe4abce30d74a56a708cb575e0450e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } } peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } }
I20260710 13:28:16.733553 31360 leader_election.cc:290] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26e59ac1479b4f9bbe9ccf45d1ea770d (127.26.249.2:42515), efe4abce30d74a56a708cb575e0450e9 (127.26.249.3:34735)
I20260710 13:28:16.733496 31353 raft_consensus.cc:385] T 2f47471fc8484e77ae301ec3f8dc0e94 P efe4abce30d74a56a708cb575e0450e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.734812 31353 raft_consensus.cc:740] T 2f47471fc8484e77ae301ec3f8dc0e94 P efe4abce30d74a56a708cb575e0450e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe4abce30d74a56a708cb575e0450e9, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.735954 31352 tablet_bootstrap.cc:492] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d: No bootstrap required, opened a new log
I20260710 13:28:16.736603 31352 ts_tablet_manager.cc:1403] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.010s
I20260710 13:28:16.737128 31353 consensus_queue.cc:260] T 2f47471fc8484e77ae301ec3f8dc0e94 P efe4abce30d74a56a708cb575e0450e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } } peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } }
I20260710 13:28:16.740206 31353 ts_tablet_manager.cc:1434] T 2f47471fc8484e77ae301ec3f8dc0e94 P efe4abce30d74a56a708cb575e0450e9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:28:16.742504 31352 raft_consensus.cc:359] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:16.744009 31352 raft_consensus.cc:385] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.744386 31352 raft_consensus.cc:740] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e59ac1479b4f9bbe9ccf45d1ea770d, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.745324 31352 consensus_queue.cc:260] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:16.748168 31352 ts_tablet_manager.cc:1434] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:28:16.749439 31238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f47471fc8484e77ae301ec3f8dc0e94" candidate_uuid: "052656092a2443b7a0c3fdd24fa8df5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" is_pre_election: true
I20260710 13:28:16.750380 31238 raft_consensus.cc:2468] T 2f47471fc8484e77ae301ec3f8dc0e94 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 052656092a2443b7a0c3fdd24fa8df5a in term 0.
I20260710 13:28:16.732993 31354 tablet_bootstrap.cc:492] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a: No bootstrap required, opened a new log
I20260710 13:28:16.752769 31354 ts_tablet_manager.cc:1403] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.013s
I20260710 13:28:16.756062 31129 leader_election.cc:304] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052656092a2443b7a0c3fdd24fa8df5a, 26e59ac1479b4f9bbe9ccf45d1ea770d; no voters: 
I20260710 13:28:16.757313 31360 raft_consensus.cc:2804] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:16.757769 31360 raft_consensus.cc:493] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:16.758143 31360 raft_consensus.cc:3060] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:16.759325 31354 raft_consensus.cc:359] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:16.760151 31354 raft_consensus.cc:385] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:16.760447 31354 raft_consensus.cc:740] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052656092a2443b7a0c3fdd24fa8df5a, State: Initialized, Role: FOLLOWER
I20260710 13:28:16.761263 31354 consensus_queue.cc:260] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:16.768880 31354 ts_tablet_manager.cc:1434] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.005s
I20260710 13:28:16.770640 31312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f47471fc8484e77ae301ec3f8dc0e94" candidate_uuid: "052656092a2443b7a0c3fdd24fa8df5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe4abce30d74a56a708cb575e0450e9" is_pre_election: true
I20260710 13:28:16.771577 31312 raft_consensus.cc:2468] T 2f47471fc8484e77ae301ec3f8dc0e94 P efe4abce30d74a56a708cb575e0450e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 052656092a2443b7a0c3fdd24fa8df5a in term 0.
I20260710 13:28:16.771674 31360 raft_consensus.cc:515] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } } peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } }
I20260710 13:28:16.774019 31360 leader_election.cc:290] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a [CANDIDATE]: Term 1 election: Requested vote from peers 26e59ac1479b4f9bbe9ccf45d1ea770d (127.26.249.2:42515), efe4abce30d74a56a708cb575e0450e9 (127.26.249.3:34735)
I20260710 13:28:16.774832 31238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f47471fc8484e77ae301ec3f8dc0e94" candidate_uuid: "052656092a2443b7a0c3fdd24fa8df5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d"
I20260710 13:28:16.775197 31312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f47471fc8484e77ae301ec3f8dc0e94" candidate_uuid: "052656092a2443b7a0c3fdd24fa8df5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe4abce30d74a56a708cb575e0450e9"
I20260710 13:28:16.775662 31238 raft_consensus.cc:3060] T 2f47471fc8484e77ae301ec3f8dc0e94 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:16.775796 31312 raft_consensus.cc:3060] T 2f47471fc8484e77ae301ec3f8dc0e94 P efe4abce30d74a56a708cb575e0450e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:16.783368 31312 raft_consensus.cc:2468] T 2f47471fc8484e77ae301ec3f8dc0e94 P efe4abce30d74a56a708cb575e0450e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052656092a2443b7a0c3fdd24fa8df5a in term 1.
I20260710 13:28:16.784106 31238 raft_consensus.cc:2468] T 2f47471fc8484e77ae301ec3f8dc0e94 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052656092a2443b7a0c3fdd24fa8df5a in term 1.
I20260710 13:28:16.784704 31128 leader_election.cc:304] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052656092a2443b7a0c3fdd24fa8df5a, efe4abce30d74a56a708cb575e0450e9; no voters: 
I20260710 13:28:16.785558 31360 raft_consensus.cc:2804] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:16.786118 31360 raft_consensus.cc:697] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a [term 1 LEADER]: Becoming Leader. State: Replica: 052656092a2443b7a0c3fdd24fa8df5a, State: Running, Role: LEADER
I20260710 13:28:16.786978 31360 consensus_queue.cc:237] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } } peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } }
I20260710 13:28:16.795529 31059 catalog_manager.cc:5697] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 052656092a2443b7a0c3fdd24fa8df5a (127.26.249.1). New cstate: current_term: 1 leader_uuid: "052656092a2443b7a0c3fdd24fa8df5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } health_report { overall_health: HEALTHY } } }
W20260710 13:28:16.979830 31109 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:17.037479 31360 raft_consensus.cc:493] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:17.038178 31360 raft_consensus.cc:515] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.040383 31360 leader_election.cc:290] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26e59ac1479b4f9bbe9ccf45d1ea770d (127.26.249.2:42515), efe4abce30d74a56a708cb575e0450e9 (127.26.249.3:34735)
I20260710 13:28:17.041651 31238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb8e8b79ce477083d0b81233858144" candidate_uuid: "052656092a2443b7a0c3fdd24fa8df5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" is_pre_election: true
I20260710 13:28:17.041872 31312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb8e8b79ce477083d0b81233858144" candidate_uuid: "052656092a2443b7a0c3fdd24fa8df5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe4abce30d74a56a708cb575e0450e9" is_pre_election: true
I20260710 13:28:17.042577 31312 raft_consensus.cc:2468] T 9dbb8e8b79ce477083d0b81233858144 P efe4abce30d74a56a708cb575e0450e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 052656092a2443b7a0c3fdd24fa8df5a in term 0.
I20260710 13:28:17.042578 31238 raft_consensus.cc:2468] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 052656092a2443b7a0c3fdd24fa8df5a in term 0.
I20260710 13:28:17.044159 31128 leader_election.cc:304] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052656092a2443b7a0c3fdd24fa8df5a, efe4abce30d74a56a708cb575e0450e9; no voters: 
I20260710 13:28:17.045051 31360 raft_consensus.cc:2804] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:17.045463 31360 raft_consensus.cc:493] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:17.045776 31360 raft_consensus.cc:3060] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.053192 31360 raft_consensus.cc:515] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.055190 31360 leader_election.cc:290] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [CANDIDATE]: Term 1 election: Requested vote from peers 26e59ac1479b4f9bbe9ccf45d1ea770d (127.26.249.2:42515), efe4abce30d74a56a708cb575e0450e9 (127.26.249.3:34735)
I20260710 13:28:17.056216 31238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb8e8b79ce477083d0b81233858144" candidate_uuid: "052656092a2443b7a0c3fdd24fa8df5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d"
I20260710 13:28:17.056380 31312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb8e8b79ce477083d0b81233858144" candidate_uuid: "052656092a2443b7a0c3fdd24fa8df5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe4abce30d74a56a708cb575e0450e9"
I20260710 13:28:17.056886 31238 raft_consensus.cc:3060] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.057065 31312 raft_consensus.cc:3060] T 9dbb8e8b79ce477083d0b81233858144 P efe4abce30d74a56a708cb575e0450e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.063374 31312 raft_consensus.cc:2468] T 9dbb8e8b79ce477083d0b81233858144 P efe4abce30d74a56a708cb575e0450e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052656092a2443b7a0c3fdd24fa8df5a in term 1.
I20260710 13:28:17.063377 31238 raft_consensus.cc:2468] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052656092a2443b7a0c3fdd24fa8df5a in term 1.
I20260710 13:28:17.064836 31128 leader_election.cc:304] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 052656092a2443b7a0c3fdd24fa8df5a, 26e59ac1479b4f9bbe9ccf45d1ea770d, efe4abce30d74a56a708cb575e0450e9; no voters: 
I20260710 13:28:17.065647 31360 raft_consensus.cc:2804] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:17.066159 31360 raft_consensus.cc:697] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [term 1 LEADER]: Becoming Leader. State: Replica: 052656092a2443b7a0c3fdd24fa8df5a, State: Running, Role: LEADER
I20260710 13:28:17.066998 31360 consensus_queue.cc:237] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.074646 31059 catalog_manager.cc:5697] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 052656092a2443b7a0c3fdd24fa8df5a (127.26.249.1). New cstate: current_term: 1 leader_uuid: "052656092a2443b7a0c3fdd24fa8df5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:17.170328 31360 consensus_queue.cc:1048] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:17.185099 31370 consensus_queue.cc:1048] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:17.230279 31059 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43120:
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 13:28:17.232627 31059 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:28:17.260377 31152 tablet_service.cc:1511] Processing CreateTablet for tablet 8dfc70252ae34b59a6daf218ba6f53cc (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d0d70d26f58843eb808736a5c99ad341]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:17.261981 31152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dfc70252ae34b59a6daf218ba6f53cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:17.262221 31228 tablet_service.cc:1511] Processing CreateTablet for tablet 8dfc70252ae34b59a6daf218ba6f53cc (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d0d70d26f58843eb808736a5c99ad341]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:17.263684 31228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dfc70252ae34b59a6daf218ba6f53cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:17.264397 31302 tablet_service.cc:1511] Processing CreateTablet for tablet 8dfc70252ae34b59a6daf218ba6f53cc (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d0d70d26f58843eb808736a5c99ad341]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:28:17.265857 31302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dfc70252ae34b59a6daf218ba6f53cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:17.266002 31153 tablet_service.cc:1511] Processing CreateTablet for tablet 748c7a27fa54426780d1766fac322665 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d0d70d26f58843eb808736a5c99ad341]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:17.267418 31153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748c7a27fa54426780d1766fac322665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:17.269026 31301 tablet_service.cc:1511] Processing CreateTablet for tablet 748c7a27fa54426780d1766fac322665 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d0d70d26f58843eb808736a5c99ad341]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:17.270489 31301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748c7a27fa54426780d1766fac322665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:17.272394 31227 tablet_service.cc:1511] Processing CreateTablet for tablet 748c7a27fa54426780d1766fac322665 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d0d70d26f58843eb808736a5c99ad341]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:28:17.274312 31227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748c7a27fa54426780d1766fac322665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:17.316500 31380 tablet_bootstrap.cc:492] T 748c7a27fa54426780d1766fac322665 P efe4abce30d74a56a708cb575e0450e9: Bootstrap starting.
I20260710 13:28:17.320262 31381 tablet_bootstrap.cc:492] T 8dfc70252ae34b59a6daf218ba6f53cc P 26e59ac1479b4f9bbe9ccf45d1ea770d: Bootstrap starting.
I20260710 13:28:17.321743 31382 tablet_bootstrap.cc:492] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a: Bootstrap starting.
I20260710 13:28:17.328648 31382 tablet_bootstrap.cc:654] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:17.329973 31380 tablet_bootstrap.cc:654] T 748c7a27fa54426780d1766fac322665 P efe4abce30d74a56a708cb575e0450e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:17.329972 31381 tablet_bootstrap.cc:654] T 8dfc70252ae34b59a6daf218ba6f53cc P 26e59ac1479b4f9bbe9ccf45d1ea770d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:17.340766 31382 tablet_bootstrap.cc:492] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a: No bootstrap required, opened a new log
I20260710 13:28:17.340999 31381 tablet_bootstrap.cc:492] T 8dfc70252ae34b59a6daf218ba6f53cc P 26e59ac1479b4f9bbe9ccf45d1ea770d: No bootstrap required, opened a new log
I20260710 13:28:17.341037 31380 tablet_bootstrap.cc:492] T 748c7a27fa54426780d1766fac322665 P efe4abce30d74a56a708cb575e0450e9: No bootstrap required, opened a new log
I20260710 13:28:17.341446 31382 ts_tablet_manager.cc:1403] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:28:17.341797 31381 ts_tablet_manager.cc:1403] T 8dfc70252ae34b59a6daf218ba6f53cc P 26e59ac1479b4f9bbe9ccf45d1ea770d: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.010s
I20260710 13:28:17.341835 31380 ts_tablet_manager.cc:1403] T 748c7a27fa54426780d1766fac322665 P efe4abce30d74a56a708cb575e0450e9: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.010s
I20260710 13:28:17.344796 31381 raft_consensus.cc:359] T 8dfc70252ae34b59a6daf218ba6f53cc P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.345561 31381 raft_consensus.cc:385] T 8dfc70252ae34b59a6daf218ba6f53cc P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:17.345355 31382 raft_consensus.cc:359] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.345639 31380 raft_consensus.cc:359] T 748c7a27fa54426780d1766fac322665 P efe4abce30d74a56a708cb575e0450e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.346079 31381 raft_consensus.cc:740] T 8dfc70252ae34b59a6daf218ba6f53cc P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e59ac1479b4f9bbe9ccf45d1ea770d, State: Initialized, Role: FOLLOWER
I20260710 13:28:17.346403 31382 raft_consensus.cc:385] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:17.346544 31380 raft_consensus.cc:385] T 748c7a27fa54426780d1766fac322665 P efe4abce30d74a56a708cb575e0450e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:17.346870 31382 raft_consensus.cc:740] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052656092a2443b7a0c3fdd24fa8df5a, State: Initialized, Role: FOLLOWER
I20260710 13:28:17.346962 31380 raft_consensus.cc:740] T 748c7a27fa54426780d1766fac322665 P efe4abce30d74a56a708cb575e0450e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe4abce30d74a56a708cb575e0450e9, State: Initialized, Role: FOLLOWER
I20260710 13:28:17.347278 31381 consensus_queue.cc:260] T 8dfc70252ae34b59a6daf218ba6f53cc P 26e59ac1479b4f9bbe9ccf45d1ea770d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.347951 31382 consensus_queue.cc:260] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.348388 31380 consensus_queue.cc:260] T 748c7a27fa54426780d1766fac322665 P efe4abce30d74a56a708cb575e0450e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.351358 31382 ts_tablet_manager.cc:1434] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.002s
I20260710 13:28:17.352434 31370 raft_consensus.cc:493] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:17.352793 31382 tablet_bootstrap.cc:492] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a: Bootstrap starting.
I20260710 13:28:17.353106 31370 raft_consensus.cc:515] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.354602 31381 ts_tablet_manager.cc:1434] T 8dfc70252ae34b59a6daf218ba6f53cc P 26e59ac1479b4f9bbe9ccf45d1ea770d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 13:28:17.356366 31381 tablet_bootstrap.cc:492] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d: Bootstrap starting.
I20260710 13:28:17.362170 31382 tablet_bootstrap.cc:654] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:17.364058 31312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfc70252ae34b59a6daf218ba6f53cc" candidate_uuid: "052656092a2443b7a0c3fdd24fa8df5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe4abce30d74a56a708cb575e0450e9" is_pre_election: true
I20260710 13:28:17.364838 31381 tablet_bootstrap.cc:654] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:17.365168 31238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfc70252ae34b59a6daf218ba6f53cc" candidate_uuid: "052656092a2443b7a0c3fdd24fa8df5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" is_pre_election: true
W20260710 13:28:17.365979 31128 leader_election.cc:343] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efe4abce30d74a56a708cb575e0450e9 (127.26.249.3:34735): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:17.375775 31382 tablet_bootstrap.cc:492] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a: No bootstrap required, opened a new log
I20260710 13:28:17.376624 31382 ts_tablet_manager.cc:1403] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.010s
I20260710 13:28:17.381283 31382 raft_consensus.cc:359] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.382270 31382 raft_consensus.cc:385] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:17.382264 31238 raft_consensus.cc:2468] T 8dfc70252ae34b59a6daf218ba6f53cc P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 052656092a2443b7a0c3fdd24fa8df5a in term 0.
I20260710 13:28:17.383177 31382 raft_consensus.cc:740] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 052656092a2443b7a0c3fdd24fa8df5a, State: Initialized, Role: FOLLOWER
I20260710 13:28:17.384109 31382 consensus_queue.cc:260] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.384550 31129 leader_election.cc:304] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [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: 052656092a2443b7a0c3fdd24fa8df5a, 26e59ac1479b4f9bbe9ccf45d1ea770d; no voters: efe4abce30d74a56a708cb575e0450e9
I20260710 13:28:17.386447 31365 raft_consensus.cc:2804] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:17.387010 31365 raft_consensus.cc:493] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:17.387497 31365 raft_consensus.cc:3060] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.387651 31370 leader_election.cc:290] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26e59ac1479b4f9bbe9ccf45d1ea770d (127.26.249.2:42515), efe4abce30d74a56a708cb575e0450e9 (127.26.249.3:34735)
I20260710 13:28:17.381556 31380 ts_tablet_manager.cc:1434] T 748c7a27fa54426780d1766fac322665 P efe4abce30d74a56a708cb575e0450e9: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260710 13:28:17.387468 31382 ts_tablet_manager.cc:1434] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260710 13:28:17.393972 31380 tablet_bootstrap.cc:492] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9: Bootstrap starting.
I20260710 13:28:17.396104 31381 tablet_bootstrap.cc:492] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d: No bootstrap required, opened a new log
I20260710 13:28:17.396781 31381 ts_tablet_manager.cc:1403] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.013s
I20260710 13:28:17.398788 31365 raft_consensus.cc:515] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.402261 31381 raft_consensus.cc:359] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.402595 31238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfc70252ae34b59a6daf218ba6f53cc" candidate_uuid: "052656092a2443b7a0c3fdd24fa8df5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d"
I20260710 13:28:17.403292 31238 raft_consensus.cc:3060] T 8dfc70252ae34b59a6daf218ba6f53cc P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.403676 31365 leader_election.cc:290] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [CANDIDATE]: Term 1 election: Requested vote from peers 26e59ac1479b4f9bbe9ccf45d1ea770d (127.26.249.2:42515), efe4abce30d74a56a708cb575e0450e9 (127.26.249.3:34735)
I20260710 13:28:17.405004 31312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfc70252ae34b59a6daf218ba6f53cc" candidate_uuid: "052656092a2443b7a0c3fdd24fa8df5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe4abce30d74a56a708cb575e0450e9"
I20260710 13:28:17.405807 31380 tablet_bootstrap.cc:654] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9: Neither blocks nor log segments found. Creating new log.
W20260710 13:28:17.406697 31128 leader_election.cc:343] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efe4abce30d74a56a708cb575e0450e9 (127.26.249.3:34735): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:17.411229 31381 raft_consensus.cc:385] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:17.411026 31238 raft_consensus.cc:2468] T 8dfc70252ae34b59a6daf218ba6f53cc P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052656092a2443b7a0c3fdd24fa8df5a in term 1.
I20260710 13:28:17.411702 31381 raft_consensus.cc:740] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26e59ac1479b4f9bbe9ccf45d1ea770d, State: Initialized, Role: FOLLOWER
I20260710 13:28:17.412612 31380 tablet_bootstrap.cc:492] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9: No bootstrap required, opened a new log
I20260710 13:28:17.412586 31129 leader_election.cc:304] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 052656092a2443b7a0c3fdd24fa8df5a, 26e59ac1479b4f9bbe9ccf45d1ea770d; no voters: efe4abce30d74a56a708cb575e0450e9
I20260710 13:28:17.412657 31381 consensus_queue.cc:260] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.413508 31380 ts_tablet_manager.cc:1403] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.002s
I20260710 13:28:17.414222 31365 raft_consensus.cc:2804] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:17.414783 31365 raft_consensus.cc:697] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [term 1 LEADER]: Becoming Leader. State: Replica: 052656092a2443b7a0c3fdd24fa8df5a, State: Running, Role: LEADER
I20260710 13:28:17.415964 31381 ts_tablet_manager.cc:1434] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260710 13:28:17.415736 31365 consensus_queue.cc:237] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.417696 31380 raft_consensus.cc:359] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.418545 31380 raft_consensus.cc:385] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:17.418851 31380 raft_consensus.cc:740] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe4abce30d74a56a708cb575e0450e9, State: Initialized, Role: FOLLOWER
I20260710 13:28:17.419735 31380 consensus_queue.cc:260] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.423734 31380 ts_tablet_manager.cc:1434] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 13:28:17.432248 31058 catalog_manager.cc:5697] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 052656092a2443b7a0c3fdd24fa8df5a (127.26.249.1). New cstate: current_term: 1 leader_uuid: "052656092a2443b7a0c3fdd24fa8df5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:17.472194 31359 raft_consensus.cc:493] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:17.473047 31359 raft_consensus.cc:515] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.475744 31359 leader_election.cc:290] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 052656092a2443b7a0c3fdd24fa8df5a (127.26.249.1:32779), efe4abce30d74a56a708cb575e0450e9 (127.26.249.3:34735)
I20260710 13:28:17.502148 31312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748c7a27fa54426780d1766fac322665" candidate_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe4abce30d74a56a708cb575e0450e9" is_pre_election: true
I20260710 13:28:17.503010 31312 raft_consensus.cc:2468] T 748c7a27fa54426780d1766fac322665 P efe4abce30d74a56a708cb575e0450e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26e59ac1479b4f9bbe9ccf45d1ea770d in term 0.
I20260710 13:28:17.503199 31163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748c7a27fa54426780d1766fac322665" candidate_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052656092a2443b7a0c3fdd24fa8df5a" is_pre_election: true
I20260710 13:28:17.504061 31163 raft_consensus.cc:2468] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26e59ac1479b4f9bbe9ccf45d1ea770d in term 0.
I20260710 13:28:17.504338 31203 leader_election.cc:304] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26e59ac1479b4f9bbe9ccf45d1ea770d, efe4abce30d74a56a708cb575e0450e9; no voters: 
I20260710 13:28:17.505455 31359 raft_consensus.cc:2804] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:17.505904 31359 raft_consensus.cc:493] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:17.506201 31359 raft_consensus.cc:3060] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.512504 31359 raft_consensus.cc:515] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.514333 31359 leader_election.cc:290] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [CANDIDATE]: Term 1 election: Requested vote from peers 052656092a2443b7a0c3fdd24fa8df5a (127.26.249.1:32779), efe4abce30d74a56a708cb575e0450e9 (127.26.249.3:34735)
I20260710 13:28:17.515635 31163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748c7a27fa54426780d1766fac322665" candidate_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052656092a2443b7a0c3fdd24fa8df5a"
I20260710 13:28:17.515635 31312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748c7a27fa54426780d1766fac322665" candidate_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe4abce30d74a56a708cb575e0450e9"
I20260710 13:28:17.516489 31163 raft_consensus.cc:3060] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.516577 31312 raft_consensus.cc:3060] T 748c7a27fa54426780d1766fac322665 P efe4abce30d74a56a708cb575e0450e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.523087 31365 consensus_queue.cc:1048] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:17.524008 31163 raft_consensus.cc:2468] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26e59ac1479b4f9bbe9ccf45d1ea770d in term 1.
I20260710 13:28:17.524501 31312 raft_consensus.cc:2468] T 748c7a27fa54426780d1766fac322665 P efe4abce30d74a56a708cb575e0450e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26e59ac1479b4f9bbe9ccf45d1ea770d in term 1.
I20260710 13:28:17.525444 31202 leader_election.cc:304] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052656092a2443b7a0c3fdd24fa8df5a, 26e59ac1479b4f9bbe9ccf45d1ea770d; no voters: 
I20260710 13:28:17.526429 31359 raft_consensus.cc:2804] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:17.528023 31359 raft_consensus.cc:697] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 1 LEADER]: Becoming Leader. State: Replica: 26e59ac1479b4f9bbe9ccf45d1ea770d, State: Running, Role: LEADER
I20260710 13:28:17.529024 31359 consensus_queue.cc:237] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.539638 31360 consensus_queue.cc:1048] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:17.545281 31058 catalog_manager.cc:5697] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d reported cstate change: term changed from 0 to 1, leader changed from <none> to 26e59ac1479b4f9bbe9ccf45d1ea770d (127.26.249.2). New cstate: current_term: 1 leader_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:17.627979 31163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dbb8e8b79ce477083d0b81233858144"
dest_uuid: "052656092a2443b7a0c3fdd24fa8df5a"
mode: GRACEFUL
new_leader_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d"
 from {username='slave'} at 127.0.0.1:60192
I20260710 13:28:17.628927 31163 raft_consensus.cc:606] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [term 1 LEADER]: Received request to transfer leadership to TS 26e59ac1479b4f9bbe9ccf45d1ea770d
I20260710 13:28:17.649461 31238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "748c7a27fa54426780d1766fac322665"
dest_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d"
mode: GRACEFUL
new_leader_uuid: "052656092a2443b7a0c3fdd24fa8df5a"
 from {username='slave'} at 127.0.0.1:46852
I20260710 13:28:17.650106 31238 raft_consensus.cc:606] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 1 LEADER]: Received request to transfer leadership to TS 052656092a2443b7a0c3fdd24fa8df5a
I20260710 13:28:17.896332 31358 raft_consensus.cc:493] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:17.897157 31358 raft_consensus.cc:515] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.900184 31358 leader_election.cc:290] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 052656092a2443b7a0c3fdd24fa8df5a (127.26.249.1:32779), 26e59ac1479b4f9bbe9ccf45d1ea770d (127.26.249.2:42515)
I20260710 13:28:17.911578 31163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfc70252ae34b59a6daf218ba6f53cc" candidate_uuid: "efe4abce30d74a56a708cb575e0450e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "052656092a2443b7a0c3fdd24fa8df5a" is_pre_election: true
I20260710 13:28:17.912295 31238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfc70252ae34b59a6daf218ba6f53cc" candidate_uuid: "efe4abce30d74a56a708cb575e0450e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" is_pre_election: true
I20260710 13:28:17.913130 31238 raft_consensus.cc:2393] T 8dfc70252ae34b59a6daf218ba6f53cc P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efe4abce30d74a56a708cb575e0450e9 in current term 1: Already voted for candidate 052656092a2443b7a0c3fdd24fa8df5a in this term.
I20260710 13:28:17.914340 31278 leader_election.cc:304] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efe4abce30d74a56a708cb575e0450e9; no voters: 052656092a2443b7a0c3fdd24fa8df5a, 26e59ac1479b4f9bbe9ccf45d1ea770d
I20260710 13:28:17.915262 31358 raft_consensus.cc:3060] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:17.921605 31358 raft_consensus.cc:2749] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:17.939213 31359 consensus_queue.cc:1048] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [LEADER]: Connected to new peer: Peer: permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:17.948096 31395 raft_consensus.cc:993] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d: : Instructing follower 052656092a2443b7a0c3fdd24fa8df5a to start an election
I20260710 13:28:17.948654 31395 raft_consensus.cc:1081] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 1 LEADER]: Signalling peer 052656092a2443b7a0c3fdd24fa8df5a to start an election
I20260710 13:28:17.951097 31162 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "748c7a27fa54426780d1766fac322665"
dest_uuid: "052656092a2443b7a0c3fdd24fa8df5a"
 from {username='slave'} at 127.0.0.1:60176
I20260710 13:28:17.953171 31162 raft_consensus.cc:493] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:17.953661 31162 raft_consensus.cc:3060] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.955929 31395 consensus_queue.cc:1048] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:17.964067 31162 raft_consensus.cc:515] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.973759 31162 leader_election.cc:290] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a [CANDIDATE]: Term 2 election: Requested vote from peers 26e59ac1479b4f9bbe9ccf45d1ea770d (127.26.249.2:42515), efe4abce30d74a56a708cb575e0450e9 (127.26.249.3:34735)
I20260710 13:28:17.975085 31312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748c7a27fa54426780d1766fac322665" candidate_uuid: "052656092a2443b7a0c3fdd24fa8df5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efe4abce30d74a56a708cb575e0450e9"
I20260710 13:28:17.975741 31238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748c7a27fa54426780d1766fac322665" candidate_uuid: "052656092a2443b7a0c3fdd24fa8df5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d"
I20260710 13:28:17.975948 31312 raft_consensus.cc:3060] T 748c7a27fa54426780d1766fac322665 P efe4abce30d74a56a708cb575e0450e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.976457 31238 raft_consensus.cc:3055] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:17.976835 31238 raft_consensus.cc:740] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26e59ac1479b4f9bbe9ccf45d1ea770d, State: Running, Role: LEADER
I20260710 13:28:17.978772 31238 consensus_queue.cc:260] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.982903 31238 raft_consensus.cc:3060] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.986179 31312 raft_consensus.cc:2468] T 748c7a27fa54426780d1766fac322665 P efe4abce30d74a56a708cb575e0450e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052656092a2443b7a0c3fdd24fa8df5a in term 2.
I20260710 13:28:17.986887 31360 raft_consensus.cc:993] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a: : Instructing follower 26e59ac1479b4f9bbe9ccf45d1ea770d to start an election
I20260710 13:28:17.987428 31360 raft_consensus.cc:1081] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [term 1 LEADER]: Signalling peer 26e59ac1479b4f9bbe9ccf45d1ea770d to start an election
I20260710 13:28:17.989730 31237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dbb8e8b79ce477083d0b81233858144"
dest_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d"
 from {username='slave'} at 127.0.0.1:46846
I20260710 13:28:17.990314 31128 leader_election.cc:304] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 052656092a2443b7a0c3fdd24fa8df5a, efe4abce30d74a56a708cb575e0450e9; no voters: 
I20260710 13:28:17.990370 31237 raft_consensus.cc:493] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:17.991740 31237 raft_consensus.cc:3060] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:17.993736 31365 raft_consensus.cc:2804] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:17.994349 31365 raft_consensus.cc:697] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a [term 2 LEADER]: Becoming Leader. State: Replica: 052656092a2443b7a0c3fdd24fa8df5a, State: Running, Role: LEADER
I20260710 13:28:17.995340 31365 consensus_queue.cc:237] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:17.997928 31238 raft_consensus.cc:2468] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 052656092a2443b7a0c3fdd24fa8df5a in term 2.
I20260710 13:28:18.001181 31237 raft_consensus.cc:515] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:18.006032 31162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb8e8b79ce477083d0b81233858144" candidate_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "052656092a2443b7a0c3fdd24fa8df5a"
I20260710 13:28:18.006386 31237 leader_election.cc:290] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d [CANDIDATE]: Term 2 election: Requested vote from peers 052656092a2443b7a0c3fdd24fa8df5a (127.26.249.1:32779), efe4abce30d74a56a708cb575e0450e9 (127.26.249.3:34735)
I20260710 13:28:18.006925 31162 raft_consensus.cc:3055] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:18.007408 31162 raft_consensus.cc:740] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 052656092a2443b7a0c3fdd24fa8df5a, State: Running, Role: LEADER
I20260710 13:28:18.008242 31312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dbb8e8b79ce477083d0b81233858144" candidate_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efe4abce30d74a56a708cb575e0450e9"
I20260710 13:28:18.008716 31162 consensus_queue.cc:260] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:18.009135 31312 raft_consensus.cc:3060] T 9dbb8e8b79ce477083d0b81233858144 P efe4abce30d74a56a708cb575e0450e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:18.009999 31162 raft_consensus.cc:3060] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:18.010721 31061 catalog_manager.cc:5697] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a reported cstate change: term changed from 1 to 2, leader changed from 26e59ac1479b4f9bbe9ccf45d1ea770d (127.26.249.2) to 052656092a2443b7a0c3fdd24fa8df5a (127.26.249.1). New cstate: current_term: 2 leader_uuid: "052656092a2443b7a0c3fdd24fa8df5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:18.017141 31162 raft_consensus.cc:2468] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26e59ac1479b4f9bbe9ccf45d1ea770d in term 2.
I20260710 13:28:18.017215 31312 raft_consensus.cc:2468] T 9dbb8e8b79ce477083d0b81233858144 P efe4abce30d74a56a708cb575e0450e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26e59ac1479b4f9bbe9ccf45d1ea770d in term 2.
I20260710 13:28:18.018757 31203 leader_election.cc:304] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26e59ac1479b4f9bbe9ccf45d1ea770d, efe4abce30d74a56a708cb575e0450e9; no voters: 
I20260710 13:28:18.019979 31395 raft_consensus.cc:2804] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:18.020467 31395 raft_consensus.cc:697] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 2 LEADER]: Becoming Leader. State: Replica: 26e59ac1479b4f9bbe9ccf45d1ea770d, State: Running, Role: LEADER
I20260710 13:28:18.021329 31395 consensus_queue.cc:237] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:18.023348 31365 consensus_queue.cc:1048] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:18.029553 31061 catalog_manager.cc:5697] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d reported cstate change: term changed from 1 to 2, leader changed from 052656092a2443b7a0c3fdd24fa8df5a (127.26.249.1) to 26e59ac1479b4f9bbe9ccf45d1ea770d (127.26.249.2). New cstate: current_term: 2 leader_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:18.037086 31360 consensus_queue.cc:1048] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:18.163009 27620 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:28:18.164950 27620 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:28:18.165411 27620 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:28:18.179005 31162 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dfc70252ae34b59a6daf218ba6f53cc"
dest_uuid: "052656092a2443b7a0c3fdd24fa8df5a"
mode: GRACEFUL
new_leader_uuid: "efe4abce30d74a56a708cb575e0450e9"
 from {username='slave'} at 127.0.0.1:60210
I20260710 13:28:18.179674 31162 raft_consensus.cc:606] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [term 1 LEADER]: Received request to transfer leadership to TS efe4abce30d74a56a708cb575e0450e9
I20260710 13:28:18.180956 27620 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:28:18.436450 31312 raft_consensus.cc:1275] T 748c7a27fa54426780d1766fac322665 P efe4abce30d74a56a708cb575e0450e9 [term 2 FOLLOWER]: Refusing update from remote peer 052656092a2443b7a0c3fdd24fa8df5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:18.438509 31360 consensus_queue.cc:1048] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:18.449014 31237 raft_consensus.cc:1275] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 2 FOLLOWER]: Refusing update from remote peer 052656092a2443b7a0c3fdd24fa8df5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:18.451206 31365 consensus_queue.cc:1048] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:18.524315 31370 raft_consensus.cc:993] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a: : Instructing follower efe4abce30d74a56a708cb575e0450e9 to start an election
I20260710 13:28:18.524834 31365 raft_consensus.cc:1081] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [term 1 LEADER]: Signalling peer efe4abce30d74a56a708cb575e0450e9 to start an election
I20260710 13:28:18.527195 31312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8dfc70252ae34b59a6daf218ba6f53cc"
dest_uuid: "efe4abce30d74a56a708cb575e0450e9"
 from {username='slave'} at 127.0.0.1:41002
I20260710 13:28:18.527882 31312 raft_consensus.cc:493] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:18.528268 31312 raft_consensus.cc:3060] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:18.534855 31312 raft_consensus.cc:515] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:18.537617 31312 leader_election.cc:290] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9 [CANDIDATE]: Term 2 election: Requested vote from peers 052656092a2443b7a0c3fdd24fa8df5a (127.26.249.1:32779), 26e59ac1479b4f9bbe9ccf45d1ea770d (127.26.249.2:42515)
I20260710 13:28:18.538419 31162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfc70252ae34b59a6daf218ba6f53cc" candidate_uuid: "efe4abce30d74a56a708cb575e0450e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "052656092a2443b7a0c3fdd24fa8df5a"
I20260710 13:28:18.538719 31237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dfc70252ae34b59a6daf218ba6f53cc" candidate_uuid: "efe4abce30d74a56a708cb575e0450e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d"
I20260710 13:28:18.539247 31162 raft_consensus.cc:3055] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:18.539448 31237 raft_consensus.cc:3060] T 8dfc70252ae34b59a6daf218ba6f53cc P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:18.539724 31162 raft_consensus.cc:740] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 052656092a2443b7a0c3fdd24fa8df5a, State: Running, Role: LEADER
I20260710 13:28:18.540625 31162 consensus_queue.cc:260] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:18.541906 31162 raft_consensus.cc:3060] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:18.547351 31237 raft_consensus.cc:2468] T 8dfc70252ae34b59a6daf218ba6f53cc P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe4abce30d74a56a708cb575e0450e9 in term 2.
I20260710 13:28:18.548197 31162 raft_consensus.cc:2468] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe4abce30d74a56a708cb575e0450e9 in term 2.
I20260710 13:28:18.549358 31278 leader_election.cc:304] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26e59ac1479b4f9bbe9ccf45d1ea770d, efe4abce30d74a56a708cb575e0450e9; no voters: 
I20260710 13:28:18.550494 31358 raft_consensus.cc:2804] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:18.551755 31358 raft_consensus.cc:697] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9 [term 2 LEADER]: Becoming Leader. State: Replica: efe4abce30d74a56a708cb575e0450e9, State: Running, Role: LEADER
I20260710 13:28:18.552779 31358 consensus_queue.cc:237] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } }
I20260710 13:28:18.561218 31059 catalog_manager.cc:5697] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9 reported cstate change: term changed from 1 to 2, leader changed from 052656092a2443b7a0c3fdd24fa8df5a (127.26.249.1) to efe4abce30d74a56a708cb575e0450e9 (127.26.249.3). New cstate: current_term: 2 leader_uuid: "efe4abce30d74a56a708cb575e0450e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26e59ac1479b4f9bbe9ccf45d1ea770d" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 42515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:18.602763 31312 raft_consensus.cc:1275] T 9dbb8e8b79ce477083d0b81233858144 P efe4abce30d74a56a708cb575e0450e9 [term 2 FOLLOWER]: Refusing update from remote peer 26e59ac1479b4f9bbe9ccf45d1ea770d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:18.604318 31395 consensus_queue.cc:1048] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe4abce30d74a56a708cb575e0450e9" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 34735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:18.616094 31162 raft_consensus.cc:1275] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [term 2 FOLLOWER]: Refusing update from remote peer 26e59ac1479b4f9bbe9ccf45d1ea770d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:18.619017 31414 consensus_queue.cc:1048] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d [LEADER]: Connected to new peer: Peer: permanent_uuid: "052656092a2443b7a0c3fdd24fa8df5a" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:18.832918 27620 tablet_server.cc:179] TabletServer@127.26.249.1:0 shutting down...
I20260710 13:28:18.856469 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:18.857282 27620 tablet_replica.cc:333] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a: stopping tablet replica
I20260710 13:28:18.857929 27620 raft_consensus.cc:2243] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:18.858942 27620 raft_consensus.cc:2272] T 748c7a27fa54426780d1766fac322665 P 052656092a2443b7a0c3fdd24fa8df5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:18.862151 27620 tablet_replica.cc:333] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a: stopping tablet replica
I20260710 13:28:18.862756 27620 raft_consensus.cc:2243] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:18.863245 27620 raft_consensus.cc:2272] T 8dfc70252ae34b59a6daf218ba6f53cc P 052656092a2443b7a0c3fdd24fa8df5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:18.865981 27620 tablet_replica.cc:333] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a: stopping tablet replica
I20260710 13:28:18.866655 27620 raft_consensus.cc:2243] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:18.867239 27620 raft_consensus.cc:2272] T 9dbb8e8b79ce477083d0b81233858144 P 052656092a2443b7a0c3fdd24fa8df5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:18.869964 27620 tablet_replica.cc:333] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a: stopping tablet replica
I20260710 13:28:18.870549 27620 raft_consensus.cc:2243] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:18.871603 27620 raft_consensus.cc:2272] T 2f47471fc8484e77ae301ec3f8dc0e94 P 052656092a2443b7a0c3fdd24fa8df5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:18.887583 27620 tablet_server.cc:196] TabletServer@127.26.249.1:0 shutdown complete.
I20260710 13:28:18.902747 27620 tablet_server.cc:179] TabletServer@127.26.249.2:0 shutting down...
I20260710 13:28:18.926398 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:18.927213 27620 tablet_replica.cc:333] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d: stopping tablet replica
I20260710 13:28:18.927881 27620 raft_consensus.cc:2243] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:18.928376 27620 raft_consensus.cc:2272] T 748c7a27fa54426780d1766fac322665 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:18.930853 27620 tablet_replica.cc:333] T 8dfc70252ae34b59a6daf218ba6f53cc P 26e59ac1479b4f9bbe9ccf45d1ea770d: stopping tablet replica
I20260710 13:28:18.931450 27620 raft_consensus.cc:2243] T 8dfc70252ae34b59a6daf218ba6f53cc P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:18.931855 27620 raft_consensus.cc:2272] T 8dfc70252ae34b59a6daf218ba6f53cc P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:18.934255 27620 tablet_replica.cc:333] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d: stopping tablet replica
I20260710 13:28:18.934787 27620 raft_consensus.cc:2243] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:18.935760 27620 raft_consensus.cc:2272] T 9dbb8e8b79ce477083d0b81233858144 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:18.938235 27620 tablet_replica.cc:333] T 2f47471fc8484e77ae301ec3f8dc0e94 P 26e59ac1479b4f9bbe9ccf45d1ea770d: stopping tablet replica
I20260710 13:28:18.938717 27620 raft_consensus.cc:2243] T 2f47471fc8484e77ae301ec3f8dc0e94 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:18.939222 27620 raft_consensus.cc:2272] T 2f47471fc8484e77ae301ec3f8dc0e94 P 26e59ac1479b4f9bbe9ccf45d1ea770d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:18.964879 27620 tablet_server.cc:196] TabletServer@127.26.249.2:0 shutdown complete.
I20260710 13:28:18.979629 27620 tablet_server.cc:179] TabletServer@127.26.249.3:0 shutting down...
I20260710 13:28:19.008911 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:19.009934 27620 tablet_replica.cc:333] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9: stopping tablet replica
I20260710 13:28:19.010880 27620 raft_consensus.cc:2243] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:19.011981 27620 pending_rounds.cc:70] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9: Trying to abort 1 pending ops.
I20260710 13:28:19.012283 27620 pending_rounds.cc:77] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305994643682115584 op_type: NO_OP noop_request { }
I20260710 13:28:19.012785 27620 raft_consensus.cc:2889] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:28:19.013221 27620 raft_consensus.cc:2272] T 8dfc70252ae34b59a6daf218ba6f53cc P efe4abce30d74a56a708cb575e0450e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.017064 27620 tablet_replica.cc:333] T 748c7a27fa54426780d1766fac322665 P efe4abce30d74a56a708cb575e0450e9: stopping tablet replica
I20260710 13:28:19.018052 27620 raft_consensus.cc:2243] T 748c7a27fa54426780d1766fac322665 P efe4abce30d74a56a708cb575e0450e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.018746 27620 raft_consensus.cc:2272] T 748c7a27fa54426780d1766fac322665 P efe4abce30d74a56a708cb575e0450e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.021595 27620 tablet_replica.cc:333] T 2f47471fc8484e77ae301ec3f8dc0e94 P efe4abce30d74a56a708cb575e0450e9: stopping tablet replica
I20260710 13:28:19.022131 27620 raft_consensus.cc:2243] T 2f47471fc8484e77ae301ec3f8dc0e94 P efe4abce30d74a56a708cb575e0450e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.022616 27620 raft_consensus.cc:2272] T 2f47471fc8484e77ae301ec3f8dc0e94 P efe4abce30d74a56a708cb575e0450e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.024749 27620 tablet_replica.cc:333] T 9dbb8e8b79ce477083d0b81233858144 P efe4abce30d74a56a708cb575e0450e9: stopping tablet replica
I20260710 13:28:19.025265 27620 raft_consensus.cc:2243] T 9dbb8e8b79ce477083d0b81233858144 P efe4abce30d74a56a708cb575e0450e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:19.025836 27620 raft_consensus.cc:2272] T 9dbb8e8b79ce477083d0b81233858144 P efe4abce30d74a56a708cb575e0450e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.051255 27620 tablet_server.cc:196] TabletServer@127.26.249.3:0 shutdown complete.
I20260710 13:28:19.067756 27620 master.cc:562] Master@127.26.249.62:38417 shutting down...
I20260710 13:28:19.087152 27620 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:19.087886 27620 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:19.088244 27620 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7c0c0b52c50d4108b397fc3f35025394: stopping tablet replica
I20260710 13:28:19.109442 27620 master.cc:584] Master@127.26.249.62:38417 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3336 ms)
[----------] 6 tests from LeaderRebalancerTest (96791 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:28:19.154099 27620 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.249.62:46293
I20260710 13:28:19.155779 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:19.162135 31416 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 13:28:19.162946 31417 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 13:28:19.164774 27620 server_base.cc:1061] running on GCE node
W20260710 13:28:19.165660 31419 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 13:28:19.166628 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:19.166904 27620 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 13:28:19.167042 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690099167027 us; error 0 us; skew 500 ppm
I20260710 13:28:19.167701 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:19.170365 27620 webserver.cc:533] Webserver started at http://127.26.249.62:45309/ using document root <none> and password file <none>
I20260710 13:28:19.170928 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:19.171209 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:19.171485 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:19.172734 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690002179479-27620-0/minicluster-data/master-0-root/instance:
uuid: "8269d91a18e34b10a39046620e7452ce"
format_stamp: "Formatted at 2026-07-10 13:28:19 on dist-test-slave-hdws"
I20260710 13:28:19.178012 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:28:19.181988 31424 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:19.182960 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260710 13:28:19.183403 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690002179479-27620-0/minicluster-data/master-0-root
uuid: "8269d91a18e34b10a39046620e7452ce"
format_stamp: "Formatted at 2026-07-10 13:28:19 on dist-test-slave-hdws"
I20260710 13:28:19.183794 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690002179479-27620-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690002179479-27620-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690002179479-27620-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 13:28:19.213898 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:19.215199 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:19.261382 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.62:46293
I20260710 13:28:19.261497 31475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.62:46293 every 8 connection(s)
I20260710 13:28:19.266281 31476 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 13:28:19.279525 31476 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce: Bootstrap starting.
I20260710 13:28:19.285164 31476 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:19.290380 31476 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce: No bootstrap required, opened a new log
I20260710 13:28:19.292907 31476 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8269d91a18e34b10a39046620e7452ce" member_type: VOTER }
I20260710 13:28:19.293349 31476 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:19.293643 31476 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8269d91a18e34b10a39046620e7452ce, State: Initialized, Role: FOLLOWER
I20260710 13:28:19.294399 31476 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8269d91a18e34b10a39046620e7452ce" member_type: VOTER }
I20260710 13:28:19.294950 31476 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:28:19.295241 31476 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:28:19.295531 31476 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:19.301414 31476 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8269d91a18e34b10a39046620e7452ce" member_type: VOTER }
I20260710 13:28:19.302125 31476 leader_election.cc:304] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce [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: 8269d91a18e34b10a39046620e7452ce; no voters: 
I20260710 13:28:19.303558 31476 leader_election.cc:290] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:28:19.304023 31479 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:19.305697 31479 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce [term 1 LEADER]: Becoming Leader. State: Replica: 8269d91a18e34b10a39046620e7452ce, State: Running, Role: LEADER
I20260710 13:28:19.306588 31479 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce [LEADER]: Queue going to LEADER mode. State: All 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: "8269d91a18e34b10a39046620e7452ce" member_type: VOTER }
I20260710 13:28:19.306826 31476 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:28:19.310039 31481 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8269d91a18e34b10a39046620e7452ce. Latest consensus state: current_term: 1 leader_uuid: "8269d91a18e34b10a39046620e7452ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8269d91a18e34b10a39046620e7452ce" member_type: VOTER } }
I20260710 13:28:19.310019 31480 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8269d91a18e34b10a39046620e7452ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8269d91a18e34b10a39046620e7452ce" member_type: VOTER } }
I20260710 13:28:19.310793 31481 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:19.310835 31480 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:19.314954 31484 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:28:19.323941 31484 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:28:19.325647 27620 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:28:19.335039 31484 catalog_manager.cc:1383] Generated new cluster ID: 476975076dc9462d8556ab8ba774062c
I20260710 13:28:19.335481 31484 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:28:19.364456 31484 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:28:19.366086 31484 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:28:19.384207 31484 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce: Generated new TSK 0
I20260710 13:28:19.384941 31484 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:28:19.392935 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:19.400305 31497 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 13:28:19.402469 31498 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 13:28:19.404230 27620 server_base.cc:1061] running on GCE node
W20260710 13:28:19.404285 31500 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 13:28:19.407167 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:19.407446 27620 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 13:28:19.407630 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690099407614 us; error 0 us; skew 500 ppm
I20260710 13:28:19.408238 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:19.411270 27620 webserver.cc:533] Webserver started at http://127.26.249.1:43405/ using document root <none> and password file <none>
I20260710 13:28:19.411850 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:19.412082 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:19.412388 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:19.413669 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690002179479-27620-0/minicluster-data/ts-0-root/instance:
uuid: "bf74257e320b4e419e825fd7e10110c5"
format_stamp: "Formatted at 2026-07-10 13:28:19 on dist-test-slave-hdws"
I20260710 13:28:19.418834 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260710 13:28:19.422773 31505 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:19.423763 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:28:19.424114 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690002179479-27620-0/minicluster-data/ts-0-root
uuid: "bf74257e320b4e419e825fd7e10110c5"
format_stamp: "Formatted at 2026-07-10 13:28:19 on dist-test-slave-hdws"
I20260710 13:28:19.424494 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690002179479-27620-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690002179479-27620-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690002179479-27620-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 13:28:19.440172 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:19.441700 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:19.443660 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:19.446535 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:19.446837 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:19.447255 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:19.447468 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:19.496814 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.1:39293
I20260710 13:28:19.496970 31567 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.1:39293 every 8 connection(s)
I20260710 13:28:19.502562 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:19.510242 31572 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:19.512296 31573 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:28:19.513661 31575 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:28:19.516376 27620 server_base.cc:1061] running on GCE node
I20260710 13:28:19.516860 31568 heartbeater.cc:344] Connected to a master server at 127.26.249.62:46293
I20260710 13:28:19.517362 31568 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:19.517756 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:19.518039 27620 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 13:28:19.518231 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690099518214 us; error 0 us; skew 500 ppm
I20260710 13:28:19.518460 31568 heartbeater.cc:507] Master 127.26.249.62:46293 requested a full tablet report, sending...
I20260710 13:28:19.519083 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:19.521390 31441 ts_manager.cc:194] Registered new tserver with Master: bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293)
I20260710 13:28:19.522302 27620 webserver.cc:533] Webserver started at http://127.26.249.2:44347/ using document root <none> and password file <none>
I20260710 13:28:19.522889 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:19.523123 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:19.523429 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:19.523916 31441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46526
I20260710 13:28:19.524720 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690002179479-27620-0/minicluster-data/ts-1-root/instance:
uuid: "8be4d6cac0274f7f8d7596cbf9669827"
format_stamp: "Formatted at 2026-07-10 13:28:19 on dist-test-slave-hdws"
I20260710 13:28:19.530584 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260710 13:28:19.534653 31580 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:19.535709 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:28:19.536156 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690002179479-27620-0/minicluster-data/ts-1-root
uuid: "8be4d6cac0274f7f8d7596cbf9669827"
format_stamp: "Formatted at 2026-07-10 13:28:19 on dist-test-slave-hdws"
I20260710 13:28:19.536548 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690002179479-27620-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690002179479-27620-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690002179479-27620-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 13:28:19.573951 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:19.575307 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:19.576967 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:19.579679 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:19.579922 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:19.580186 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:19.580363 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:19.629662 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.2:36203
I20260710 13:28:19.629818 31642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.2:36203 every 8 connection(s)
I20260710 13:28:19.635162 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:19.644245 31646 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 13:28:19.646459 31647 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 13:28:19.651758 27620 server_base.cc:1061] running on GCE node
I20260710 13:28:19.652992 31643 heartbeater.cc:344] Connected to a master server at 127.26.249.62:46293
I20260710 13:28:19.653645 31643 heartbeater.cc:461] Registering TS with master...
W20260710 13:28:19.653868 31649 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 13:28:19.654752 31643 heartbeater.cc:507] Master 127.26.249.62:46293 requested a full tablet report, sending...
I20260710 13:28:19.655243 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:19.655484 27620 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 13:28:19.655680 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690099655661 us; error 0 us; skew 500 ppm
I20260710 13:28:19.656459 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:19.657361 31441 ts_manager.cc:194] Registered new tserver with Master: 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203)
I20260710 13:28:19.659348 31441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46536
I20260710 13:28:19.659548 27620 webserver.cc:533] Webserver started at http://127.26.249.3:36823/ using document root <none> and password file <none>
I20260710 13:28:19.660177 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:19.660466 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:19.660835 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:19.662472 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690002179479-27620-0/minicluster-data/ts-2-root/instance:
uuid: "a747588122e341e091b159e7bde9399e"
format_stamp: "Formatted at 2026-07-10 13:28:19 on dist-test-slave-hdws"
I20260710 13:28:19.667565 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260710 13:28:19.671491 31654 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:19.672446 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:28:19.672809 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690002179479-27620-0/minicluster-data/ts-2-root
uuid: "a747588122e341e091b159e7bde9399e"
format_stamp: "Formatted at 2026-07-10 13:28:19 on dist-test-slave-hdws"
I20260710 13:28:19.673095 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690002179479-27620-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690002179479-27620-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783690002179479-27620-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 13:28:19.686821 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:19.688166 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:19.689599 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:19.692158 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:19.692409 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:19.692659 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:19.692835 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:19.739348 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.3:39291
I20260710 13:28:19.739461 31716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.3:39291 every 8 connection(s)
I20260710 13:28:19.756489 31717 heartbeater.cc:344] Connected to a master server at 127.26.249.62:46293
I20260710 13:28:19.756975 31717 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:19.757818 31717 heartbeater.cc:507] Master 127.26.249.62:46293 requested a full tablet report, sending...
I20260710 13:28:19.760300 31441 ts_manager.cc:194] Registered new tserver with Master: a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:19.760870 27620 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017784913s
I20260710 13:28:19.761901 31441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46544
I20260710 13:28:19.791282 31441 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46554:
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 13:28:19.794615 31441 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 13:28:19.889801 31682 tablet_service.cc:1511] Processing CreateTablet for tablet 44e93566aab1415facc3502a87f6b5f8 (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:19.891431 31682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44e93566aab1415facc3502a87f6b5f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.891103 31608 tablet_service.cc:1511] Processing CreateTablet for tablet 44e93566aab1415facc3502a87f6b5f8 (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:19.892668 31608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44e93566aab1415facc3502a87f6b5f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.896342 31681 tablet_service.cc:1511] Processing CreateTablet for tablet c4abe2e079d8415687746824ad36a17b (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:19.897600 31606 tablet_service.cc:1511] Processing CreateTablet for tablet 9b913d2bdd85420ebb28d3a557a31655 (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:19.899245 31606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b913d2bdd85420ebb28d3a557a31655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.901077 31680 tablet_service.cc:1511] Processing CreateTablet for tablet 9b913d2bdd85420ebb28d3a557a31655 (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:19.903573 31679 tablet_service.cc:1511] Processing CreateTablet for tablet 25bf94377a5c45ccaaab1ba7bedb7029 (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:19.905999 31678 tablet_service.cc:1511] Processing CreateTablet for tablet 1edfca88b7464fd187a40dae72e744f7 (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:19.896330 31607 tablet_service.cc:1511] Processing CreateTablet for tablet c4abe2e079d8415687746824ad36a17b (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:19.909066 31607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4abe2e079d8415687746824ad36a17b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.898118 31681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4abe2e079d8415687746824ad36a17b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.913498 31677 tablet_service.cc:1511] Processing CreateTablet for tablet cedd3a229d484746a5509d9b91fe1271 (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:19.916425 31676 tablet_service.cc:1511] Processing CreateTablet for tablet e4b926e3578b41de86d52220cfc28720 (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:19.918098 31677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cedd3a229d484746a5509d9b91fe1271. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.919289 31675 tablet_service.cc:1511] Processing CreateTablet for tablet 97b043d2ef334ed6bd7e240033b6d62c (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:19.920420 31678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1edfca88b7464fd187a40dae72e744f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.922868 31675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b043d2ef334ed6bd7e240033b6d62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.923332 31605 tablet_service.cc:1511] Processing CreateTablet for tablet 25bf94377a5c45ccaaab1ba7bedb7029 (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:19.924587 31680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b913d2bdd85420ebb28d3a557a31655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.925252 31605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bf94377a5c45ccaaab1ba7bedb7029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.926303 31679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bf94377a5c45ccaaab1ba7bedb7029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.927433 31676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4b926e3578b41de86d52220cfc28720. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.934099 31604 tablet_service.cc:1511] Processing CreateTablet for tablet 1edfca88b7464fd187a40dae72e744f7 (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:19.935933 31604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1edfca88b7464fd187a40dae72e744f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.936157 31603 tablet_service.cc:1511] Processing CreateTablet for tablet cedd3a229d484746a5509d9b91fe1271 (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:19.937877 31603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cedd3a229d484746a5509d9b91fe1271. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.942046 31602 tablet_service.cc:1511] Processing CreateTablet for tablet e4b926e3578b41de86d52220cfc28720 (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:19.943643 31602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4b926e3578b41de86d52220cfc28720. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.952538 31674 tablet_service.cc:1511] Processing CreateTablet for tablet ce6ef91ced3245a5aa7867095da8a504 (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:19.954238 31674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce6ef91ced3245a5aa7867095da8a504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.974581 31601 tablet_service.cc:1511] Processing CreateTablet for tablet 97b043d2ef334ed6bd7e240033b6d62c (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:19.977162 31601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b043d2ef334ed6bd7e240033b6d62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:19.994123 31533 tablet_service.cc:1511] Processing CreateTablet for tablet 44e93566aab1415facc3502a87f6b5f8 (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:19.997527 31532 tablet_service.cc:1511] Processing CreateTablet for tablet c4abe2e079d8415687746824ad36a17b (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:20.001130 31531 tablet_service.cc:1511] Processing CreateTablet for tablet 9b913d2bdd85420ebb28d3a557a31655 (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:20.003888 31530 tablet_service.cc:1511] Processing CreateTablet for tablet 25bf94377a5c45ccaaab1ba7bedb7029 (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:20.006448 31529 tablet_service.cc:1511] Processing CreateTablet for tablet 1edfca88b7464fd187a40dae72e744f7 (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:20.009160 31528 tablet_service.cc:1511] Processing CreateTablet for tablet cedd3a229d484746a5509d9b91fe1271 (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:20.010391 31527 tablet_service.cc:1511] Processing CreateTablet for tablet e4b926e3578b41de86d52220cfc28720 (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:20.009063 31733 tablet_bootstrap.cc:492] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827: Bootstrap starting.
I20260710 13:28:20.012908 31526 tablet_service.cc:1511] Processing CreateTablet for tablet 97b043d2ef334ed6bd7e240033b6d62c (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:20.015489 31525 tablet_service.cc:1511] Processing CreateTablet for tablet ce6ef91ced3245a5aa7867095da8a504 (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:19.998494 31533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44e93566aab1415facc3502a87f6b5f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.021607 31527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4b926e3578b41de86d52220cfc28720. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.022442 31526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b043d2ef334ed6bd7e240033b6d62c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.023200 31528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cedd3a229d484746a5509d9b91fe1271. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.023844 31525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce6ef91ced3245a5aa7867095da8a504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.024322 31603 tablet_service.cc:1511] Processing CreateTablet for tablet ce6ef91ced3245a5aa7867095da8a504 (DEFAULT_TABLE table=test-workload [id=62dd758ca5c141baa1bda9fbe38ab855]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:20.025914 31603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce6ef91ced3245a5aa7867095da8a504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.027048 31529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1edfca88b7464fd187a40dae72e744f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.030182 31531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b913d2bdd85420ebb28d3a557a31655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.043537 31530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bf94377a5c45ccaaab1ba7bedb7029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.047447 31532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4abe2e079d8415687746824ad36a17b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:20.072115 31733 tablet_bootstrap.cc:654] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.102242 31732 tablet_bootstrap.cc:492] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e: Bootstrap starting.
I20260710 13:28:20.155810 31733 tablet_bootstrap.cc:492] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827: No bootstrap required, opened a new log
I20260710 13:28:20.156632 31733 ts_tablet_manager.cc:1403] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent bootstrapping tablet: real 0.148s	user 0.017s	sys 0.005s
I20260710 13:28:20.163467 31732 tablet_bootstrap.cc:654] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.184348 31733 raft_consensus.cc:359] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.197319 31733 raft_consensus.cc:385] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.198017 31733 raft_consensus.cc:740] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.205487 31735 tablet_bootstrap.cc:492] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5: Bootstrap starting.
I20260710 13:28:20.211517 31732 tablet_bootstrap.cc:492] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e: No bootstrap required, opened a new log
I20260710 13:28:20.212102 31732 ts_tablet_manager.cc:1403] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e: Time spent bootstrapping tablet: real 0.110s	user 0.025s	sys 0.017s
I20260710 13:28:20.215301 31732 raft_consensus.cc:359] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.217450 31733 consensus_queue.cc:260] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.220765 31735 tablet_bootstrap.cc:654] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.218891 31732 raft_consensus.cc:385] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.222170 31737 raft_consensus.cc:493] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:20.222623 31732 raft_consensus.cc:740] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.224694 31643 heartbeater.cc:499] Master 127.26.249.62:46293 was elected leader, sending a full tablet report...
I20260710 13:28:20.225775 31733 ts_tablet_manager.cc:1434] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent starting tablet: real 0.069s	user 0.012s	sys 0.009s
I20260710 13:28:20.226442 31737 raft_consensus.cc:515] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.228279 31733 tablet_bootstrap.cc:492] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827: Bootstrap starting.
I20260710 13:28:20.230822 31732 consensus_queue.cc:260] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.231863 31737 leader_election.cc:290] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:20.233722 31717 heartbeater.cc:499] Master 127.26.249.62:46293 was elected leader, sending a full tablet report...
I20260710 13:28:20.234346 31735 tablet_bootstrap.cc:492] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5: No bootstrap required, opened a new log
I20260710 13:28:20.234875 31735 ts_tablet_manager.cc:1403] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260710 13:28:20.238022 31735 raft_consensus.cc:359] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.238780 31735 raft_consensus.cc:385] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.239097 31735 raft_consensus.cc:740] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.239809 31735 consensus_queue.cc:260] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.243012 31732 ts_tablet_manager.cc:1434] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.003s
I20260710 13:28:20.244421 31732 tablet_bootstrap.cc:492] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e: Bootstrap starting.
I20260710 13:28:20.246138 31733 tablet_bootstrap.cc:654] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.250662 31732 tablet_bootstrap.cc:654] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.264640 31735 ts_tablet_manager.cc:1434] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.005s
I20260710 13:28:20.266131 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e93566aab1415facc3502a87f6b5f8" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e" is_pre_election: true
W20260710 13:28:20.268379 31583 leader_election.cc:343] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a747588122e341e091b159e7bde9399e (127.26.249.3:39291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:20.269681 31543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e93566aab1415facc3502a87f6b5f8" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5" is_pre_election: true
W20260710 13:28:20.271754 31582 leader_election.cc:343] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:20.272287 31582 leader_election.cc:304] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827; no voters: a747588122e341e091b159e7bde9399e, bf74257e320b4e419e825fd7e10110c5
I20260710 13:28:20.273099 31737 raft_consensus.cc:2749] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:20.278007 31746 raft_consensus.cc:493] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:20.278554 31746 raft_consensus.cc:515] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.279014 31733 tablet_bootstrap.cc:492] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827: No bootstrap required, opened a new log
I20260710 13:28:20.279518 31733 ts_tablet_manager.cc:1403] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.006s
I20260710 13:28:20.281973 31568 heartbeater.cc:499] Master 127.26.249.62:46293 was elected leader, sending a full tablet report...
I20260710 13:28:20.282424 31746 leader_election.cc:290] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:20.283967 31735 tablet_bootstrap.cc:492] T cedd3a229d484746a5509d9b91fe1271 P bf74257e320b4e419e825fd7e10110c5: Bootstrap starting.
I20260710 13:28:20.284328 31733 raft_consensus.cc:359] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.285197 31733 raft_consensus.cc:385] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.285553 31733 raft_consensus.cc:740] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.286736 31733 consensus_queue.cc:260] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.290475 31732 tablet_bootstrap.cc:492] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e: No bootstrap required, opened a new log
I20260710 13:28:20.291050 31732 ts_tablet_manager.cc:1403] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.015s
I20260710 13:28:20.291213 31733 ts_tablet_manager.cc:1434] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 13:28:20.292254 31733 tablet_bootstrap.cc:492] T 9b913d2bdd85420ebb28d3a557a31655 P 8be4d6cac0274f7f8d7596cbf9669827: Bootstrap starting.
I20260710 13:28:20.293967 31735 tablet_bootstrap.cc:654] T cedd3a229d484746a5509d9b91fe1271 P bf74257e320b4e419e825fd7e10110c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.294356 31732 raft_consensus.cc:359] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.295099 31732 raft_consensus.cc:385] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.295389 31732 raft_consensus.cc:740] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.296140 31732 consensus_queue.cc:260] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.298738 31732 ts_tablet_manager.cc:1434] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:28:20.299825 31732 tablet_bootstrap.cc:492] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e: Bootstrap starting.
I20260710 13:28:20.306084 31733 tablet_bootstrap.cc:654] T 9b913d2bdd85420ebb28d3a557a31655 P 8be4d6cac0274f7f8d7596cbf9669827: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.306929 31732 tablet_bootstrap.cc:654] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.315120 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bf94377a5c45ccaaab1ba7bedb7029" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827" is_pre_election: true
W20260710 13:28:20.317462 31507 leader_election.cc:343] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:20.320243 31489 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:20.323573 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bf94377a5c45ccaaab1ba7bedb7029" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e" is_pre_election: true
W20260710 13:28:20.325791 31508 leader_election.cc:343] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a747588122e341e091b159e7bde9399e (127.26.249.3:39291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:20.326471 31508 leader_election.cc:304] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf74257e320b4e419e825fd7e10110c5; no voters: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e
I20260710 13:28:20.328217 31746 raft_consensus.cc:2749] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:20.329838 31733 tablet_bootstrap.cc:492] T 9b913d2bdd85420ebb28d3a557a31655 P 8be4d6cac0274f7f8d7596cbf9669827: No bootstrap required, opened a new log
I20260710 13:28:20.330654 31733 ts_tablet_manager.cc:1403] T 9b913d2bdd85420ebb28d3a557a31655 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.012s
I20260710 13:28:20.334970 31733 raft_consensus.cc:359] T 9b913d2bdd85420ebb28d3a557a31655 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.336170 31733 raft_consensus.cc:385] T 9b913d2bdd85420ebb28d3a557a31655 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.336561 31733 raft_consensus.cc:740] T 9b913d2bdd85420ebb28d3a557a31655 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.337793 31733 consensus_queue.cc:260] T 9b913d2bdd85420ebb28d3a557a31655 P 8be4d6cac0274f7f8d7596cbf9669827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.340390 31733 ts_tablet_manager.cc:1434] T 9b913d2bdd85420ebb28d3a557a31655 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:28:20.341328 31733 tablet_bootstrap.cc:492] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827: Bootstrap starting.
I20260710 13:28:20.348173 31733 tablet_bootstrap.cc:654] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.379048 31732 tablet_bootstrap.cc:492] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e: No bootstrap required, opened a new log
I20260710 13:28:20.379663 31732 ts_tablet_manager.cc:1403] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e: Time spent bootstrapping tablet: real 0.080s	user 0.037s	sys 0.035s
I20260710 13:28:20.380309 31735 tablet_bootstrap.cc:492] T cedd3a229d484746a5509d9b91fe1271 P bf74257e320b4e419e825fd7e10110c5: No bootstrap required, opened a new log
I20260710 13:28:20.380903 31735 ts_tablet_manager.cc:1403] T cedd3a229d484746a5509d9b91fe1271 P bf74257e320b4e419e825fd7e10110c5: Time spent bootstrapping tablet: real 0.097s	user 0.032s	sys 0.040s
I20260710 13:28:20.381914 31733 tablet_bootstrap.cc:492] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827: No bootstrap required, opened a new log
I20260710 13:28:20.382081 31732 raft_consensus.cc:359] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.382712 31733 ts_tablet_manager.cc:1403] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.000s
I20260710 13:28:20.382898 31732 raft_consensus.cc:385] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.383323 31732 raft_consensus.cc:740] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.384411 31735 raft_consensus.cc:359] T cedd3a229d484746a5509d9b91fe1271 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.384498 31732 consensus_queue.cc:260] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.385274 31735 raft_consensus.cc:385] T cedd3a229d484746a5509d9b91fe1271 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.391727 31735 raft_consensus.cc:740] T cedd3a229d484746a5509d9b91fe1271 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.387169 31732 ts_tablet_manager.cc:1434] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:28:20.393023 31735 consensus_queue.cc:260] T cedd3a229d484746a5509d9b91fe1271 P bf74257e320b4e419e825fd7e10110c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.394461 31732 tablet_bootstrap.cc:492] T 97b043d2ef334ed6bd7e240033b6d62c P a747588122e341e091b159e7bde9399e: Bootstrap starting.
I20260710 13:28:20.401294 31732 tablet_bootstrap.cc:654] T 97b043d2ef334ed6bd7e240033b6d62c P a747588122e341e091b159e7bde9399e: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.401644 31735 ts_tablet_manager.cc:1434] T cedd3a229d484746a5509d9b91fe1271 P bf74257e320b4e419e825fd7e10110c5: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:28:20.387410 31733 raft_consensus.cc:359] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.403254 31733 raft_consensus.cc:385] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.403457 31735 tablet_bootstrap.cc:492] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5: Bootstrap starting.
I20260710 13:28:20.403613 31733 raft_consensus.cc:740] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.404850 31733 consensus_queue.cc:260] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.407526 31733 ts_tablet_manager.cc:1434] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 13:28:20.408717 31733 tablet_bootstrap.cc:492] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827: Bootstrap starting.
I20260710 13:28:20.413910 31735 tablet_bootstrap.cc:654] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.414975 31733 tablet_bootstrap.cc:654] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.421449 31733 tablet_bootstrap.cc:492] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827: No bootstrap required, opened a new log
I20260710 13:28:20.421990 31733 ts_tablet_manager.cc:1403] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.003s
I20260710 13:28:20.425825 31735 tablet_bootstrap.cc:492] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5: No bootstrap required, opened a new log
I20260710 13:28:20.426398 31735 ts_tablet_manager.cc:1403] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260710 13:28:20.428658 31733 raft_consensus.cc:359] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.429392 31735 raft_consensus.cc:359] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.430011 31732 tablet_bootstrap.cc:492] T 97b043d2ef334ed6bd7e240033b6d62c P a747588122e341e091b159e7bde9399e: No bootstrap required, opened a new log
I20260710 13:28:20.430152 31735 raft_consensus.cc:385] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.430555 31732 ts_tablet_manager.cc:1403] T 97b043d2ef334ed6bd7e240033b6d62c P a747588122e341e091b159e7bde9399e: Time spent bootstrapping tablet: real 0.036s	user 0.003s	sys 0.011s
I20260710 13:28:20.430490 31735 raft_consensus.cc:740] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.429440 31733 raft_consensus.cc:385] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.431582 31733 raft_consensus.cc:740] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.431442 31735 consensus_queue.cc:260] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.433823 31735 ts_tablet_manager.cc:1434] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:28:20.433776 31732 raft_consensus.cc:359] T 97b043d2ef334ed6bd7e240033b6d62c P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.434633 31732 raft_consensus.cc:385] T 97b043d2ef334ed6bd7e240033b6d62c P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.434938 31732 raft_consensus.cc:740] T 97b043d2ef334ed6bd7e240033b6d62c P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.435000 31735 tablet_bootstrap.cc:492] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5: Bootstrap starting.
I20260710 13:28:20.435101 31733 consensus_queue.cc:260] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.435910 31732 consensus_queue.cc:260] T 97b043d2ef334ed6bd7e240033b6d62c P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.438352 31732 ts_tablet_manager.cc:1434] T 97b043d2ef334ed6bd7e240033b6d62c P a747588122e341e091b159e7bde9399e: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260710 13:28:20.439424 31732 tablet_bootstrap.cc:492] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e: Bootstrap starting.
I20260710 13:28:20.442739 31733 ts_tablet_manager.cc:1434] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:28:20.443053 31735 tablet_bootstrap.cc:654] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.443959 31733 tablet_bootstrap.cc:492] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827: Bootstrap starting.
I20260710 13:28:20.447835 31732 tablet_bootstrap.cc:654] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.455286 31733 tablet_bootstrap.cc:654] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.462791 31732 tablet_bootstrap.cc:492] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e: No bootstrap required, opened a new log
I20260710 13:28:20.463513 31732 ts_tablet_manager.cc:1403] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260710 13:28:20.466097 31735 tablet_bootstrap.cc:492] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5: No bootstrap required, opened a new log
I20260710 13:28:20.466787 31735 ts_tablet_manager.cc:1403] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.008s
I20260710 13:28:20.468156 31732 raft_consensus.cc:359] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.468919 31732 raft_consensus.cc:385] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.469071 31733 tablet_bootstrap.cc:492] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827: No bootstrap required, opened a new log
I20260710 13:28:20.469259 31732 raft_consensus.cc:740] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.469611 31733 ts_tablet_manager.cc:1403] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.010s
I20260710 13:28:20.469712 31735 raft_consensus.cc:359] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.470422 31735 raft_consensus.cc:385] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.470084 31732 consensus_queue.cc:260] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.470687 31735 raft_consensus.cc:740] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.471591 31735 consensus_queue.cc:260] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.472466 31732 ts_tablet_manager.cc:1434] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:28:20.472677 31733 raft_consensus.cc:359] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.473356 31733 raft_consensus.cc:385] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.473523 31732 tablet_bootstrap.cc:492] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e: Bootstrap starting.
I20260710 13:28:20.473695 31733 raft_consensus.cc:740] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.474500 31733 consensus_queue.cc:260] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.476827 31733 ts_tablet_manager.cc:1434] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:28:20.476915 31735 ts_tablet_manager.cc:1434] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:28:20.478091 31733 tablet_bootstrap.cc:492] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827: Bootstrap starting.
I20260710 13:28:20.478137 31735 tablet_bootstrap.cc:492] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5: Bootstrap starting.
I20260710 13:28:20.481441 31732 tablet_bootstrap.cc:654] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.486502 31733 tablet_bootstrap.cc:654] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.488966 31735 tablet_bootstrap.cc:654] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.494874 31732 tablet_bootstrap.cc:492] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e: No bootstrap required, opened a new log
I20260710 13:28:20.495465 31732 ts_tablet_manager.cc:1403] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.011s
I20260710 13:28:20.497282 31733 tablet_bootstrap.cc:492] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827: No bootstrap required, opened a new log
I20260710 13:28:20.497656 31746 raft_consensus.cc:493] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:20.497823 31733 ts_tablet_manager.cc:1403] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 13:28:20.498191 31746 raft_consensus.cc:515] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.498585 31732 raft_consensus.cc:359] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.499559 31732 raft_consensus.cc:385] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.499871 31732 raft_consensus.cc:740] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.500599 31746 leader_election.cc:290] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:20.500707 31732 consensus_queue.cc:260] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.501441 31733 raft_consensus.cc:359] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.502228 31733 raft_consensus.cc:385] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.502543 31733 raft_consensus.cc:740] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.502976 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b043d2ef334ed6bd7e240033b6d62c" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827" is_pre_election: true
I20260710 13:28:20.503297 31732 ts_tablet_manager.cc:1434] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:28:20.503664 31618 raft_consensus.cc:2468] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 0.
I20260710 13:28:20.503374 31733 consensus_queue.cc:260] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.504496 31732 tablet_bootstrap.cc:492] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e: Bootstrap starting.
I20260710 13:28:20.505910 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b043d2ef334ed6bd7e240033b6d62c" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e" is_pre_election: true
I20260710 13:28:20.506254 31733 ts_tablet_manager.cc:1434] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:28:20.506633 31692 raft_consensus.cc:2468] T 97b043d2ef334ed6bd7e240033b6d62c P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 0.
I20260710 13:28:20.507491 31733 tablet_bootstrap.cc:492] T c4abe2e079d8415687746824ad36a17b P 8be4d6cac0274f7f8d7596cbf9669827: Bootstrap starting.
I20260710 13:28:20.508332 31507 leader_election.cc:304] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:20.511317 31746 raft_consensus.cc:2804] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:20.511682 31746 raft_consensus.cc:493] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:20.512024 31746 raft_consensus.cc:3060] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.513039 31732 tablet_bootstrap.cc:654] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.515360 31733 tablet_bootstrap.cc:654] T c4abe2e079d8415687746824ad36a17b P 8be4d6cac0274f7f8d7596cbf9669827: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.515468 31737 raft_consensus.cc:493] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:20.515988 31737 raft_consensus.cc:515] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.518174 31737 leader_election.cc:290] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:20.519912 31543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedd3a229d484746a5509d9b91fe1271" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5" is_pre_election: true
I20260710 13:28:20.520551 31543 raft_consensus.cc:2468] T cedd3a229d484746a5509d9b91fe1271 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 0.
I20260710 13:28:20.521935 31582 leader_election.cc:304] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:20.521754 31746 raft_consensus.cc:515] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.525313 31737 raft_consensus.cc:2804] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:20.525161 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedd3a229d484746a5509d9b91fe1271" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e" is_pre_election: true
I20260710 13:28:20.525767 31737 raft_consensus.cc:493] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:20.525981 31692 raft_consensus.cc:2468] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 0.
I20260710 13:28:20.526176 31737 raft_consensus.cc:3060] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.530678 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b043d2ef334ed6bd7e240033b6d62c" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:20.531327 31618 raft_consensus.cc:3060] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.539798 31618 raft_consensus.cc:2468] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 1.
I20260710 13:28:20.541126 31507 leader_election.cc:304] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:20.542066 31742 raft_consensus.cc:2804] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:20.542445 31737 raft_consensus.cc:515] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.543602 31735 tablet_bootstrap.cc:492] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5: No bootstrap required, opened a new log
I20260710 13:28:20.544183 31735 ts_tablet_manager.cc:1403] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.002s
I20260710 13:28:20.546063 31543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedd3a229d484746a5509d9b91fe1271" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:20.546705 31543 raft_consensus.cc:3060] T cedd3a229d484746a5509d9b91fe1271 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.549185 31740 raft_consensus.cc:493] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:20.549768 31740 raft_consensus.cc:515] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.551470 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b043d2ef334ed6bd7e240033b6d62c" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:20.552121 31692 raft_consensus.cc:3060] T 97b043d2ef334ed6bd7e240033b6d62c P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.555608 31543 raft_consensus.cc:2468] T cedd3a229d484746a5509d9b91fe1271 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 1.
I20260710 13:28:20.557933 31742 raft_consensus.cc:697] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [term 1 LEADER]: Becoming Leader. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Running, Role: LEADER
I20260710 13:28:20.558390 31691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedd3a229d484746a5509d9b91fe1271" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:20.558854 31582 leader_election.cc:304] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:20.559034 31691 raft_consensus.cc:3060] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.559904 31738 raft_consensus.cc:2804] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:20.561522 31740 leader_election.cc:290] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203)
I20260710 13:28:20.559235 31742 consensus_queue.cc:237] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.570060 31692 raft_consensus.cc:2468] T 97b043d2ef334ed6bd7e240033b6d62c P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 1.
I20260710 13:28:20.557536 31737 leader_election.cc:290] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:20.573105 31738 raft_consensus.cc:697] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 LEADER]: Becoming Leader. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Running, Role: LEADER
I20260710 13:28:20.581123 31738 consensus_queue.cc:237] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.586408 31733 tablet_bootstrap.cc:492] T c4abe2e079d8415687746824ad36a17b P 8be4d6cac0274f7f8d7596cbf9669827: No bootstrap required, opened a new log
I20260710 13:28:20.587278 31733 ts_tablet_manager.cc:1403] T c4abe2e079d8415687746824ad36a17b P 8be4d6cac0274f7f8d7596cbf9669827: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.038s
I20260710 13:28:20.587807 31438 catalog_manager.cc:5697] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf74257e320b4e419e825fd7e10110c5 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "bf74257e320b4e419e825fd7e10110c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:20.590533 31733 raft_consensus.cc:359] T c4abe2e079d8415687746824ad36a17b P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.570511 31691 raft_consensus.cc:2468] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 1.
I20260710 13:28:20.573128 31746 leader_election.cc:290] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 election: Requested vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:20.573936 31735 raft_consensus.cc:359] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.594897 31735 raft_consensus.cc:385] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.595232 31735 raft_consensus.cc:740] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.596024 31735 consensus_queue.cc:260] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.598582 31735 ts_tablet_manager.cc:1434] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260710 13:28:20.578387 31732 tablet_bootstrap.cc:492] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e: No bootstrap required, opened a new log
I20260710 13:28:20.591303 31733 raft_consensus.cc:385] T c4abe2e079d8415687746824ad36a17b P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.599331 31733 raft_consensus.cc:740] T c4abe2e079d8415687746824ad36a17b P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.600024 31737 raft_consensus.cc:493] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:20.600277 31733 consensus_queue.cc:260] T c4abe2e079d8415687746824ad36a17b P 8be4d6cac0274f7f8d7596cbf9669827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.600544 31737 raft_consensus.cc:515] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.600927 31735 tablet_bootstrap.cc:492] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5: Bootstrap starting.
I20260710 13:28:20.602996 31737 leader_election.cc:290] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:20.603766 31543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bf94377a5c45ccaaab1ba7bedb7029" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5" is_pre_election: true
I20260710 13:28:20.604408 31543 raft_consensus.cc:2468] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 0.
I20260710 13:28:20.599462 31732 ts_tablet_manager.cc:1403] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e: Time spent bootstrapping tablet: real 0.095s	user 0.033s	sys 0.040s
I20260710 13:28:20.605887 31582 leader_election.cc:304] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:20.607072 31691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bf94377a5c45ccaaab1ba7bedb7029" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e" is_pre_election: true
I20260710 13:28:20.608319 31737 raft_consensus.cc:2804] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:28:20.608696 31583 leader_election.cc:343] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a747588122e341e091b159e7bde9399e (127.26.249.3:39291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:20.608762 31737 raft_consensus.cc:493] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:20.609213 31733 ts_tablet_manager.cc:1434] T c4abe2e079d8415687746824ad36a17b P 8be4d6cac0274f7f8d7596cbf9669827: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260710 13:28:20.609656 31737 raft_consensus.cc:3060] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.608897 31441 catalog_manager.cc:5697] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "8be4d6cac0274f7f8d7596cbf9669827" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:20.610489 31733 tablet_bootstrap.cc:492] T ce6ef91ced3245a5aa7867095da8a504 P 8be4d6cac0274f7f8d7596cbf9669827: Bootstrap starting.
I20260710 13:28:20.613914 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edfca88b7464fd187a40dae72e744f7" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827" is_pre_election: true
I20260710 13:28:20.614663 31618 raft_consensus.cc:2468] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 0.
I20260710 13:28:20.616231 31656 leader_election.cc:304] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: 
I20260710 13:28:20.616725 31733 tablet_bootstrap.cc:654] T ce6ef91ced3245a5aa7867095da8a504 P 8be4d6cac0274f7f8d7596cbf9669827: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.616875 31735 tablet_bootstrap.cc:654] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.617211 31740 raft_consensus.cc:2804] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:20.617852 31740 raft_consensus.cc:493] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:20.618337 31740 raft_consensus.cc:3060] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.609483 31732 raft_consensus.cc:359] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.618851 31732 raft_consensus.cc:385] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.619207 31732 raft_consensus.cc:740] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.620457 31732 consensus_queue.cc:260] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.617086 31737 raft_consensus.cc:515] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.626382 31543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edfca88b7464fd187a40dae72e744f7" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5" is_pre_election: true
W20260710 13:28:20.630075 31656 leader_election.cc:343] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:20.631968 31737 leader_election.cc:290] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:20.632699 31543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bf94377a5c45ccaaab1ba7bedb7029" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:20.633345 31543 raft_consensus.cc:3060] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.634034 31740 raft_consensus.cc:515] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.634636 31735 tablet_bootstrap.cc:492] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5: No bootstrap required, opened a new log
I20260710 13:28:20.635159 31735 ts_tablet_manager.cc:1403] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.004s
I20260710 13:28:20.636018 31691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bf94377a5c45ccaaab1ba7bedb7029" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:20.636231 31740 leader_election.cc:290] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203)
I20260710 13:28:20.632745 31732 ts_tablet_manager.cc:1434] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.000s
I20260710 13:28:20.637476 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edfca88b7464fd187a40dae72e744f7" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:20.638247 31735 raft_consensus.cc:359] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.638976 31735 raft_consensus.cc:385] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:28:20.639252 31656 leader_election.cc:343] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:20.640823 31583 leader_election.cc:343] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a747588122e341e091b159e7bde9399e (127.26.249.3:39291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:20.641902 31733 tablet_bootstrap.cc:492] T ce6ef91ced3245a5aa7867095da8a504 P 8be4d6cac0274f7f8d7596cbf9669827: No bootstrap required, opened a new log
I20260710 13:28:20.642031 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edfca88b7464fd187a40dae72e744f7" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:20.642468 31733 ts_tablet_manager.cc:1403] T ce6ef91ced3245a5aa7867095da8a504 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.002s
I20260710 13:28:20.642656 31618 raft_consensus.cc:3060] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.645944 31733 raft_consensus.cc:359] T ce6ef91ced3245a5aa7867095da8a504 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.647029 31733 raft_consensus.cc:385] T ce6ef91ced3245a5aa7867095da8a504 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.647430 31733 raft_consensus.cc:740] T ce6ef91ced3245a5aa7867095da8a504 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.647828 31732 tablet_bootstrap.cc:492] T 25bf94377a5c45ccaaab1ba7bedb7029 P a747588122e341e091b159e7bde9399e: Bootstrap starting.
I20260710 13:28:20.648394 31733 consensus_queue.cc:260] T ce6ef91ced3245a5aa7867095da8a504 P 8be4d6cac0274f7f8d7596cbf9669827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.651561 31733 ts_tablet_manager.cc:1434] T ce6ef91ced3245a5aa7867095da8a504 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.009s
I20260710 13:28:20.639287 31735 raft_consensus.cc:740] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.653112 31735 consensus_queue.cc:260] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.654701 31732 tablet_bootstrap.cc:654] T 25bf94377a5c45ccaaab1ba7bedb7029 P a747588122e341e091b159e7bde9399e: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.655658 31735 ts_tablet_manager.cc:1434] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260710 13:28:20.657909 31735 tablet_bootstrap.cc:492] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5: Bootstrap starting.
I20260710 13:28:20.658525 31618 raft_consensus.cc:2468] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 1.
I20260710 13:28:20.659776 31656 leader_election.cc:304] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: bf74257e320b4e419e825fd7e10110c5
I20260710 13:28:20.660996 31543 raft_consensus.cc:2468] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 1.
I20260710 13:28:20.661144 31740 raft_consensus.cc:493] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:20.661710 31740 raft_consensus.cc:515] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.662432 31582 leader_election.cc:304] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, bf74257e320b4e419e825fd7e10110c5; no voters: a747588122e341e091b159e7bde9399e
I20260710 13:28:20.663651 31737 raft_consensus.cc:2804] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:20.663810 31740 leader_election.cc:290] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203)
I20260710 13:28:20.664143 31737 raft_consensus.cc:697] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 LEADER]: Becoming Leader. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Running, Role: LEADER
I20260710 13:28:20.664340 31740 raft_consensus.cc:2804] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:20.664804 31740 raft_consensus.cc:697] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Becoming Leader. State: Replica: a747588122e341e091b159e7bde9399e, State: Running, Role: LEADER
I20260710 13:28:20.665020 31737 consensus_queue.cc:237] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.665817 31740 consensus_queue.cc:237] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.668102 31735 tablet_bootstrap.cc:654] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.670243 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b913d2bdd85420ebb28d3a557a31655" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827" is_pre_election: true
I20260710 13:28:20.672365 31617 raft_consensus.cc:2468] T 9b913d2bdd85420ebb28d3a557a31655 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 0.
I20260710 13:28:20.673887 31656 leader_election.cc:304] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: 
I20260710 13:28:20.675192 31772 raft_consensus.cc:2804] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:20.675623 31772 raft_consensus.cc:493] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:20.676035 31772 raft_consensus.cc:3060] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.676713 31543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b913d2bdd85420ebb28d3a557a31655" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5" is_pre_election: true
I20260710 13:28:20.677983 31543 raft_consensus.cc:2468] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 0.
I20260710 13:28:20.691535 31746 raft_consensus.cc:493] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:20.692073 31746 raft_consensus.cc:515] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.694283 31746 leader_election.cc:290] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:20.695966 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b926e3578b41de86d52220cfc28720" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827" is_pre_election: true
I20260710 13:28:20.696656 31617 raft_consensus.cc:2468] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 0.
I20260710 13:28:20.695982 31691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b926e3578b41de86d52220cfc28720" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e" is_pre_election: true
W20260710 13:28:20.708112 31508 leader_election.cc:343] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a747588122e341e091b159e7bde9399e (127.26.249.3:39291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:20.709116 31507 leader_election.cc:304] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [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: 8be4d6cac0274f7f8d7596cbf9669827, bf74257e320b4e419e825fd7e10110c5; no voters: a747588122e341e091b159e7bde9399e
I20260710 13:28:20.710330 31746 raft_consensus.cc:2804] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:20.710992 31746 raft_consensus.cc:493] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:20.715387 31772 raft_consensus.cc:515] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.723954 31746 raft_consensus.cc:3060] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.725840 31772 leader_election.cc:290] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203)
I20260710 13:28:20.717861 31732 tablet_bootstrap.cc:492] T 25bf94377a5c45ccaaab1ba7bedb7029 P a747588122e341e091b159e7bde9399e: No bootstrap required, opened a new log
I20260710 13:28:20.718444 31438 catalog_manager.cc:5697] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e reported cstate change: term changed from 0 to 1, leader changed from <none> to a747588122e341e091b159e7bde9399e (127.26.249.3). New cstate: current_term: 1 leader_uuid: "a747588122e341e091b159e7bde9399e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:20.726883 31732 ts_tablet_manager.cc:1403] T 25bf94377a5c45ccaaab1ba7bedb7029 P a747588122e341e091b159e7bde9399e: Time spent bootstrapping tablet: real 0.079s	user 0.034s	sys 0.033s
I20260710 13:28:20.730177 31732 raft_consensus.cc:359] T 25bf94377a5c45ccaaab1ba7bedb7029 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.729918 31441 catalog_manager.cc:5697] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "8be4d6cac0274f7f8d7596cbf9669827" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:20.730831 31732 raft_consensus.cc:385] T 25bf94377a5c45ccaaab1ba7bedb7029 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.731154 31732 raft_consensus.cc:740] T 25bf94377a5c45ccaaab1ba7bedb7029 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.732084 31732 consensus_queue.cc:260] T 25bf94377a5c45ccaaab1ba7bedb7029 P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.733796 31746 raft_consensus.cc:515] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.734951 31732 ts_tablet_manager.cc:1434] T 25bf94377a5c45ccaaab1ba7bedb7029 P a747588122e341e091b159e7bde9399e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:20.735978 31732 tablet_bootstrap.cc:492] T e4b926e3578b41de86d52220cfc28720 P a747588122e341e091b159e7bde9399e: Bootstrap starting.
I20260710 13:28:20.736925 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b926e3578b41de86d52220cfc28720" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:20.737697 31618 raft_consensus.cc:3060] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.738086 31772 raft_consensus.cc:493] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:20.738552 31772 raft_consensus.cc:515] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.739518 31735 tablet_bootstrap.cc:492] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5: No bootstrap required, opened a new log
I20260710 13:28:20.740012 31735 ts_tablet_manager.cc:1403] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5: Time spent bootstrapping tablet: real 0.082s	user 0.026s	sys 0.021s
I20260710 13:28:20.740849 31772 leader_election.cc:290] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203)
I20260710 13:28:20.732836 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b913d2bdd85420ebb28d3a557a31655" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:20.745322 31617 raft_consensus.cc:3060] T 9b913d2bdd85420ebb28d3a557a31655 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.746161 31732 tablet_bootstrap.cc:654] T e4b926e3578b41de86d52220cfc28720 P a747588122e341e091b159e7bde9399e: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.746001 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4abe2e079d8415687746824ad36a17b" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827" is_pre_election: true
I20260710 13:28:20.746712 31616 raft_consensus.cc:2468] T c4abe2e079d8415687746824ad36a17b P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 0.
I20260710 13:28:20.747416 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4abe2e079d8415687746824ad36a17b" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5" is_pre_election: true
I20260710 13:28:20.748028 31542 raft_consensus.cc:2468] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 0.
I20260710 13:28:20.748128 31772 raft_consensus.cc:493] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:20.748611 31772 raft_consensus.cc:515] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.750609 31772 leader_election.cc:290] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293)
I20260710 13:28:20.751924 31656 leader_election.cc:304] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a747588122e341e091b159e7bde9399e, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:20.752419 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e93566aab1415facc3502a87f6b5f8" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5" is_pre_election: true
I20260710 13:28:20.753894 31740 raft_consensus.cc:2804] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:20.754248 31740 raft_consensus.cc:493] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:20.754375 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e93566aab1415facc3502a87f6b5f8" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827" is_pre_election: true
I20260710 13:28:20.754609 31740 raft_consensus.cc:3060] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.755015 31616 raft_consensus.cc:2468] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 0.
I20260710 13:28:20.755304 31735 raft_consensus.cc:359] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.756064 31735 raft_consensus.cc:385] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.756346 31735 raft_consensus.cc:740] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.757893 31617 raft_consensus.cc:2468] T 9b913d2bdd85420ebb28d3a557a31655 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 1.
W20260710 13:28:20.760501 31656 leader_election.cc:343] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:20.762437 31691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b926e3578b41de86d52220cfc28720" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:20.762863 31740 raft_consensus.cc:515] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.765443 31740 leader_election.cc:290] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203)
I20260710 13:28:20.765507 31782 raft_consensus.cc:493] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:20.767920 31618 raft_consensus.cc:2468] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 1.
I20260710 13:28:20.768092 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4abe2e079d8415687746824ad36a17b" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
W20260710 13:28:20.766407 31508 leader_election.cc:343] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a747588122e341e091b159e7bde9399e (127.26.249.3:39291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:20.771100 31542 raft_consensus.cc:3060] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.770637 31782 raft_consensus.cc:515] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.772186 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4abe2e079d8415687746824ad36a17b" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:20.772846 31617 raft_consensus.cc:3060] T c4abe2e079d8415687746824ad36a17b P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.773355 31782 leader_election.cc:290] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203)
I20260710 13:28:20.775317 31746 leader_election.cc:290] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 election: Requested vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:20.777230 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6ef91ced3245a5aa7867095da8a504" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827" is_pre_election: true
I20260710 13:28:20.777338 31656 leader_election.cc:304] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [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: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: bf74257e320b4e419e825fd7e10110c5
I20260710 13:28:20.780274 31541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6ef91ced3245a5aa7867095da8a504" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5" is_pre_election: true
I20260710 13:28:20.780530 31782 raft_consensus.cc:2804] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:20.781141 31782 raft_consensus.cc:493] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:20.778264 31735 consensus_queue.cc:260] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.781888 31782 raft_consensus.cc:3060] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.778275 31616 raft_consensus.cc:2468] T ce6ef91ced3245a5aa7867095da8a504 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 0.
I20260710 13:28:20.736917 31543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b913d2bdd85420ebb28d3a557a31655" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:20.791826 31543 raft_consensus.cc:3060] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.793788 31735 ts_tablet_manager.cc:1434] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260710 13:28:20.768654 31772 raft_consensus.cc:493] T 25bf94377a5c45ccaaab1ba7bedb7029 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:20.795142 31617 raft_consensus.cc:2468] T c4abe2e079d8415687746824ad36a17b P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 1.
I20260710 13:28:20.795421 31772 raft_consensus.cc:515] T 25bf94377a5c45ccaaab1ba7bedb7029 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.780304 31656 leader_election.cc:304] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: 
I20260710 13:28:20.798326 31740 raft_consensus.cc:2804] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:20.798625 31772 leader_election.cc:290] T 25bf94377a5c45ccaaab1ba7bedb7029 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203)
I20260710 13:28:20.799497 31541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bf94377a5c45ccaaab1ba7bedb7029" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5" is_pre_election: true
I20260710 13:28:20.800467 31541 raft_consensus.cc:2393] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a747588122e341e091b159e7bde9399e in current term 1: Already voted for candidate 8be4d6cac0274f7f8d7596cbf9669827 in this term.
I20260710 13:28:20.800173 31507 leader_election.cc:304] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, bf74257e320b4e419e825fd7e10110c5; no voters: a747588122e341e091b159e7bde9399e
W20260710 13:28:20.801537 31656 leader_election.cc:343] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:20.801757 31746 raft_consensus.cc:2804] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:20.802445 31746 raft_consensus.cc:697] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [term 1 LEADER]: Becoming Leader. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Running, Role: LEADER
I20260710 13:28:20.803879 31746 consensus_queue.cc:237] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.802409 31656 leader_election.cc:304] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [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: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: bf74257e320b4e419e825fd7e10110c5
I20260710 13:28:20.809607 31656 leader_election.cc:304] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: 
I20260710 13:28:20.810045 31772 raft_consensus.cc:2804] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:20.810564 31772 raft_consensus.cc:493] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:20.811023 31772 raft_consensus.cc:3060] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.811570 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bf94377a5c45ccaaab1ba7bedb7029" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827" is_pre_election: true
I20260710 13:28:20.809618 31735 tablet_bootstrap.cc:492] T ce6ef91ced3245a5aa7867095da8a504 P bf74257e320b4e419e825fd7e10110c5: Bootstrap starting.
I20260710 13:28:20.813050 31656 leader_election.cc:304] T 25bf94377a5c45ccaaab1ba7bedb7029 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a747588122e341e091b159e7bde9399e; no voters: 8be4d6cac0274f7f8d7596cbf9669827, bf74257e320b4e419e825fd7e10110c5
I20260710 13:28:20.816692 31785 raft_consensus.cc:2804] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:20.819140 31786 raft_consensus.cc:3060] T 25bf94377a5c45ccaaab1ba7bedb7029 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.824086 31542 raft_consensus.cc:2468] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 1.
I20260710 13:28:20.826536 31785 raft_consensus.cc:697] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Becoming Leader. State: Replica: a747588122e341e091b159e7bde9399e, State: Running, Role: LEADER
I20260710 13:28:20.827809 31785 consensus_queue.cc:237] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.828509 31782 raft_consensus.cc:515] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.836247 31735 tablet_bootstrap.cc:654] T ce6ef91ced3245a5aa7867095da8a504 P bf74257e320b4e419e825fd7e10110c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.844589 31438 catalog_manager.cc:5697] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf74257e320b4e419e825fd7e10110c5 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "bf74257e320b4e419e825fd7e10110c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:20.848526 31543 raft_consensus.cc:2468] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 1.
I20260710 13:28:20.851125 31732 tablet_bootstrap.cc:492] T e4b926e3578b41de86d52220cfc28720 P a747588122e341e091b159e7bde9399e: No bootstrap required, opened a new log
I20260710 13:28:20.851670 31732 ts_tablet_manager.cc:1403] T e4b926e3578b41de86d52220cfc28720 P a747588122e341e091b159e7bde9399e: Time spent bootstrapping tablet: real 0.116s	user 0.021s	sys 0.028s
I20260710 13:28:20.852118 31786 raft_consensus.cc:2749] T 25bf94377a5c45ccaaab1ba7bedb7029 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:20.854081 31782 leader_election.cc:290] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 election: Requested vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293)
I20260710 13:28:20.855285 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e93566aab1415facc3502a87f6b5f8" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:20.843380 31740 raft_consensus.cc:697] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Becoming Leader. State: Replica: a747588122e341e091b159e7bde9399e, State: Running, Role: LEADER
I20260710 13:28:20.855906 31618 raft_consensus.cc:3060] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.858137 31740 consensus_queue.cc:237] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.858810 31732 raft_consensus.cc:359] T e4b926e3578b41de86d52220cfc28720 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.860267 31732 raft_consensus.cc:385] T e4b926e3578b41de86d52220cfc28720 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.860590 31732 raft_consensus.cc:740] T e4b926e3578b41de86d52220cfc28720 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.866703 31772 raft_consensus.cc:515] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.868709 31735 tablet_bootstrap.cc:492] T ce6ef91ced3245a5aa7867095da8a504 P bf74257e320b4e419e825fd7e10110c5: No bootstrap required, opened a new log
I20260710 13:28:20.869064 31772 leader_election.cc:290] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203)
I20260710 13:28:20.869125 31543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e93566aab1415facc3502a87f6b5f8" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:20.869664 31732 consensus_queue.cc:260] T e4b926e3578b41de86d52220cfc28720 P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.869781 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6ef91ced3245a5aa7867095da8a504" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:20.870148 31543 raft_consensus.cc:3060] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.869280 31735 ts_tablet_manager.cc:1403] T ce6ef91ced3245a5aa7867095da8a504 P bf74257e320b4e419e825fd7e10110c5: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.003s
I20260710 13:28:20.871657 31732 ts_tablet_manager.cc:1434] T e4b926e3578b41de86d52220cfc28720 P a747588122e341e091b159e7bde9399e: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:28:20.872149 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6ef91ced3245a5aa7867095da8a504" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:20.872741 31617 raft_consensus.cc:3060] T ce6ef91ced3245a5aa7867095da8a504 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:20.873936 31735 raft_consensus.cc:359] T ce6ef91ced3245a5aa7867095da8a504 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.875231 31735 raft_consensus.cc:385] T ce6ef91ced3245a5aa7867095da8a504 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.875576 31735 raft_consensus.cc:740] T ce6ef91ced3245a5aa7867095da8a504 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Initialized, Role: FOLLOWER
W20260710 13:28:20.875950 31656 leader_election.cc:343] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:20.876547 31735 consensus_queue.cc:260] T ce6ef91ced3245a5aa7867095da8a504 P bf74257e320b4e419e825fd7e10110c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.879601 31735 ts_tablet_manager.cc:1434] T ce6ef91ced3245a5aa7867095da8a504 P bf74257e320b4e419e825fd7e10110c5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:28:20.886340 31735 tablet_bootstrap.cc:492] T 1edfca88b7464fd187a40dae72e744f7 P bf74257e320b4e419e825fd7e10110c5: Bootstrap starting.
I20260710 13:28:20.893150 31735 tablet_bootstrap.cc:654] T 1edfca88b7464fd187a40dae72e744f7 P bf74257e320b4e419e825fd7e10110c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:20.895334 31618 raft_consensus.cc:2468] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 1.
I20260710 13:28:20.897276 31656 leader_election.cc:304] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: 
I20260710 13:28:20.897917 31617 raft_consensus.cc:2468] T ce6ef91ced3245a5aa7867095da8a504 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 1.
I20260710 13:28:20.898399 31772 raft_consensus.cc:2804] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:20.898902 31772 raft_consensus.cc:697] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Becoming Leader. State: Replica: a747588122e341e091b159e7bde9399e, State: Running, Role: LEADER
I20260710 13:28:20.899679 31656 leader_election.cc:304] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: bf74257e320b4e419e825fd7e10110c5
I20260710 13:28:20.900089 31772 consensus_queue.cc:237] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.900889 31785 raft_consensus.cc:2804] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:20.901402 31785 raft_consensus.cc:697] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Becoming Leader. State: Replica: a747588122e341e091b159e7bde9399e, State: Running, Role: LEADER
I20260710 13:28:20.902225 31785 consensus_queue.cc:237] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.913949 31543 raft_consensus.cc:2468] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 1.
I20260710 13:28:20.915287 31441 catalog_manager.cc:5697] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e reported cstate change: term changed from 0 to 1, leader changed from <none> to a747588122e341e091b159e7bde9399e (127.26.249.3). New cstate: current_term: 1 leader_uuid: "a747588122e341e091b159e7bde9399e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:20.919418 31735 tablet_bootstrap.cc:492] T 1edfca88b7464fd187a40dae72e744f7 P bf74257e320b4e419e825fd7e10110c5: No bootstrap required, opened a new log
I20260710 13:28:20.919847 31735 ts_tablet_manager.cc:1403] T 1edfca88b7464fd187a40dae72e744f7 P bf74257e320b4e419e825fd7e10110c5: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.003s
I20260710 13:28:20.922396 31735 raft_consensus.cc:359] T 1edfca88b7464fd187a40dae72e744f7 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.922911 31735 raft_consensus.cc:385] T 1edfca88b7464fd187a40dae72e744f7 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:20.923151 31735 raft_consensus.cc:740] T 1edfca88b7464fd187a40dae72e744f7 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Initialized, Role: FOLLOWER
I20260710 13:28:20.923763 31735 consensus_queue.cc:260] T 1edfca88b7464fd187a40dae72e744f7 P bf74257e320b4e419e825fd7e10110c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:20.925447 31735 ts_tablet_manager.cc:1434] T 1edfca88b7464fd187a40dae72e744f7 P bf74257e320b4e419e825fd7e10110c5: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 13:28:20.937662 31441 catalog_manager.cc:5697] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e reported cstate change: term changed from 0 to 1, leader changed from <none> to a747588122e341e091b159e7bde9399e (127.26.249.3). New cstate: current_term: 1 leader_uuid: "a747588122e341e091b159e7bde9399e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:20.939713 31441 catalog_manager.cc:5697] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e reported cstate change: term changed from 0 to 1, leader changed from <none> to a747588122e341e091b159e7bde9399e (127.26.249.3). New cstate: current_term: 1 leader_uuid: "a747588122e341e091b159e7bde9399e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:20.941062 31441 catalog_manager.cc:5697] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e reported cstate change: term changed from 0 to 1, leader changed from <none> to a747588122e341e091b159e7bde9399e (127.26.249.3). New cstate: current_term: 1 leader_uuid: "a747588122e341e091b159e7bde9399e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:20.997685 31772 raft_consensus.cc:493] T e4b926e3578b41de86d52220cfc28720 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:20.998188 31772 raft_consensus.cc:515] T e4b926e3578b41de86d52220cfc28720 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.000522 31772 leader_election.cc:290] T e4b926e3578b41de86d52220cfc28720 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203)
I20260710 13:28:21.001618 31543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b926e3578b41de86d52220cfc28720" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5" is_pre_election: true
I20260710 13:28:21.002429 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b926e3578b41de86d52220cfc28720" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827" is_pre_election: true
I20260710 13:28:21.003463 31618 raft_consensus.cc:2393] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a747588122e341e091b159e7bde9399e in current term 1: Already voted for candidate bf74257e320b4e419e825fd7e10110c5 in this term.
I20260710 13:28:21.004225 31746 consensus_queue.cc:1048] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.004370 31691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44e93566aab1415facc3502a87f6b5f8"
dest_uuid: "a747588122e341e091b159e7bde9399e"
mode: GRACEFUL
new_leader_uuid: "bf74257e320b4e419e825fd7e10110c5"
 from {username='slave'} at 127.0.0.1:57180
I20260710 13:28:21.004782 31656 leader_election.cc:304] T e4b926e3578b41de86d52220cfc28720 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a747588122e341e091b159e7bde9399e; no voters: 8be4d6cac0274f7f8d7596cbf9669827, bf74257e320b4e419e825fd7e10110c5
I20260710 13:28:21.005005 31691 raft_consensus.cc:606] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Received request to transfer leadership to TS bf74257e320b4e419e825fd7e10110c5
I20260710 13:28:21.005754 31772 raft_consensus.cc:3060] T e4b926e3578b41de86d52220cfc28720 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:21.014535 31692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4abe2e079d8415687746824ad36a17b"
dest_uuid: "a747588122e341e091b159e7bde9399e"
mode: GRACEFUL
new_leader_uuid: "bf74257e320b4e419e825fd7e10110c5"
 from {username='slave'} at 127.0.0.1:57180
I20260710 13:28:21.015308 31692 raft_consensus.cc:606] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Received request to transfer leadership to TS bf74257e320b4e419e825fd7e10110c5
I20260710 13:28:21.020661 31772 raft_consensus.cc:2749] T e4b926e3578b41de86d52220cfc28720 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:21.023288 31692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b913d2bdd85420ebb28d3a557a31655"
dest_uuid: "a747588122e341e091b159e7bde9399e"
mode: GRACEFUL
new_leader_uuid: "bf74257e320b4e419e825fd7e10110c5"
 from {username='slave'} at 127.0.0.1:57180
I20260710 13:28:21.023922 31692 raft_consensus.cc:606] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Received request to transfer leadership to TS bf74257e320b4e419e825fd7e10110c5
I20260710 13:28:21.026521 31764 consensus_queue.cc:1048] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:21.041795 31618 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25bf94377a5c45ccaaab1ba7bedb7029"
dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
mode: GRACEFUL
new_leader_uuid: "bf74257e320b4e419e825fd7e10110c5"
 from {username='slave'} at 127.0.0.1:36994
I20260710 13:28:21.042425 31618 raft_consensus.cc:606] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 LEADER]: Received request to transfer leadership to TS bf74257e320b4e419e825fd7e10110c5
I20260710 13:28:21.048202 31692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1edfca88b7464fd187a40dae72e744f7"
dest_uuid: "a747588122e341e091b159e7bde9399e"
mode: GRACEFUL
new_leader_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
 from {username='slave'} at 127.0.0.1:57180
I20260710 13:28:21.048736 31692 raft_consensus.cc:606] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Received request to transfer leadership to TS 8be4d6cac0274f7f8d7596cbf9669827
I20260710 13:28:21.064294 31543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4b926e3578b41de86d52220cfc28720"
dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
mode: GRACEFUL
new_leader_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
 from {username='slave'} at 127.0.0.1:51482
I20260710 13:28:21.064900 31543 raft_consensus.cc:606] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [term 1 LEADER]: Received request to transfer leadership to TS 8be4d6cac0274f7f8d7596cbf9669827
I20260710 13:28:21.070298 31543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97b043d2ef334ed6bd7e240033b6d62c"
dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
mode: GRACEFUL
new_leader_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
 from {username='slave'} at 127.0.0.1:51482
I20260710 13:28:21.070806 31543 raft_consensus.cc:606] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [term 1 LEADER]: Received request to transfer leadership to TS 8be4d6cac0274f7f8d7596cbf9669827
I20260710 13:28:21.072584 31737 consensus_queue.cc:1048] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.083854 31738 consensus_queue.cc:1048] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.085206 31738 consensus_queue.cc:1048] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:21.102650 31766 consensus_queue.cc:1048] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:21.118002 31737 raft_consensus.cc:993] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827: : Instructing follower bf74257e320b4e419e825fd7e10110c5 to start an election
I20260710 13:28:21.118501 31766 raft_consensus.cc:1081] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 LEADER]: Signalling peer bf74257e320b4e419e825fd7e10110c5 to start an election
I20260710 13:28:21.120482 31543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25bf94377a5c45ccaaab1ba7bedb7029"
dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
 from {username='slave'} at 127.0.0.1:51466
I20260710 13:28:21.121013 31543 raft_consensus.cc:493] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:21.121321 31543 raft_consensus.cc:3060] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.126791 31543 raft_consensus.cc:515] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.128510 31543 leader_election.cc:290] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 2 election: Requested vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:21.129498 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bf94377a5c45ccaaab1ba7bedb7029" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:21.129889 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bf94377a5c45ccaaab1ba7bedb7029" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:21.130208 31618 raft_consensus.cc:3055] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:21.130535 31692 raft_consensus.cc:3060] T 25bf94377a5c45ccaaab1ba7bedb7029 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.130573 31618 raft_consensus.cc:740] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Running, Role: LEADER
I20260710 13:28:21.131654 31618 consensus_queue.cc:260] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.132952 31618 raft_consensus.cc:3060] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.136376 31692 raft_consensus.cc:2468] T 25bf94377a5c45ccaaab1ba7bedb7029 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 2.
I20260710 13:28:21.137331 31508 leader_election.cc:304] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a747588122e341e091b159e7bde9399e, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:21.138154 31764 raft_consensus.cc:2804] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:21.138622 31764 raft_consensus.cc:697] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [term 2 LEADER]: Becoming Leader. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Running, Role: LEADER
I20260710 13:28:21.138996 31618 raft_consensus.cc:2468] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 2.
I20260710 13:28:21.139467 31764 consensus_queue.cc:237] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.144809 31772 consensus_queue.cc:1048] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.146884 31439 catalog_manager.cc:5697] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 reported cstate change: term changed from 1 to 2, leader changed from 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2) to bf74257e320b4e419e825fd7e10110c5 (127.26.249.1). New cstate: current_term: 2 leader_uuid: "bf74257e320b4e419e825fd7e10110c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:21.152134 31785 raft_consensus.cc:993] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e: : Instructing follower 8be4d6cac0274f7f8d7596cbf9669827 to start an election
I20260710 13:28:21.152596 31785 raft_consensus.cc:1081] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Signalling peer 8be4d6cac0274f7f8d7596cbf9669827 to start an election
I20260710 13:28:21.155500 31617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1edfca88b7464fd187a40dae72e744f7"
dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
 from {username='slave'} at 127.0.0.1:36982
I20260710 13:28:21.156049 31617 raft_consensus.cc:493] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:21.156369 31617 raft_consensus.cc:3060] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.160205 31543 raft_consensus.cc:3060] T 1edfca88b7464fd187a40dae72e744f7 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:21.163887 31617 raft_consensus.cc:515] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.165004 31618 raft_consensus.cc:1240] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Rejecting Update request from peer a747588122e341e091b159e7bde9399e for earlier term 1. Current term is 2. Ops: []
I20260710 13:28:21.166904 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edfca88b7464fd187a40dae72e744f7" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:21.167177 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1edfca88b7464fd187a40dae72e744f7" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:21.167529 31542 raft_consensus.cc:3060] T 1edfca88b7464fd187a40dae72e744f7 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.167728 31692 raft_consensus.cc:3055] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:21.168104 31692 raft_consensus.cc:740] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Running, Role: LEADER
I20260710 13:28:21.168401 31772 consensus_queue.cc:1048] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.168901 31617 leader_election.cc:290] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 2 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:21.169957 31772 consensus_queue.cc:1059] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.172127 31692 consensus_queue.cc:260] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.173172 31692 raft_consensus.cc:3060] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.173575 31542 raft_consensus.cc:2468] T 1edfca88b7464fd187a40dae72e744f7 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 2.
I20260710 13:28:21.174278 31543 raft_consensus.cc:1240] T 1edfca88b7464fd187a40dae72e744f7 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Rejecting Update request from peer a747588122e341e091b159e7bde9399e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:28:21.174708 31582 leader_election.cc:304] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:21.175758 31766 raft_consensus.cc:2804] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:21.176257 31766 raft_consensus.cc:697] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 LEADER]: Becoming Leader. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Running, Role: LEADER
I20260710 13:28:21.176970 31766 consensus_queue.cc:237] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827 [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: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.180384 31692 raft_consensus.cc:2468] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 2.
W20260710 13:28:21.180918 31772 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:28:21.185523 31439 catalog_manager.cc:5697] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827 reported cstate change: term changed from 1 to 2, leader changed from a747588122e341e091b159e7bde9399e (127.26.249.3) to 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2). New cstate: current_term: 2 leader_uuid: "8be4d6cac0274f7f8d7596cbf9669827" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:21.228533 31772 consensus_queue.cc:1048] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.241533 31772 consensus_queue.cc:1048] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:21.250916 31782 raft_consensus.cc:993] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e: : Instructing follower bf74257e320b4e419e825fd7e10110c5 to start an election
I20260710 13:28:21.251493 31782 raft_consensus.cc:1081] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Signalling peer bf74257e320b4e419e825fd7e10110c5 to start an election
I20260710 13:28:21.253531 31543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4abe2e079d8415687746824ad36a17b"
dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
 from {username='slave'} at 127.0.0.1:51478
I20260710 13:28:21.254215 31543 raft_consensus.cc:493] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:21.254626 31543 raft_consensus.cc:3060] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.261101 31543 raft_consensus.cc:515] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.263691 31543 leader_election.cc:290] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 2 election: Requested vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:21.264201 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4abe2e079d8415687746824ad36a17b" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:21.264894 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4abe2e079d8415687746824ad36a17b" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:21.265595 31692 raft_consensus.cc:3055] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:21.266001 31692 raft_consensus.cc:740] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Running, Role: LEADER
I20260710 13:28:21.265336 31764 consensus_queue.cc:1048] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:21.264942 31617 raft_consensus.cc:3060] T c4abe2e079d8415687746824ad36a17b P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.267089 31692 consensus_queue.cc:260] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.268606 31692 raft_consensus.cc:3060] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.277602 31617 raft_consensus.cc:2468] T c4abe2e079d8415687746824ad36a17b P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 2.
I20260710 13:28:21.277596 31692 raft_consensus.cc:2468] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 2.
I20260710 13:28:21.281455 31507 leader_election.cc:304] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:21.283504 31764 raft_consensus.cc:2804] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:21.284046 31764 raft_consensus.cc:697] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [term 2 LEADER]: Becoming Leader. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Running, Role: LEADER
I20260710 13:28:21.284946 31764 consensus_queue.cc:237] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.288555 31742 consensus_queue.cc:1048] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:21.299276 31764 raft_consensus.cc:993] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5: : Instructing follower 8be4d6cac0274f7f8d7596cbf9669827 to start an election
I20260710 13:28:21.299849 31742 raft_consensus.cc:1081] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [term 1 LEADER]: Signalling peer 8be4d6cac0274f7f8d7596cbf9669827 to start an election
I20260710 13:28:21.299630 31438 catalog_manager.cc:5697] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 reported cstate change: term changed from 1 to 2, leader changed from a747588122e341e091b159e7bde9399e (127.26.249.3) to bf74257e320b4e419e825fd7e10110c5 (127.26.249.1). New cstate: current_term: 2 leader_uuid: "bf74257e320b4e419e825fd7e10110c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:21.301518 31617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4b926e3578b41de86d52220cfc28720"
dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
 from {username='slave'} at 127.0.0.1:36970
I20260710 13:28:21.302078 31617 raft_consensus.cc:493] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:21.302459 31617 raft_consensus.cc:3060] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.303393 31742 raft_consensus.cc:493] T ce6ef91ced3245a5aa7867095da8a504 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:21.303963 31742 raft_consensus.cc:515] T ce6ef91ced3245a5aa7867095da8a504 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.307299 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6ef91ced3245a5aa7867095da8a504" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827" is_pre_election: true
I20260710 13:28:21.307471 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce6ef91ced3245a5aa7867095da8a504" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e" is_pre_election: true
I20260710 13:28:21.308184 31618 raft_consensus.cc:2393] T ce6ef91ced3245a5aa7867095da8a504 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf74257e320b4e419e825fd7e10110c5 in current term 1: Already voted for candidate a747588122e341e091b159e7bde9399e in this term.
I20260710 13:28:21.309834 31508 leader_election.cc:304] T ce6ef91ced3245a5aa7867095da8a504 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf74257e320b4e419e825fd7e10110c5; no voters: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e
I20260710 13:28:21.310720 31764 raft_consensus.cc:3060] T ce6ef91ced3245a5aa7867095da8a504 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:21.310495 31617 raft_consensus.cc:515] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.313477 31617 leader_election.cc:290] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 2 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:21.315857 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b926e3578b41de86d52220cfc28720" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:21.316639 31692 raft_consensus.cc:3060] T e4b926e3578b41de86d52220cfc28720 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.316666 31543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b926e3578b41de86d52220cfc28720" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:21.317658 31543 raft_consensus.cc:3055] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:21.318073 31543 raft_consensus.cc:740] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Running, Role: LEADER
I20260710 13:28:21.318295 31742 leader_election.cc:290] T ce6ef91ced3245a5aa7867095da8a504 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:21.319187 31543 consensus_queue.cc:260] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.320748 31543 raft_consensus.cc:3060] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.322932 31764 raft_consensus.cc:2749] T ce6ef91ced3245a5aa7867095da8a504 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:21.325699 31692 raft_consensus.cc:2468] T e4b926e3578b41de86d52220cfc28720 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 2.
I20260710 13:28:21.327152 31583 leader_election.cc:304] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: 
I20260710 13:28:21.328071 31766 raft_consensus.cc:2804] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:21.328565 31766 raft_consensus.cc:697] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 LEADER]: Becoming Leader. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Running, Role: LEADER
I20260710 13:28:21.329512 31766 consensus_queue.cc:237] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.330929 31543 raft_consensus.cc:2468] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 2.
I20260710 13:28:21.338326 31438 catalog_manager.cc:5697] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827 reported cstate change: term changed from 1 to 2, leader changed from bf74257e320b4e419e825fd7e10110c5 (127.26.249.1) to 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2). New cstate: current_term: 2 leader_uuid: "8be4d6cac0274f7f8d7596cbf9669827" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:21.351926 31782 consensus_queue.cc:1048] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.355974 31782 consensus_queue.cc:1048] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.361255 31783 raft_consensus.cc:993] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e: : Instructing follower bf74257e320b4e419e825fd7e10110c5 to start an election
I20260710 13:28:21.361935 31783 raft_consensus.cc:1081] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Signalling peer bf74257e320b4e419e825fd7e10110c5 to start an election
I20260710 13:28:21.367513 31543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b913d2bdd85420ebb28d3a557a31655"
dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
 from {username='slave'} at 127.0.0.1:51478
I20260710 13:28:21.368260 31543 raft_consensus.cc:493] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:21.368727 31543 raft_consensus.cc:3060] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.371635 31740 consensus_queue.cc:1048] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:21.380650 31543 raft_consensus.cc:515] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.385663 31543 leader_election.cc:290] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 2 election: Requested vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:21.385907 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b913d2bdd85420ebb28d3a557a31655" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:21.386679 31692 raft_consensus.cc:3055] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:21.387089 31692 raft_consensus.cc:740] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Running, Role: LEADER
I20260710 13:28:21.387499 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b913d2bdd85420ebb28d3a557a31655" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:21.388182 31618 raft_consensus.cc:3060] T 9b913d2bdd85420ebb28d3a557a31655 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.388115 31692 consensus_queue.cc:260] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.393905 31783 consensus_queue.cc:1048] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:21.394945 31692 raft_consensus.cc:3060] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.396451 31783 consensus_queue.cc:1048] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.406442 31692 raft_consensus.cc:2468] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 2.
I20260710 13:28:21.408151 31508 leader_election.cc:304] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a747588122e341e091b159e7bde9399e, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:21.409653 31764 raft_consensus.cc:2804] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:21.410475 31764 raft_consensus.cc:697] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5 [term 2 LEADER]: Becoming Leader. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Running, Role: LEADER
I20260710 13:28:21.411952 31764 consensus_queue.cc:237] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.416208 31618 raft_consensus.cc:2468] T 9b913d2bdd85420ebb28d3a557a31655 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 2.
I20260710 13:28:21.420811 31772 raft_consensus.cc:993] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e: : Instructing follower bf74257e320b4e419e825fd7e10110c5 to start an election
I20260710 13:28:21.421417 31772 raft_consensus.cc:1081] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Signalling peer bf74257e320b4e419e825fd7e10110c5 to start an election
I20260710 13:28:21.427366 31542 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44e93566aab1415facc3502a87f6b5f8"
dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
 from {username='slave'} at 127.0.0.1:51478
I20260710 13:28:21.428154 31542 raft_consensus.cc:493] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:21.428598 31542 raft_consensus.cc:3060] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.427737 31439 catalog_manager.cc:5697] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5 reported cstate change: term changed from 1 to 2, leader changed from a747588122e341e091b159e7bde9399e (127.26.249.3) to bf74257e320b4e419e825fd7e10110c5 (127.26.249.1). New cstate: current_term: 2 leader_uuid: "bf74257e320b4e419e825fd7e10110c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:21.429474 31785 consensus_queue.cc:1048] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:21.438541 31542 raft_consensus.cc:515] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.440096 31543 raft_consensus.cc:1240] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Rejecting Update request from peer a747588122e341e091b159e7bde9399e for earlier term 1. Current term is 2. Ops: []
I20260710 13:28:21.446007 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e93566aab1415facc3502a87f6b5f8" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:21.446537 31772 consensus_queue.cc:1059] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:21.447418 31617 raft_consensus.cc:3060] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.448819 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e93566aab1415facc3502a87f6b5f8" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:21.447515 31542 leader_election.cc:290] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 2 election: Requested vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:21.447661 31772 raft_consensus.cc:3055] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:21.451190 31772 raft_consensus.cc:740] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Running, Role: LEADER
I20260710 13:28:21.452332 31772 consensus_queue.cc:260] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.454507 31772 raft_consensus.cc:3060] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.457484 31617 raft_consensus.cc:2468] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 2.
I20260710 13:28:21.459177 31507 leader_election.cc:304] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:21.460201 31764 raft_consensus.cc:2804] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:21.460778 31764 raft_consensus.cc:697] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5 [term 2 LEADER]: Becoming Leader. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Running, Role: LEADER
I20260710 13:28:21.461687 31764 consensus_queue.cc:237] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5 [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: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.469915 31438 catalog_manager.cc:5697] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5 reported cstate change: term changed from 1 to 2, leader changed from a747588122e341e091b159e7bde9399e (127.26.249.3) to bf74257e320b4e419e825fd7e10110c5 (127.26.249.1). New cstate: current_term: 2 leader_uuid: "bf74257e320b4e419e825fd7e10110c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:21.470564 31692 raft_consensus.cc:2468] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 2.
I20260710 13:28:21.551015 31742 raft_consensus.cc:993] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5: : Instructing follower 8be4d6cac0274f7f8d7596cbf9669827 to start an election
I20260710 13:28:21.551614 31742 raft_consensus.cc:1081] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [term 1 LEADER]: Signalling peer 8be4d6cac0274f7f8d7596cbf9669827 to start an election
I20260710 13:28:21.553756 31617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97b043d2ef334ed6bd7e240033b6d62c"
dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
 from {username='slave'} at 127.0.0.1:36970
I20260710 13:28:21.554373 31617 raft_consensus.cc:493] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:21.554809 31617 raft_consensus.cc:3060] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.560696 31542 raft_consensus.cc:1275] T 1edfca88b7464fd187a40dae72e744f7 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Refusing update from remote peer 8be4d6cac0274f7f8d7596cbf9669827: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:21.561650 31617 raft_consensus.cc:515] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.562657 31766 consensus_queue.cc:1048] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:21.564857 31617 leader_election.cc:290] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 2 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:21.565644 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b043d2ef334ed6bd7e240033b6d62c" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:21.565659 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b043d2ef334ed6bd7e240033b6d62c" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:21.566511 31542 raft_consensus.cc:3055] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:21.566810 31692 raft_consensus.cc:3060] T 97b043d2ef334ed6bd7e240033b6d62c P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.567124 31542 raft_consensus.cc:740] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Running, Role: LEADER
I20260710 13:28:21.568476 31542 consensus_queue.cc:260] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.570389 31542 raft_consensus.cc:3060] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:21.578184 31692 raft_consensus.cc:2468] T 97b043d2ef334ed6bd7e240033b6d62c P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 2.
I20260710 13:28:21.580451 31583 leader_election.cc:304] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: 
I20260710 13:28:21.582022 31737 raft_consensus.cc:2804] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:21.582902 31737 raft_consensus.cc:697] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 LEADER]: Becoming Leader. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Running, Role: LEADER
I20260710 13:28:21.584293 31737 consensus_queue.cc:237] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:21.591197 31542 raft_consensus.cc:2468] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 2.
I20260710 13:28:21.591691 31691 raft_consensus.cc:1275] T 25bf94377a5c45ccaaab1ba7bedb7029 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Refusing update from remote peer bf74257e320b4e419e825fd7e10110c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:21.593940 31691 raft_consensus.cc:1275] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Refusing update from remote peer 8be4d6cac0274f7f8d7596cbf9669827: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:21.593868 31742 consensus_queue.cc:1048] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:21.595570 31816 consensus_queue.cc:1048] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:21.605384 31617 raft_consensus.cc:1275] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Refusing update from remote peer bf74257e320b4e419e825fd7e10110c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:21.607264 31742 consensus_queue.cc:1048] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:21.616173 31438 catalog_manager.cc:5697] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827 reported cstate change: term changed from 1 to 2, leader changed from bf74257e320b4e419e825fd7e10110c5 (127.26.249.1) to 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2). New cstate: current_term: 2 leader_uuid: "8be4d6cac0274f7f8d7596cbf9669827" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:21.721303 31692 raft_consensus.cc:1275] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Refusing update from remote peer bf74257e320b4e419e825fd7e10110c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:21.723079 31742 consensus_queue.cc:1048] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:21.733438 31617 raft_consensus.cc:1275] T c4abe2e079d8415687746824ad36a17b P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Refusing update from remote peer bf74257e320b4e419e825fd7e10110c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:21.735311 31746 consensus_queue.cc:1048] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:21.763741 31542 raft_consensus.cc:1275] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Refusing update from remote peer 8be4d6cac0274f7f8d7596cbf9669827: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:21.770467 31737 consensus_queue.cc:1048] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:21.872555 31692 raft_consensus.cc:1275] T e4b926e3578b41de86d52220cfc28720 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Refusing update from remote peer 8be4d6cac0274f7f8d7596cbf9669827: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:21.876149 31737 consensus_queue.cc:1048] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:22.052779 31692 raft_consensus.cc:1275] T 97b043d2ef334ed6bd7e240033b6d62c P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Refusing update from remote peer 8be4d6cac0274f7f8d7596cbf9669827: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:22.062101 31738 consensus_queue.cc:1048] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:22.355930 31543 raft_consensus.cc:1275] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Refusing update from remote peer 8be4d6cac0274f7f8d7596cbf9669827: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:22.411792 31816 consensus_queue.cc:1048] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:22.448793 31617 raft_consensus.cc:1275] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Refusing update from remote peer bf74257e320b4e419e825fd7e10110c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:22.459263 31616 raft_consensus.cc:1275] T 9b913d2bdd85420ebb28d3a557a31655 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Refusing update from remote peer bf74257e320b4e419e825fd7e10110c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:22.460150 31819 consensus_queue.cc:1048] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:22.463773 31819 consensus_queue.cc:1048] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:22.471439 31692 raft_consensus.cc:1275] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Refusing update from remote peer bf74257e320b4e419e825fd7e10110c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:22.474246 31690 raft_consensus.cc:1275] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Refusing update from remote peer bf74257e320b4e419e825fd7e10110c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:22.478597 31819 consensus_queue.cc:1048] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:22.485181 31823 consensus_queue.cc:1048] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
W20260710 13:28:23.326371 31564 debug-util.cc:398] Leaking SignalData structure 0x7b08000c2e20 after lost signal to thread 27623
W20260710 13:28:23.328567 31564 debug-util.cc:398] Leaking SignalData structure 0x7b08001f33c0 after lost signal to thread 31475
W20260710 13:28:23.331231 31564 debug-util.cc:398] Leaking SignalData structure 0x7b080013a6c0 after lost signal to thread 31567
W20260710 13:28:23.333236 31564 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9440 after lost signal to thread 31642
W20260710 13:28:23.335397 31564 debug-util.cc:398] Leaking SignalData structure 0x7b0800207ba0 after lost signal to thread 31716
I20260710 13:28:24.679029 31438 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46570:
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 13:28:24.682777 31438 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 13:28:24.762388 31529 tablet_service.cc:1511] Processing CreateTablet for tablet 1f03a365c062421fa6cf194094bdc189 (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:24.765463 31529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f03a365c062421fa6cf194094bdc189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.767797 31603 tablet_service.cc:1511] Processing CreateTablet for tablet 1f03a365c062421fa6cf194094bdc189 (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:24.769569 31603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f03a365c062421fa6cf194094bdc189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.771443 31676 tablet_service.cc:1511] Processing CreateTablet for tablet 1f03a365c062421fa6cf194094bdc189 (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:24.773356 31676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f03a365c062421fa6cf194094bdc189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.774683 31525 tablet_service.cc:1511] Processing CreateTablet for tablet bb90ec59f4574b1f801e8e842faee539 (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:24.776209 31525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb90ec59f4574b1f801e8e842faee539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.779770 31681 tablet_service.cc:1511] Processing CreateTablet for tablet bb90ec59f4574b1f801e8e842faee539 (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:24.780408 31532 tablet_service.cc:1511] Processing CreateTablet for tablet 31886d55be6a403398099bd92af9152a (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:24.781518 31681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb90ec59f4574b1f801e8e842faee539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.781916 31532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31886d55be6a403398099bd92af9152a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.785676 31602 tablet_service.cc:1511] Processing CreateTablet for tablet bb90ec59f4574b1f801e8e842faee539 (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:24.788416 31607 tablet_service.cc:1511] Processing CreateTablet for tablet 31886d55be6a403398099bd92af9152a (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:24.790199 31602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb90ec59f4574b1f801e8e842faee539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.793148 31679 tablet_service.cc:1511] Processing CreateTablet for tablet 31886d55be6a403398099bd92af9152a (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:24.794898 31679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31886d55be6a403398099bd92af9152a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.795143 31607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31886d55be6a403398099bd92af9152a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.800798 31674 tablet_service.cc:1511] Processing CreateTablet for tablet ff426ab49ac94907a8f80f0d364b09c1 (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:24.803135 31674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff426ab49ac94907a8f80f0d364b09c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.807605 31601 tablet_service.cc:1511] Processing CreateTablet for tablet ff426ab49ac94907a8f80f0d364b09c1 (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:24.810225 31601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff426ab49ac94907a8f80f0d364b09c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.813318 31533 tablet_service.cc:1511] Processing CreateTablet for tablet ff426ab49ac94907a8f80f0d364b09c1 (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:24.816691 31531 tablet_service.cc:1511] Processing CreateTablet for tablet e606e68550154975899baf2da5961b65 (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:24.818336 31533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff426ab49ac94907a8f80f0d364b09c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.819515 31531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e606e68550154975899baf2da5961b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.831892 31682 tablet_service.cc:1511] Processing CreateTablet for tablet e606e68550154975899baf2da5961b65 (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:24.833885 31682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e606e68550154975899baf2da5961b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.852967 31605 tablet_service.cc:1511] Processing CreateTablet for tablet e606e68550154975899baf2da5961b65 (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:24.853214 31608 tablet_service.cc:1511] Processing CreateTablet for tablet 1cfc716acb654977a0924e64466e4bc4 (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:24.856427 31604 tablet_service.cc:1511] Processing CreateTablet for tablet 4ccf4c6aa5b34de6abe8611fba2a3fbf (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:24.860688 31600 tablet_service.cc:1511] Processing CreateTablet for tablet 7da7613c42334b118c30e62ba15799f1 (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:24.864683 31678 tablet_service.cc:1511] Processing CreateTablet for tablet 1cfc716acb654977a0924e64466e4bc4 (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:24.866482 31678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cfc716acb654977a0924e64466e4bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.868643 31680 tablet_service.cc:1511] Processing CreateTablet for tablet 4ccf4c6aa5b34de6abe8611fba2a3fbf (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:24.869606 31527 tablet_service.cc:1511] Processing CreateTablet for tablet 1cfc716acb654977a0924e64466e4bc4 (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:24.870381 31680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ccf4c6aa5b34de6abe8611fba2a3fbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.871429 31527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cfc716acb654977a0924e64466e4bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.871933 31606 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbf5ed08ca04fb4bc863867b6d82e3d (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:24.875126 31675 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbf5ed08ca04fb4bc863867b6d82e3d (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:24.876729 31675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbf5ed08ca04fb4bc863867b6d82e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.880779 31677 tablet_service.cc:1511] Processing CreateTablet for tablet 7da7613c42334b118c30e62ba15799f1 (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:24.882594 31677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da7613c42334b118c30e62ba15799f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.888609 31530 tablet_service.cc:1511] Processing CreateTablet for tablet 4ccf4c6aa5b34de6abe8611fba2a3fbf (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:24.890285 31530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ccf4c6aa5b34de6abe8611fba2a3fbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.901340 31526 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbf5ed08ca04fb4bc863867b6d82e3d (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:24.901463 31528 tablet_service.cc:1511] Processing CreateTablet for tablet 7da7613c42334b118c30e62ba15799f1 (DEFAULT_TABLE table=soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:24.915647 31526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbf5ed08ca04fb4bc863867b6d82e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.923852 31528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da7613c42334b118c30e62ba15799f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.943888 31608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cfc716acb654977a0924e64466e4bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.950088 31604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ccf4c6aa5b34de6abe8611fba2a3fbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.955823 31600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da7613c42334b118c30e62ba15799f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.958576 31606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbf5ed08ca04fb4bc863867b6d82e3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:24.961439 31605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e606e68550154975899baf2da5961b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:25.066635 31844 tablet_bootstrap.cc:492] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e: Bootstrap starting.
I20260710 13:28:25.092267 31843 tablet_bootstrap.cc:492] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5: Bootstrap starting.
I20260710 13:28:25.115358 31844 tablet_bootstrap.cc:654] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.120088 31845 tablet_bootstrap.cc:492] T bb90ec59f4574b1f801e8e842faee539 P 8be4d6cac0274f7f8d7596cbf9669827: Bootstrap starting.
I20260710 13:28:25.136657 31843 tablet_bootstrap.cc:654] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.142252 31845 tablet_bootstrap.cc:654] T bb90ec59f4574b1f801e8e842faee539 P 8be4d6cac0274f7f8d7596cbf9669827: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.154625 31844 tablet_bootstrap.cc:492] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e: No bootstrap required, opened a new log
I20260710 13:28:25.155498 31844 ts_tablet_manager.cc:1403] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e: Time spent bootstrapping tablet: real 0.089s	user 0.018s	sys 0.000s
I20260710 13:28:25.158749 31844 raft_consensus.cc:359] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.159749 31844 raft_consensus.cc:385] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.160086 31844 raft_consensus.cc:740] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.164681 31844 consensus_queue.cc:260] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.174069 31844 ts_tablet_manager.cc:1434] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:28:25.175438 31844 tablet_bootstrap.cc:492] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e: Bootstrap starting.
I20260710 13:28:25.183152 31844 tablet_bootstrap.cc:654] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.196269 31845 tablet_bootstrap.cc:492] T bb90ec59f4574b1f801e8e842faee539 P 8be4d6cac0274f7f8d7596cbf9669827: No bootstrap required, opened a new log
I20260710 13:28:25.196967 31845 ts_tablet_manager.cc:1403] T bb90ec59f4574b1f801e8e842faee539 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.026s
I20260710 13:28:25.201450 31845 raft_consensus.cc:359] T bb90ec59f4574b1f801e8e842faee539 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.202411 31845 raft_consensus.cc:385] T bb90ec59f4574b1f801e8e842faee539 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.202601 31843 tablet_bootstrap.cc:492] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5: No bootstrap required, opened a new log
I20260710 13:28:25.202764 31845 raft_consensus.cc:740] T bb90ec59f4574b1f801e8e842faee539 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.204164 31845 consensus_queue.cc:260] T bb90ec59f4574b1f801e8e842faee539 P 8be4d6cac0274f7f8d7596cbf9669827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.204173 31843 ts_tablet_manager.cc:1403] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5: Time spent bootstrapping tablet: real 0.112s	user 0.020s	sys 0.026s
I20260710 13:28:25.207212 31845 ts_tablet_manager.cc:1434] T bb90ec59f4574b1f801e8e842faee539 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260710 13:28:25.208666 31845 tablet_bootstrap.cc:492] T ff426ab49ac94907a8f80f0d364b09c1 P 8be4d6cac0274f7f8d7596cbf9669827: Bootstrap starting.
I20260710 13:28:25.211249 31844 tablet_bootstrap.cc:492] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e: No bootstrap required, opened a new log
I20260710 13:28:25.211913 31844 ts_tablet_manager.cc:1403] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.019s
I20260710 13:28:25.215643 31844 raft_consensus.cc:359] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.216476 31844 raft_consensus.cc:385] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.216785 31844 raft_consensus.cc:740] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.217578 31845 tablet_bootstrap.cc:654] T ff426ab49ac94907a8f80f0d364b09c1 P 8be4d6cac0274f7f8d7596cbf9669827: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.218407 31843 raft_consensus.cc:359] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.219218 31843 raft_consensus.cc:385] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.219524 31843 raft_consensus.cc:740] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.220409 31843 consensus_queue.cc:260] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.223042 31843 ts_tablet_manager.cc:1434] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.002s
I20260710 13:28:25.223987 31844 consensus_queue.cc:260] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.230260 31843 tablet_bootstrap.cc:492] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5: Bootstrap starting.
I20260710 13:28:25.239979 31844 ts_tablet_manager.cc:1434] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260710 13:28:25.244259 31844 tablet_bootstrap.cc:492] T bb90ec59f4574b1f801e8e842faee539 P a747588122e341e091b159e7bde9399e: Bootstrap starting.
I20260710 13:28:25.246325 31845 tablet_bootstrap.cc:492] T ff426ab49ac94907a8f80f0d364b09c1 P 8be4d6cac0274f7f8d7596cbf9669827: No bootstrap required, opened a new log
I20260710 13:28:25.247011 31845 ts_tablet_manager.cc:1403] T ff426ab49ac94907a8f80f0d364b09c1 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.019s
I20260710 13:28:25.252374 31843 tablet_bootstrap.cc:654] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.252245 31845 raft_consensus.cc:359] T ff426ab49ac94907a8f80f0d364b09c1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.253165 31845 raft_consensus.cc:385] T ff426ab49ac94907a8f80f0d364b09c1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.253479 31845 raft_consensus.cc:740] T ff426ab49ac94907a8f80f0d364b09c1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.254370 31845 consensus_queue.cc:260] T ff426ab49ac94907a8f80f0d364b09c1 P 8be4d6cac0274f7f8d7596cbf9669827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.256850 31844 tablet_bootstrap.cc:654] T bb90ec59f4574b1f801e8e842faee539 P a747588122e341e091b159e7bde9399e: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.256884 31832 raft_consensus.cc:493] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.257638 31832 raft_consensus.cc:515] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.260155 31832 leader_election.cc:290] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:25.263106 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e606e68550154975899baf2da5961b65" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e" is_pre_election: true
I20260710 13:28:25.264317 31845 ts_tablet_manager.cc:1434] T ff426ab49ac94907a8f80f0d364b09c1 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.004s
I20260710 13:28:25.264485 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e606e68550154975899baf2da5961b65" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827" is_pre_election: true
I20260710 13:28:25.265681 31845 tablet_bootstrap.cc:492] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827: Bootstrap starting.
W20260710 13:28:25.266134 31508 leader_election.cc:343] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a747588122e341e091b159e7bde9399e (127.26.249.3:39291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:25.266379 31843 tablet_bootstrap.cc:492] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5: No bootstrap required, opened a new log
I20260710 13:28:25.267088 31843 ts_tablet_manager.cc:1403] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.005s
W20260710 13:28:25.267246 31507 leader_election.cc:343] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:25.267748 31507 leader_election.cc:304] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf74257e320b4e419e825fd7e10110c5; no voters: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e
I20260710 13:28:25.268602 31832 raft_consensus.cc:2749] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:25.270841 31843 raft_consensus.cc:359] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.271768 31843 raft_consensus.cc:385] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.272436 31843 raft_consensus.cc:740] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.274598 31845 tablet_bootstrap.cc:654] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.274451 31843 consensus_queue.cc:260] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.278148 31844 tablet_bootstrap.cc:492] T bb90ec59f4574b1f801e8e842faee539 P a747588122e341e091b159e7bde9399e: No bootstrap required, opened a new log
I20260710 13:28:25.279042 31844 ts_tablet_manager.cc:1403] T bb90ec59f4574b1f801e8e842faee539 P a747588122e341e091b159e7bde9399e: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.000s
I20260710 13:28:25.287884 31845 tablet_bootstrap.cc:492] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827: No bootstrap required, opened a new log
I20260710 13:28:25.288600 31845 ts_tablet_manager.cc:1403] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260710 13:28:25.290378 31844 raft_consensus.cc:359] T bb90ec59f4574b1f801e8e842faee539 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.292536 31844 raft_consensus.cc:385] T bb90ec59f4574b1f801e8e842faee539 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.292966 31844 raft_consensus.cc:740] T bb90ec59f4574b1f801e8e842faee539 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.292670 31845 raft_consensus.cc:359] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.293625 31845 raft_consensus.cc:385] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.292116 31843 ts_tablet_manager.cc:1434] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 13:28:25.293953 31845 raft_consensus.cc:740] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.295006 31843 tablet_bootstrap.cc:492] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5: Bootstrap starting.
I20260710 13:28:25.294840 31845 consensus_queue.cc:260] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.297688 31845 ts_tablet_manager.cc:1434] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:28:25.298143 31844 consensus_queue.cc:260] T bb90ec59f4574b1f801e8e842faee539 P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.298916 31845 tablet_bootstrap.cc:492] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827: Bootstrap starting.
I20260710 13:28:25.301002 31844 ts_tablet_manager.cc:1434] T bb90ec59f4574b1f801e8e842faee539 P a747588122e341e091b159e7bde9399e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:28:25.308596 31845 tablet_bootstrap.cc:654] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.308666 31844 tablet_bootstrap.cc:492] T e606e68550154975899baf2da5961b65 P a747588122e341e091b159e7bde9399e: Bootstrap starting.
I20260710 13:28:25.307168 31843 tablet_bootstrap.cc:654] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.317785 31844 tablet_bootstrap.cc:654] T e606e68550154975899baf2da5961b65 P a747588122e341e091b159e7bde9399e: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.318792 31783 raft_consensus.cc:493] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.319396 31783 raft_consensus.cc:515] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.321702 31783 leader_election.cc:290] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203)
I20260710 13:28:25.324992 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31886d55be6a403398099bd92af9152a" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5" is_pre_election: true
I20260710 13:28:25.325438 31845 tablet_bootstrap.cc:492] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827: No bootstrap required, opened a new log
I20260710 13:28:25.326004 31845 ts_tablet_manager.cc:1403] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260710 13:28:25.327332 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31886d55be6a403398099bd92af9152a" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827" is_pre_election: true
I20260710 13:28:25.328230 31616 raft_consensus.cc:2468] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 0.
I20260710 13:28:25.329777 31656 leader_election.cc:304] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: 
I20260710 13:28:25.329775 31845 raft_consensus.cc:359] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.330781 31845 raft_consensus.cc:385] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.331161 31845 raft_consensus.cc:740] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Initialized, Role: FOLLOWER
W20260710 13:28:25.331245 31656 leader_election.cc:343] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:25.332267 31783 raft_consensus.cc:2804] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:25.332046 31845 consensus_queue.cc:260] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.332659 31783 raft_consensus.cc:493] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:25.333225 31783 raft_consensus.cc:3060] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.334857 31845 ts_tablet_manager.cc:1434] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:28:25.336011 31845 tablet_bootstrap.cc:492] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827: Bootstrap starting.
I20260710 13:28:25.342882 31843 tablet_bootstrap.cc:492] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5: No bootstrap required, opened a new log
I20260710 13:28:25.343313 31832 raft_consensus.cc:493] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.343662 31843 ts_tablet_manager.cc:1403] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.000s
I20260710 13:28:25.343936 31832 raft_consensus.cc:515] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.347530 31843 raft_consensus.cc:359] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.353246 31843 raft_consensus.cc:385] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.353636 31843 raft_consensus.cc:740] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.347880 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb90ec59f4574b1f801e8e842faee539" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e" is_pre_election: true
I20260710 13:28:25.349344 31832 leader_election.cc:290] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:25.350111 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb90ec59f4574b1f801e8e842faee539" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827" is_pre_election: true
I20260710 13:28:25.352865 31845 tablet_bootstrap.cc:654] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.354830 31689 raft_consensus.cc:2468] T bb90ec59f4574b1f801e8e842faee539 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 0.
I20260710 13:28:25.356989 31508 leader_election.cc:304] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a747588122e341e091b159e7bde9399e, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:25.357911 31616 raft_consensus.cc:2468] T bb90ec59f4574b1f801e8e842faee539 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 0.
I20260710 13:28:25.358976 31832 raft_consensus.cc:2804] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:25.359407 31832 raft_consensus.cc:493] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:25.359740 31832 raft_consensus.cc:3060] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.359694 31783 raft_consensus.cc:515] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.361925 31783 leader_election.cc:290] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203)
I20260710 13:28:25.363360 31843 consensus_queue.cc:260] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.363576 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31886d55be6a403398099bd92af9152a" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:25.364816 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31886d55be6a403398099bd92af9152a" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
W20260710 13:28:25.365029 31656 leader_election.cc:343] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:25.365674 31843 ts_tablet_manager.cc:1434] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:28:25.366467 31616 raft_consensus.cc:3060] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.369500 31843 tablet_bootstrap.cc:492] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5: Bootstrap starting.
I20260710 13:28:25.376250 31844 tablet_bootstrap.cc:492] T e606e68550154975899baf2da5961b65 P a747588122e341e091b159e7bde9399e: No bootstrap required, opened a new log
I20260710 13:28:25.376778 31844 ts_tablet_manager.cc:1403] T e606e68550154975899baf2da5961b65 P a747588122e341e091b159e7bde9399e: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.032s
I20260710 13:28:25.379230 31616 raft_consensus.cc:2468] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 1.
I20260710 13:28:25.383894 31832 raft_consensus.cc:515] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.386152 31832 leader_election.cc:290] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 election: Requested vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:25.387359 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb90ec59f4574b1f801e8e842faee539" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:25.387971 31689 raft_consensus.cc:3060] T bb90ec59f4574b1f801e8e842faee539 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.388748 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb90ec59f4574b1f801e8e842faee539" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:25.389448 31843 tablet_bootstrap.cc:654] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.389395 31618 raft_consensus.cc:3060] T bb90ec59f4574b1f801e8e842faee539 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.391860 31844 raft_consensus.cc:359] T e606e68550154975899baf2da5961b65 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.392552 31844 raft_consensus.cc:385] T e606e68550154975899baf2da5961b65 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.392818 31844 raft_consensus.cc:740] T e606e68550154975899baf2da5961b65 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.393532 31844 consensus_queue.cc:260] T e606e68550154975899baf2da5961b65 P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.397454 31844 ts_tablet_manager.cc:1434] T e606e68550154975899baf2da5961b65 P a747588122e341e091b159e7bde9399e: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260710 13:28:25.398541 31844 tablet_bootstrap.cc:492] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e: Bootstrap starting.
I20260710 13:28:25.405860 31844 tablet_bootstrap.cc:654] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.414094 31689 raft_consensus.cc:2468] T bb90ec59f4574b1f801e8e842faee539 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 1.
I20260710 13:28:25.416234 31508 leader_election.cc:304] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a747588122e341e091b159e7bde9399e, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:25.419865 31823 raft_consensus.cc:2804] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:25.420367 31823 raft_consensus.cc:697] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5 [term 1 LEADER]: Becoming Leader. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Running, Role: LEADER
I20260710 13:28:25.420676 31844 tablet_bootstrap.cc:492] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e: No bootstrap required, opened a new log
I20260710 13:28:25.421381 31844 ts_tablet_manager.cc:1403] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.009s
I20260710 13:28:25.421326 31823 consensus_queue.cc:237] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.417773 31656 leader_election.cc:304] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: bf74257e320b4e419e825fd7e10110c5
I20260710 13:28:25.424329 31783 raft_consensus.cc:2804] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:25.433786 31845 tablet_bootstrap.cc:492] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827: No bootstrap required, opened a new log
I20260710 13:28:25.434604 31783 raft_consensus.cc:697] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Becoming Leader. State: Replica: a747588122e341e091b159e7bde9399e, State: Running, Role: LEADER
I20260710 13:28:25.434718 31845 ts_tablet_manager.cc:1403] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827: Time spent bootstrapping tablet: real 0.099s	user 0.022s	sys 0.005s
I20260710 13:28:25.435478 31783 consensus_queue.cc:237] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.441936 31844 raft_consensus.cc:359] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.443038 31844 raft_consensus.cc:385] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.438221 31845 raft_consensus.cc:359] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.443425 31844 raft_consensus.cc:740] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.443717 31845 raft_consensus.cc:385] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.448457 31845 raft_consensus.cc:740] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.448755 31844 consensus_queue.cc:260] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.449358 31845 consensus_queue.cc:260] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.452052 31845 ts_tablet_manager.cc:1434] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:28:25.451622 31437 catalog_manager.cc:5697] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e reported cstate change: term changed from 0 to 1, leader changed from <none> to a747588122e341e091b159e7bde9399e (127.26.249.3). New cstate: current_term: 1 leader_uuid: "a747588122e341e091b159e7bde9399e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:25.445988 31843 tablet_bootstrap.cc:492] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5: No bootstrap required, opened a new log
I20260710 13:28:25.454149 31843 ts_tablet_manager.cc:1403] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5: Time spent bootstrapping tablet: real 0.085s	user 0.019s	sys 0.018s
I20260710 13:28:25.443667 31439 catalog_manager.cc:5697] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf74257e320b4e419e825fd7e10110c5 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "bf74257e320b4e419e825fd7e10110c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:25.405373 31618 raft_consensus.cc:2468] T bb90ec59f4574b1f801e8e842faee539 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 1.
I20260710 13:28:25.459805 31843 raft_consensus.cc:359] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.460559 31843 raft_consensus.cc:385] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.460848 31843 raft_consensus.cc:740] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.461560 31843 consensus_queue.cc:260] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.463981 31843 ts_tablet_manager.cc:1434] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:28:25.465061 31843 tablet_bootstrap.cc:492] T 1cfc716acb654977a0924e64466e4bc4 P bf74257e320b4e419e825fd7e10110c5: Bootstrap starting.
I20260710 13:28:25.465502 31844 ts_tablet_manager.cc:1434] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.008s
I20260710 13:28:25.453392 31845 tablet_bootstrap.cc:492] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827: Bootstrap starting.
I20260710 13:28:25.476949 31844 tablet_bootstrap.cc:492] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e: Bootstrap starting.
I20260710 13:28:25.481598 31831 raft_consensus.cc:493] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.482239 31831 raft_consensus.cc:515] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.486047 31844 tablet_bootstrap.cc:654] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.489667 31845 tablet_bootstrap.cc:654] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.491181 31843 tablet_bootstrap.cc:654] T 1cfc716acb654977a0924e64466e4bc4 P bf74257e320b4e419e825fd7e10110c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.491418 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f03a365c062421fa6cf194094bdc189" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5" is_pre_election: true
I20260710 13:28:25.492357 31542 raft_consensus.cc:2468] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 0.
I20260710 13:28:25.494179 31582 leader_election.cc:304] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:25.498391 31831 leader_election.cc:290] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:25.499188 31831 raft_consensus.cc:2804] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:25.500897 31831 raft_consensus.cc:493] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:25.501662 31831 raft_consensus.cc:3060] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.505373 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f03a365c062421fa6cf194094bdc189" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e" is_pre_election: true
I20260710 13:28:25.505803 31783 raft_consensus.cc:493] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.506351 31783 raft_consensus.cc:515] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.508523 31783 leader_election.cc:290] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203)
I20260710 13:28:25.511475 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfc716acb654977a0924e64466e4bc4" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5" is_pre_election: true
W20260710 13:28:25.513175 31656 leader_election.cc:343] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:25.516058 31843 tablet_bootstrap.cc:492] T 1cfc716acb654977a0924e64466e4bc4 P bf74257e320b4e419e825fd7e10110c5: No bootstrap required, opened a new log
I20260710 13:28:25.516646 31843 ts_tablet_manager.cc:1403] T 1cfc716acb654977a0924e64466e4bc4 P bf74257e320b4e419e825fd7e10110c5: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.003s
I20260710 13:28:25.517338 31845 tablet_bootstrap.cc:492] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827: No bootstrap required, opened a new log
I20260710 13:28:25.517936 31845 ts_tablet_manager.cc:1403] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.000s
I20260710 13:28:25.517155 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfc716acb654977a0924e64466e4bc4" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827" is_pre_election: true
I20260710 13:28:25.520087 31843 raft_consensus.cc:359] T 1cfc716acb654977a0924e64466e4bc4 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.520954 31843 raft_consensus.cc:385] T 1cfc716acb654977a0924e64466e4bc4 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.521262 31843 raft_consensus.cc:740] T 1cfc716acb654977a0924e64466e4bc4 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.521299 31845 raft_consensus.cc:359] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.522126 31845 raft_consensus.cc:385] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.522461 31845 raft_consensus.cc:740] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.522505 31843 consensus_queue.cc:260] T 1cfc716acb654977a0924e64466e4bc4 P bf74257e320b4e419e825fd7e10110c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.524175 31845 consensus_queue.cc:260] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.525418 31844 tablet_bootstrap.cc:492] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e: No bootstrap required, opened a new log
I20260710 13:28:25.526062 31844 ts_tablet_manager.cc:1403] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.014s
I20260710 13:28:25.527478 31618 raft_consensus.cc:2468] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 0.
I20260710 13:28:25.533598 31656 leader_election.cc:304] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [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: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: bf74257e320b4e419e825fd7e10110c5
I20260710 13:28:25.534912 31783 raft_consensus.cc:2804] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:25.535329 31783 raft_consensus.cc:493] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:25.535657 31783 raft_consensus.cc:3060] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.529299 31845 ts_tablet_manager.cc:1434] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:28:25.529181 31844 raft_consensus.cc:359] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.536338 31844 raft_consensus.cc:385] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.536679 31844 raft_consensus.cc:740] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.537537 31844 consensus_queue.cc:260] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.540120 31844 ts_tablet_manager.cc:1434] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260710 13:28:25.531190 31843 ts_tablet_manager.cc:1434] T 1cfc716acb654977a0924e64466e4bc4 P bf74257e320b4e419e825fd7e10110c5: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:28:25.541128 31844 tablet_bootstrap.cc:492] T 2dbf5ed08ca04fb4bc863867b6d82e3d P a747588122e341e091b159e7bde9399e: Bootstrap starting.
I20260710 13:28:25.541749 31843 tablet_bootstrap.cc:492] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5: Bootstrap starting.
I20260710 13:28:25.543591 31845 tablet_bootstrap.cc:492] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827: Bootstrap starting.
I20260710 13:28:25.552220 31844 tablet_bootstrap.cc:654] T 2dbf5ed08ca04fb4bc863867b6d82e3d P a747588122e341e091b159e7bde9399e: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.555792 31860 raft_consensus.cc:493] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.556494 31860 raft_consensus.cc:515] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.559010 31845 tablet_bootstrap.cc:654] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.558952 31860 leader_election.cc:290] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203)
I20260710 13:28:25.561008 31843 tablet_bootstrap.cc:654] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.562697 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff426ab49ac94907a8f80f0d364b09c1" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5" is_pre_election: true
W20260710 13:28:25.564296 31656 leader_election.cc:343] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:25.571655 31489 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:25.580329 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff426ab49ac94907a8f80f0d364b09c1" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827" is_pre_election: true
I20260710 13:28:25.581302 31618 raft_consensus.cc:2468] T ff426ab49ac94907a8f80f0d364b09c1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 0.
I20260710 13:28:25.583902 31656 leader_election.cc:304] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [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: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: bf74257e320b4e419e825fd7e10110c5
I20260710 13:28:25.585199 31860 raft_consensus.cc:2804] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:25.585641 31860 raft_consensus.cc:493] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:25.586033 31860 raft_consensus.cc:3060] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:25.587673 31583 leader_election.cc:343] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a747588122e341e091b159e7bde9399e (127.26.249.3:39291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:25.597497 31860 raft_consensus.cc:515] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.604086 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff426ab49ac94907a8f80f0d364b09c1" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
W20260710 13:28:25.605614 31656 leader_election.cc:343] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:25.608261 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff426ab49ac94907a8f80f0d364b09c1" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:25.609323 31618 raft_consensus.cc:3060] T ff426ab49ac94907a8f80f0d364b09c1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.616223 31783 raft_consensus.cc:515] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.619287 31860 leader_election.cc:290] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203)
I20260710 13:28:25.619851 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfc716acb654977a0924e64466e4bc4" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:25.621214 31542 raft_consensus.cc:3060] T 1cfc716acb654977a0924e64466e4bc4 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.610544 31831 raft_consensus.cc:515] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.623389 31845 tablet_bootstrap.cc:492] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827: No bootstrap required, opened a new log
I20260710 13:28:25.623986 31845 ts_tablet_manager.cc:1403] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent bootstrapping tablet: real 0.081s	user 0.004s	sys 0.035s
I20260710 13:28:25.624809 31543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f03a365c062421fa6cf194094bdc189" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:25.625581 31543 raft_consensus.cc:3060] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.627552 31845 raft_consensus.cc:359] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.628820 31845 raft_consensus.cc:385] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.629204 31845 raft_consensus.cc:740] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.630015 31845 consensus_queue.cc:260] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.631398 31542 raft_consensus.cc:2468] T 1cfc716acb654977a0924e64466e4bc4 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 1.
I20260710 13:28:25.633226 31845 ts_tablet_manager.cc:1434] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:28:25.634521 31845 tablet_bootstrap.cc:492] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827: Bootstrap starting.
I20260710 13:28:25.636175 31618 raft_consensus.cc:2468] T ff426ab49ac94907a8f80f0d364b09c1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 1.
I20260710 13:28:25.643236 31845 tablet_bootstrap.cc:654] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.643702 31656 leader_election.cc:304] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: bf74257e320b4e419e825fd7e10110c5
I20260710 13:28:25.644999 31860 raft_consensus.cc:2804] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:25.655011 31860 raft_consensus.cc:697] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Becoming Leader. State: Replica: a747588122e341e091b159e7bde9399e, State: Running, Role: LEADER
I20260710 13:28:25.656507 31845 tablet_bootstrap.cc:492] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827: No bootstrap required, opened a new log
I20260710 13:28:25.657284 31845 ts_tablet_manager.cc:1403] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260710 13:28:25.656463 31860 consensus_queue.cc:237] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.660974 31845 raft_consensus.cc:359] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.661947 31845 raft_consensus.cc:385] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.662292 31845 raft_consensus.cc:740] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.663470 31845 consensus_queue.cc:260] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.666267 31845 ts_tablet_manager.cc:1434] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:28:25.666996 31656 leader_election.cc:304] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a747588122e341e091b159e7bde9399e, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:25.678926 31845 tablet_bootstrap.cc:492] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827: Bootstrap starting.
I20260710 13:28:25.680146 31877 raft_consensus.cc:2804] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:25.680755 31877 raft_consensus.cc:697] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Becoming Leader. State: Replica: a747588122e341e091b159e7bde9399e, State: Running, Role: LEADER
I20260710 13:28:25.682135 31843 tablet_bootstrap.cc:492] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5: No bootstrap required, opened a new log
I20260710 13:28:25.681699 31877 consensus_queue.cc:237] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.682655 31843 ts_tablet_manager.cc:1403] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5: Time spent bootstrapping tablet: real 0.141s	user 0.032s	sys 0.036s
I20260710 13:28:25.686067 31843 raft_consensus.cc:359] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.686671 31783 leader_election.cc:290] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 1 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203)
I20260710 13:28:25.673671 31844 tablet_bootstrap.cc:492] T 2dbf5ed08ca04fb4bc863867b6d82e3d P a747588122e341e091b159e7bde9399e: No bootstrap required, opened a new log
I20260710 13:28:25.687621 31844 ts_tablet_manager.cc:1403] T 2dbf5ed08ca04fb4bc863867b6d82e3d P a747588122e341e091b159e7bde9399e: Time spent bootstrapping tablet: real 0.147s	user 0.019s	sys 0.022s
I20260710 13:28:25.670279 31543 raft_consensus.cc:2468] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 1.
I20260710 13:28:25.676162 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f03a365c062421fa6cf194094bdc189" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e"
W20260710 13:28:25.689627 31583 leader_election.cc:343] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a747588122e341e091b159e7bde9399e (127.26.249.3:39291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:25.674804 31831 leader_election.cc:290] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:25.691591 31844 raft_consensus.cc:359] T 2dbf5ed08ca04fb4bc863867b6d82e3d P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.691916 31582 leader_election.cc:304] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, bf74257e320b4e419e825fd7e10110c5; no voters: a747588122e341e091b159e7bde9399e
I20260710 13:28:25.692946 31831 raft_consensus.cc:2804] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:25.693560 31831 raft_consensus.cc:697] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 LEADER]: Becoming Leader. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Running, Role: LEADER
I20260710 13:28:25.694695 31831 consensus_queue.cc:237] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.692612 31844 raft_consensus.cc:385] T 2dbf5ed08ca04fb4bc863867b6d82e3d P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.699419 31844 raft_consensus.cc:740] T 2dbf5ed08ca04fb4bc863867b6d82e3d P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.699527 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfc716acb654977a0924e64466e4bc4" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:25.700253 31618 raft_consensus.cc:3060] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.700325 31844 consensus_queue.cc:260] T 2dbf5ed08ca04fb4bc863867b6d82e3d P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.702021 31870 raft_consensus.cc:493] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.686841 31843 raft_consensus.cc:385] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.702800 31870 raft_consensus.cc:515] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.703367 31843 raft_consensus.cc:740] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.705629 31843 consensus_queue.cc:260] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.700976 31437 catalog_manager.cc:5697] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e reported cstate change: term changed from 0 to 1, leader changed from <none> to a747588122e341e091b159e7bde9399e (127.26.249.3). New cstate: current_term: 1 leader_uuid: "a747588122e341e091b159e7bde9399e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:25.708387 31844 ts_tablet_manager.cc:1434] T 2dbf5ed08ca04fb4bc863867b6d82e3d P a747588122e341e091b159e7bde9399e: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 13:28:25.710094 31844 tablet_bootstrap.cc:492] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e: Bootstrap starting.
I20260710 13:28:25.710987 31870 leader_election.cc:290] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:25.712723 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e606e68550154975899baf2da5961b65" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e" is_pre_election: true
I20260710 13:28:25.713449 31689 raft_consensus.cc:2468] T e606e68550154975899baf2da5961b65 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 0.
I20260710 13:28:25.714643 31845 tablet_bootstrap.cc:654] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.717196 31843 ts_tablet_manager.cc:1434] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.000s
I20260710 13:28:25.718384 31843 tablet_bootstrap.cc:492] T 7da7613c42334b118c30e62ba15799f1 P bf74257e320b4e419e825fd7e10110c5: Bootstrap starting.
I20260710 13:28:25.719663 31543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e606e68550154975899baf2da5961b65" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5" is_pre_election: true
I20260710 13:28:25.720048 31618 raft_consensus.cc:2468] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 1.
I20260710 13:28:25.720407 31543 raft_consensus.cc:2468] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 0.
I20260710 13:28:25.725008 31845 tablet_bootstrap.cc:492] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827: No bootstrap required, opened a new log
I20260710 13:28:25.725579 31845 ts_tablet_manager.cc:1403] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.000s
I20260710 13:28:25.726084 31843 tablet_bootstrap.cc:654] T 7da7613c42334b118c30e62ba15799f1 P bf74257e320b4e419e825fd7e10110c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.728567 31845 raft_consensus.cc:359] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.729389 31845 raft_consensus.cc:385] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.729826 31845 raft_consensus.cc:740] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.730734 31845 consensus_queue.cc:260] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.733281 31845 ts_tablet_manager.cc:1434] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:28:25.734103 31844 tablet_bootstrap.cc:654] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.736302 31823 raft_consensus.cc:493] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.737146 31823 raft_consensus.cc:515] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.739861 31440 catalog_manager.cc:5697] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e reported cstate change: term changed from 0 to 1, leader changed from <none> to a747588122e341e091b159e7bde9399e (127.26.249.3). New cstate: current_term: 1 leader_uuid: "a747588122e341e091b159e7bde9399e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:25.742408 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31886d55be6a403398099bd92af9152a" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827" is_pre_election: true
I20260710 13:28:25.743505 31618 raft_consensus.cc:2393] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf74257e320b4e419e825fd7e10110c5 in current term 1: Already voted for candidate a747588122e341e091b159e7bde9399e in this term.
I20260710 13:28:25.748128 31823 leader_election.cc:290] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:25.748122 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31886d55be6a403398099bd92af9152a" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e" is_pre_election: true
I20260710 13:28:25.751688 31843 tablet_bootstrap.cc:492] T 7da7613c42334b118c30e62ba15799f1 P bf74257e320b4e419e825fd7e10110c5: No bootstrap required, opened a new log
I20260710 13:28:25.752432 31508 leader_election.cc:304] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf74257e320b4e419e825fd7e10110c5; no voters: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e
I20260710 13:28:25.762639 31843 ts_tablet_manager.cc:1403] T 7da7613c42334b118c30e62ba15799f1 P bf74257e320b4e419e825fd7e10110c5: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.004s
I20260710 13:28:25.755580 31583 leader_election.cc:304] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: 
I20260710 13:28:25.765806 31843 raft_consensus.cc:359] T 7da7613c42334b118c30e62ba15799f1 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.766332 31823 raft_consensus.cc:3060] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.766582 31843 raft_consensus.cc:385] T 7da7613c42334b118c30e62ba15799f1 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.766917 31843 raft_consensus.cc:740] T 7da7613c42334b118c30e62ba15799f1 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.767637 31843 consensus_queue.cc:260] T 7da7613c42334b118c30e62ba15799f1 P bf74257e320b4e419e825fd7e10110c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.769963 31843 ts_tablet_manager.cc:1434] T 7da7613c42334b118c30e62ba15799f1 P bf74257e320b4e419e825fd7e10110c5: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 13:28:25.771185 31843 tablet_bootstrap.cc:492] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5: Bootstrap starting.
I20260710 13:28:25.776587 31844 tablet_bootstrap.cc:492] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e: No bootstrap required, opened a new log
I20260710 13:28:25.777113 31844 ts_tablet_manager.cc:1403] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.003s
I20260710 13:28:25.778457 31823 raft_consensus.cc:2749] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:25.779978 31844 raft_consensus.cc:359] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.780684 31844 raft_consensus.cc:385] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.780933 31844 raft_consensus.cc:740] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.781574 31844 consensus_queue.cc:260] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.783469 31844 ts_tablet_manager.cc:1434] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:28:25.786634 31843 tablet_bootstrap.cc:654] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.790076 31844 tablet_bootstrap.cc:492] T 1f03a365c062421fa6cf194094bdc189 P a747588122e341e091b159e7bde9399e: Bootstrap starting.
I20260710 13:28:25.793341 31441 catalog_manager.cc:5697] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "8be4d6cac0274f7f8d7596cbf9669827" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:25.794504 31870 raft_consensus.cc:493] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.798667 31870 raft_consensus.cc:515] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.800632 31870 leader_election.cc:290] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:25.801585 31543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7613c42334b118c30e62ba15799f1" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5" is_pre_election: true
I20260710 13:28:25.802296 31543 raft_consensus.cc:2468] T 7da7613c42334b118c30e62ba15799f1 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 0.
I20260710 13:28:25.803514 31582 leader_election.cc:304] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:25.804706 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7613c42334b118c30e62ba15799f1" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e" is_pre_election: true
I20260710 13:28:25.804865 31870 raft_consensus.cc:2804] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:25.805397 31689 raft_consensus.cc:2468] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 0.
I20260710 13:28:25.805850 31870 raft_consensus.cc:493] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:25.806277 31870 raft_consensus.cc:3060] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.774402 31831 raft_consensus.cc:2804] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:25.807310 31831 raft_consensus.cc:493] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:25.807487 31844 tablet_bootstrap.cc:654] T 1f03a365c062421fa6cf194094bdc189 P a747588122e341e091b159e7bde9399e: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.807734 31831 raft_consensus.cc:3060] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.809908 31823 raft_consensus.cc:493] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.810513 31823 raft_consensus.cc:515] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.811781 31868 raft_consensus.cc:493] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.812285 31868 raft_consensus.cc:515] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.813148 31843 tablet_bootstrap.cc:492] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5: No bootstrap required, opened a new log
I20260710 13:28:25.813642 31843 ts_tablet_manager.cc:1403] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.000s
I20260710 13:28:25.814538 31868 leader_election.cc:290] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:25.816531 31543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccf4c6aa5b34de6abe8611fba2a3fbf" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5" is_pre_election: true
I20260710 13:28:25.816560 31843 raft_consensus.cc:359] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.817364 31843 raft_consensus.cc:385] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.817656 31843 raft_consensus.cc:740] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.818351 31843 consensus_queue.cc:260] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.818619 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccf4c6aa5b34de6abe8611fba2a3fbf" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e" is_pre_election: true
I20260710 13:28:25.819432 31689 raft_consensus.cc:2468] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 0.
I20260710 13:28:25.820794 31843 ts_tablet_manager.cc:1434] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:28:25.820966 31583 leader_election.cc:304] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: 
I20260710 13:28:25.825354 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccf4c6aa5b34de6abe8611fba2a3fbf" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827" is_pre_election: true
I20260710 13:28:25.826982 31618 raft_consensus.cc:2468] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 0.
I20260710 13:28:25.828971 31507 leader_election.cc:304] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:25.825974 31543 raft_consensus.cc:2468] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 0.
I20260710 13:28:25.826452 31843 tablet_bootstrap.cc:492] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5: Bootstrap starting.
I20260710 13:28:25.830777 31832 raft_consensus.cc:2804] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:25.831156 31832 raft_consensus.cc:493] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:25.831480 31832 raft_consensus.cc:3060] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.840704 31843 tablet_bootstrap.cc:654] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:25.844938 31831 raft_consensus.cc:515] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.847757 31868 raft_consensus.cc:2804] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:25.848361 31868 raft_consensus.cc:493] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:25.848791 31868 raft_consensus.cc:3060] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.844959 31832 raft_consensus.cc:515] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.852325 31832 leader_election.cc:290] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 election: Requested vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:25.853474 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccf4c6aa5b34de6abe8611fba2a3fbf" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:25.853731 31831 leader_election.cc:290] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:25.864880 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccf4c6aa5b34de6abe8611fba2a3fbf" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:25.865692 31689 raft_consensus.cc:3060] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.878064 31877 consensus_queue.cc:1048] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:25.891446 31831 raft_consensus.cc:493] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.891987 31831 raft_consensus.cc:515] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.895364 31832 consensus_queue.cc:1048] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:25.899078 31831 leader_election.cc:290] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:25.901355 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbf5ed08ca04fb4bc863867b6d82e3d" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5" is_pre_election: true
W20260710 13:28:25.903489 31582 leader_election.cc:343] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:25.906910 31583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.249.3:39291, user_credentials={real_user=slave}} blocked reactor thread for 86030.8us
I20260710 13:28:25.909543 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e606e68550154975899baf2da5961b65" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:25.910176 31690 raft_consensus.cc:3060] T e606e68550154975899baf2da5961b65 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.915815 31832 raft_consensus.cc:493] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:25.916677 31832 raft_consensus.cc:515] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.921967 31688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff426ab49ac94907a8f80f0d364b09c1" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e" is_pre_election: true
I20260710 13:28:25.924322 31832 leader_election.cc:290] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:25.931656 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff426ab49ac94907a8f80f0d364b09c1" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827" is_pre_election: true
I20260710 13:28:25.934581 31616 raft_consensus.cc:2393] T ff426ab49ac94907a8f80f0d364b09c1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf74257e320b4e419e825fd7e10110c5 in current term 1: Already voted for candidate a747588122e341e091b159e7bde9399e in this term.
I20260710 13:28:25.935535 31877 consensus_queue.cc:1048] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:25.938113 31507 leader_election.cc:304] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf74257e320b4e419e825fd7e10110c5; no voters: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e
I20260710 13:28:25.944644 31832 raft_consensus.cc:3060] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.953012 31543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e606e68550154975899baf2da5961b65" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:25.959235 31688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbf5ed08ca04fb4bc863867b6d82e3d" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e" is_pre_election: true
I20260710 13:28:25.961475 31688 raft_consensus.cc:2468] T 2dbf5ed08ca04fb4bc863867b6d82e3d P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 0.
I20260710 13:28:25.964051 31543 raft_consensus.cc:3060] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:25.967404 31894 consensus_queue.cc:1048] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:25.968719 31823 leader_election.cc:290] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:25.989415 31844 tablet_bootstrap.cc:492] T 1f03a365c062421fa6cf194094bdc189 P a747588122e341e091b159e7bde9399e: No bootstrap required, opened a new log
I20260710 13:28:25.990142 31844 ts_tablet_manager.cc:1403] T 1f03a365c062421fa6cf194094bdc189 P a747588122e341e091b159e7bde9399e: Time spent bootstrapping tablet: real 0.200s	user 0.035s	sys 0.057s
I20260710 13:28:25.992913 31844 raft_consensus.cc:359] T 1f03a365c062421fa6cf194094bdc189 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:25.993574 31844 raft_consensus.cc:385] T 1f03a365c062421fa6cf194094bdc189 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:25.993837 31844 raft_consensus.cc:740] T 1f03a365c062421fa6cf194094bdc189 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Initialized, Role: FOLLOWER
I20260710 13:28:25.976814 31690 raft_consensus.cc:2468] T e606e68550154975899baf2da5961b65 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 1.
I20260710 13:28:25.983783 31688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccf4c6aa5b34de6abe8611fba2a3fbf" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e" is_pre_election: true
I20260710 13:28:25.985961 31583 leader_election.cc:304] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [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: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: bf74257e320b4e419e825fd7e10110c5
I20260710 13:28:25.998430 31831 raft_consensus.cc:2804] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:25.998953 31831 raft_consensus.cc:493] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:25.999341 31831 raft_consensus.cc:3060] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:26.000440 31844 consensus_queue.cc:260] T 1f03a365c062421fa6cf194094bdc189 P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.002549 31844 ts_tablet_manager.cc:1434] T 1f03a365c062421fa6cf194094bdc189 P a747588122e341e091b159e7bde9399e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:28:25.996351 31689 raft_consensus.cc:2468] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 1.
I20260710 13:28:26.028306 31868 raft_consensus.cc:515] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.032039 31832 raft_consensus.cc:2749] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:26.032202 31870 raft_consensus.cc:515] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.062485 31843 tablet_bootstrap.cc:492] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5: No bootstrap required, opened a new log
I20260710 13:28:26.057967 31618 raft_consensus.cc:2393] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bf74257e320b4e419e825fd7e10110c5 in current term 1: Already voted for candidate 8be4d6cac0274f7f8d7596cbf9669827 in this term.
I20260710 13:28:26.063014 31843 ts_tablet_manager.cc:1403] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5: Time spent bootstrapping tablet: real 0.237s	user 0.066s	sys 0.098s
I20260710 13:28:26.065876 31508 leader_election.cc:304] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a747588122e341e091b159e7bde9399e, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:26.066152 31843 raft_consensus.cc:359] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.066900 31843 raft_consensus.cc:385] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:26.067257 31843 raft_consensus.cc:740] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Initialized, Role: FOLLOWER
I20260710 13:28:26.067687 31868 leader_election.cc:290] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:26.067935 31843 consensus_queue.cc:260] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.069201 31870 leader_election.cc:290] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:26.069482 31843 ts_tablet_manager.cc:1434] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:28:26.070284 31897 raft_consensus.cc:493] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:26.070713 31897 raft_consensus.cc:515] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.072806 31897 leader_election.cc:290] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:26.066928 31832 raft_consensus.cc:2804] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:26.074512 31832 raft_consensus.cc:697] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 1 LEADER]: Becoming Leader. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Running, Role: LEADER
I20260710 13:28:26.074863 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbf5ed08ca04fb4bc863867b6d82e3d" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e" is_pre_election: true
I20260710 13:28:26.075624 31689 raft_consensus.cc:2468] T 2dbf5ed08ca04fb4bc863867b6d82e3d P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 0.
I20260710 13:28:26.077980 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbf5ed08ca04fb4bc863867b6d82e3d" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827" is_pre_election: true
I20260710 13:28:26.081954 31508 leader_election.cc:304] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a747588122e341e091b159e7bde9399e, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:26.075299 31832 consensus_queue.cc:237] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.083138 31897 raft_consensus.cc:2804] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:26.083598 31897 raft_consensus.cc:493] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:26.083972 31897 raft_consensus.cc:3060] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:26.087018 31583 leader_election.cc:304] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: 
I20260710 13:28:26.090636 31868 raft_consensus.cc:2804] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:26.092021 31868 raft_consensus.cc:697] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 LEADER]: Becoming Leader. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Running, Role: LEADER
I20260710 13:28:26.093025 31868 consensus_queue.cc:237] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.094698 31897 raft_consensus.cc:515] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.101591 31691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccf4c6aa5b34de6abe8611fba2a3fbf" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:26.102113 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbf5ed08ca04fb4bc863867b6d82e3d" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:26.102490 31691 raft_consensus.cc:2393] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8be4d6cac0274f7f8d7596cbf9669827 in current term 1: Already voted for candidate bf74257e320b4e419e825fd7e10110c5 in this term.
I20260710 13:28:26.102998 31897 leader_election.cc:290] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 election: Requested vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:26.104313 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbf5ed08ca04fb4bc863867b6d82e3d" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:26.104900 31689 raft_consensus.cc:3060] T 2dbf5ed08ca04fb4bc863867b6d82e3d P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:26.112515 31541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccf4c6aa5b34de6abe8611fba2a3fbf" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:26.114236 31543 raft_consensus.cc:2468] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 1.
I20260710 13:28:26.115701 31541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7613c42334b118c30e62ba15799f1" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:26.116940 31541 raft_consensus.cc:3060] T 7da7613c42334b118c30e62ba15799f1 P bf74257e320b4e419e825fd7e10110c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:26.114099 31831 raft_consensus.cc:515] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.133231 31616 raft_consensus.cc:2393] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf74257e320b4e419e825fd7e10110c5 in current term 1: Already voted for candidate 8be4d6cac0274f7f8d7596cbf9669827 in this term.
I20260710 13:28:26.138435 31691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7613c42334b118c30e62ba15799f1" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:26.141702 31689 raft_consensus.cc:2468] T 2dbf5ed08ca04fb4bc863867b6d82e3d P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 1.
I20260710 13:28:26.147379 31508 leader_election.cc:304] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a747588122e341e091b159e7bde9399e, bf74257e320b4e419e825fd7e10110c5; no voters: 8be4d6cac0274f7f8d7596cbf9669827
I20260710 13:28:26.148105 31441 catalog_manager.cc:5697] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "8be4d6cac0274f7f8d7596cbf9669827" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:26.150156 31543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbf5ed08ca04fb4bc863867b6d82e3d" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:26.151005 31543 raft_consensus.cc:2393] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8be4d6cac0274f7f8d7596cbf9669827 in current term 1: Already voted for candidate bf74257e320b4e419e825fd7e10110c5 in this term.
I20260710 13:28:26.151165 31583 leader_election.cc:304] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [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: 8be4d6cac0274f7f8d7596cbf9669827; no voters: a747588122e341e091b159e7bde9399e, bf74257e320b4e419e825fd7e10110c5
I20260710 13:28:26.152273 31899 raft_consensus.cc:2749] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:28:26.152866 31691 raft_consensus.cc:3060] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:26.155375 31832 raft_consensus.cc:2804] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:26.157032 31832 raft_consensus.cc:697] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [term 1 LEADER]: Becoming Leader. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Running, Role: LEADER
I20260710 13:28:26.157891 31832 consensus_queue.cc:237] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.158480 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbf5ed08ca04fb4bc863867b6d82e3d" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:26.160209 31690 raft_consensus.cc:2393] T 2dbf5ed08ca04fb4bc863867b6d82e3d P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8be4d6cac0274f7f8d7596cbf9669827 in current term 1: Already voted for candidate bf74257e320b4e419e825fd7e10110c5 in this term.
I20260710 13:28:26.141579 31831 leader_election.cc:290] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:26.161518 31541 raft_consensus.cc:2468] T 7da7613c42334b118c30e62ba15799f1 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 1.
I20260710 13:28:26.164124 31583 leader_election.cc:304] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [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: 8be4d6cac0274f7f8d7596cbf9669827; no voters: a747588122e341e091b159e7bde9399e, bf74257e320b4e419e825fd7e10110c5
I20260710 13:28:26.164582 31582 leader_election.cc:304] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:26.164928 31868 raft_consensus.cc:2749] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:28:26.165351 31899 raft_consensus.cc:2804] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:26.165817 31899 raft_consensus.cc:697] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 LEADER]: Becoming Leader. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Running, Role: LEADER
I20260710 13:28:26.166239 31440 catalog_manager.cc:5697] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf74257e320b4e419e825fd7e10110c5 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "bf74257e320b4e419e825fd7e10110c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:26.166616 31899 consensus_queue.cc:237] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.176805 31691 raft_consensus.cc:2468] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 1.
I20260710 13:28:26.184998 31831 consensus_queue.cc:1048] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:26.192070 31691 raft_consensus.cc:3060] T 1f03a365c062421fa6cf194094bdc189 P a747588122e341e091b159e7bde9399e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:26.200525 31440 catalog_manager.cc:5697] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2). New cstate: current_term: 1 leader_uuid: "8be4d6cac0274f7f8d7596cbf9669827" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:26.206004 31441 catalog_manager.cc:5697] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf74257e320b4e419e825fd7e10110c5 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "bf74257e320b4e419e825fd7e10110c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:26.210537 31831 consensus_queue.cc:1048] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:26.235549 31875 consensus_queue.cc:1048] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:26.262068 31875 consensus_queue.cc:1048] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:26.268194 31875 consensus_queue.cc:1048] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:26.289453 31879 consensus_queue.cc:1048] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:26.385579 31616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f03a365c062421fa6cf194094bdc189"
dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
mode: GRACEFUL
new_leader_uuid: "bf74257e320b4e419e825fd7e10110c5"
 from {username='slave'} at 127.0.0.1:36994
I20260710 13:28:26.386406 31616 raft_consensus.cc:606] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 LEADER]: Received request to transfer leadership to TS bf74257e320b4e419e825fd7e10110c5
I20260710 13:28:26.398422 31691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31886d55be6a403398099bd92af9152a"
dest_uuid: "a747588122e341e091b159e7bde9399e"
mode: GRACEFUL
new_leader_uuid: "bf74257e320b4e419e825fd7e10110c5"
 from {username='slave'} at 127.0.0.1:57180
I20260710 13:28:26.399333 31691 raft_consensus.cc:606] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Received request to transfer leadership to TS bf74257e320b4e419e825fd7e10110c5
I20260710 13:28:26.406296 31691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff426ab49ac94907a8f80f0d364b09c1"
dest_uuid: "a747588122e341e091b159e7bde9399e"
mode: GRACEFUL
new_leader_uuid: "bf74257e320b4e419e825fd7e10110c5"
 from {username='slave'} at 127.0.0.1:57180
I20260710 13:28:26.407207 31691 raft_consensus.cc:606] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Received request to transfer leadership to TS bf74257e320b4e419e825fd7e10110c5
I20260710 13:28:26.416440 31877 raft_consensus.cc:993] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e: : Instructing follower bf74257e320b4e419e825fd7e10110c5 to start an election
I20260710 13:28:26.417052 31877 raft_consensus.cc:1081] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Signalling peer bf74257e320b4e419e825fd7e10110c5 to start an election
I20260710 13:28:26.419385 31541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31886d55be6a403398099bd92af9152a"
dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
 from {username='slave'} at 127.0.0.1:51478
I20260710 13:28:26.419873 31691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cfc716acb654977a0924e64466e4bc4"
dest_uuid: "a747588122e341e091b159e7bde9399e"
mode: GRACEFUL
new_leader_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
 from {username='slave'} at 127.0.0.1:57180
I20260710 13:28:26.420194 31541 raft_consensus.cc:493] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:26.420799 31541 raft_consensus.cc:3060] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.420848 31691 raft_consensus.cc:606] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Received request to transfer leadership to TS 8be4d6cac0274f7f8d7596cbf9669827
I20260710 13:28:26.429185 31541 raft_consensus.cc:515] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.432228 31543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ccf4c6aa5b34de6abe8611fba2a3fbf"
dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
mode: GRACEFUL
new_leader_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
 from {username='slave'} at 127.0.0.1:51482
I20260710 13:28:26.433118 31543 raft_consensus.cc:606] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 1 LEADER]: Received request to transfer leadership to TS 8be4d6cac0274f7f8d7596cbf9669827
I20260710 13:28:26.434132 31541 leader_election.cc:290] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 2 election: Requested vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:26.433938 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31886d55be6a403398099bd92af9152a" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:26.434899 31690 raft_consensus.cc:3055] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:26.435343 31690 raft_consensus.cc:740] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Running, Role: LEADER
I20260710 13:28:26.434022 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31886d55be6a403398099bd92af9152a" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:26.436597 31616 raft_consensus.cc:3060] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.436314 31690 consensus_queue.cc:260] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.437947 31690 raft_consensus.cc:3060] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.442656 31541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2dbf5ed08ca04fb4bc863867b6d82e3d"
dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
mode: GRACEFUL
new_leader_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
 from {username='slave'} at 127.0.0.1:51482
I20260710 13:28:26.443776 31541 raft_consensus.cc:606] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [term 1 LEADER]: Received request to transfer leadership to TS 8be4d6cac0274f7f8d7596cbf9669827
I20260710 13:28:26.448108 31690 raft_consensus.cc:2468] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 2.
I20260710 13:28:26.449211 31616 raft_consensus.cc:2468] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 2.
I20260710 13:28:26.450145 31508 leader_election.cc:304] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a747588122e341e091b159e7bde9399e, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:26.451314 31832 raft_consensus.cc:2804] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:26.451921 31832 raft_consensus.cc:697] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [term 2 LEADER]: Becoming Leader. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Running, Role: LEADER
I20260710 13:28:26.453120 31832 consensus_queue.cc:237] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.453356 31616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7da7613c42334b118c30e62ba15799f1"
dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
mode: GRACEFUL
new_leader_uuid: "a747588122e341e091b159e7bde9399e"
 from {username='slave'} at 127.0.0.1:36994
I20260710 13:28:26.454254 31616 raft_consensus.cc:606] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 LEADER]: Received request to transfer leadership to TS a747588122e341e091b159e7bde9399e
I20260710 13:28:26.463191 31441 catalog_manager.cc:5697] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 reported cstate change: term changed from 1 to 2, leader changed from a747588122e341e091b159e7bde9399e (127.26.249.3) to bf74257e320b4e419e825fd7e10110c5 (127.26.249.1). New cstate: current_term: 2 leader_uuid: "bf74257e320b4e419e825fd7e10110c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:26.478448 31832 consensus_queue.cc:1048] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:26.484370 31899 consensus_queue.cc:1048] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:26.500300 31887 consensus_queue.cc:1048] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:26.524832 31832 raft_consensus.cc:993] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5: : Instructing follower 8be4d6cac0274f7f8d7596cbf9669827 to start an election
I20260710 13:28:26.525454 31832 raft_consensus.cc:1081] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 1 LEADER]: Signalling peer 8be4d6cac0274f7f8d7596cbf9669827 to start an election
I20260710 13:28:26.527730 31616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ccf4c6aa5b34de6abe8611fba2a3fbf"
dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
 from {username='slave'} at 127.0.0.1:36970
I20260710 13:28:26.528631 31616 raft_consensus.cc:493] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:26.529068 31616 raft_consensus.cc:3060] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.527730 31831 consensus_queue.cc:1048] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:26.564841 31616 raft_consensus.cc:515] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.571513 31616 leader_election.cc:290] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 2 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:26.574275 31689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccf4c6aa5b34de6abe8611fba2a3fbf" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:26.575070 31689 raft_consensus.cc:3060] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.579667 31893 consensus_queue.cc:1048] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:26.594623 31689 raft_consensus.cc:2468] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 2.
I20260710 13:28:26.601348 31583 leader_election.cc:304] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: 
I20260710 13:28:26.602502 31831 raft_consensus.cc:2804] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:26.603380 31831 raft_consensus.cc:697] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 LEADER]: Becoming Leader. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Running, Role: LEADER
I20260710 13:28:26.604595 31831 consensus_queue.cc:237] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
W20260710 13:28:26.638561 31508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.249.3:39291, user_credentials={real_user=slave}} blocked reactor thread for 57135.6us
I20260710 13:28:26.644832 31893 raft_consensus.cc:993] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5: : Instructing follower 8be4d6cac0274f7f8d7596cbf9669827 to start an election
I20260710 13:28:26.645375 31893 raft_consensus.cc:1081] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [term 1 LEADER]: Signalling peer 8be4d6cac0274f7f8d7596cbf9669827 to start an election
I20260710 13:28:26.646371 31440 catalog_manager.cc:5697] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 reported cstate change: term changed from 1 to 2, leader changed from bf74257e320b4e419e825fd7e10110c5 (127.26.249.1) to 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2). New cstate: current_term: 2 leader_uuid: "8be4d6cac0274f7f8d7596cbf9669827" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:26.649055 31617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2dbf5ed08ca04fb4bc863867b6d82e3d"
dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
 from {username='slave'} at 127.0.0.1:36970
I20260710 13:28:26.650259 31541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccf4c6aa5b34de6abe8611fba2a3fbf" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:26.650473 31617 raft_consensus.cc:493] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:26.651026 31541 raft_consensus.cc:3055] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:26.651168 31617 raft_consensus.cc:3060] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.651484 31541 raft_consensus.cc:740] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Running, Role: LEADER
I20260710 13:28:26.652520 31541 consensus_queue.cc:260] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.654017 31541 raft_consensus.cc:3060] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.663395 31897 consensus_queue.cc:1048] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:26.670096 31617 raft_consensus.cc:515] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.675119 31617 leader_election.cc:290] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 2 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:26.675362 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbf5ed08ca04fb4bc863867b6d82e3d" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:26.676395 31543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbf5ed08ca04fb4bc863867b6d82e3d" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:26.677078 31543 raft_consensus.cc:3055] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:26.677384 31543 raft_consensus.cc:740] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Running, Role: LEADER
I20260710 13:28:26.678233 31543 consensus_queue.cc:260] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.681185 31831 consensus_queue.cc:1048] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:26.679773 31543 raft_consensus.cc:3060] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.696933 31541 raft_consensus.cc:2468] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 2.
I20260710 13:28:26.705242 31543 raft_consensus.cc:2468] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 2.
I20260710 13:28:26.708077 31831 raft_consensus.cc:993] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827: : Instructing follower bf74257e320b4e419e825fd7e10110c5 to start an election
I20260710 13:28:26.708796 31831 raft_consensus.cc:1081] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 LEADER]: Signalling peer bf74257e320b4e419e825fd7e10110c5 to start an election
I20260710 13:28:26.712450 31582 leader_election.cc:304] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [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: 8be4d6cac0274f7f8d7596cbf9669827, bf74257e320b4e419e825fd7e10110c5; no voters: a747588122e341e091b159e7bde9399e
I20260710 13:28:26.713368 31898 raft_consensus.cc:2804] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:26.713912 31898 raft_consensus.cc:697] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 LEADER]: Becoming Leader. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Running, Role: LEADER
I20260710 13:28:26.714751 31543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f03a365c062421fa6cf194094bdc189"
dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
 from {username='slave'} at 127.0.0.1:51466
I20260710 13:28:26.714910 31898 consensus_queue.cc:237] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.715626 31543 raft_consensus.cc:493] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:26.716034 31543 raft_consensus.cc:3060] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.726506 31868 raft_consensus.cc:993] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827: : Instructing follower a747588122e341e091b159e7bde9399e to start an election
I20260710 13:28:26.727176 31868 raft_consensus.cc:1081] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 LEADER]: Signalling peer a747588122e341e091b159e7bde9399e to start an election
I20260710 13:28:26.726749 31440 catalog_manager.cc:5697] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 reported cstate change: term changed from 1 to 2, leader changed from bf74257e320b4e419e825fd7e10110c5 (127.26.249.1) to 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2). New cstate: current_term: 2 leader_uuid: "8be4d6cac0274f7f8d7596cbf9669827" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:26.733593 31690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7da7613c42334b118c30e62ba15799f1"
dest_uuid: "a747588122e341e091b159e7bde9399e"
 from {username='slave'} at 127.0.0.1:57160
I20260710 13:28:26.734447 31690 raft_consensus.cc:493] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:26.734961 31690 raft_consensus.cc:3060] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.741915 31898 consensus_queue.cc:1048] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:26.744268 31690 raft_consensus.cc:515] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.747395 31689 raft_consensus.cc:1240] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Rejecting Update request from peer 8be4d6cac0274f7f8d7596cbf9669827 for earlier term 1. Current term is 2. Ops: []
I20260710 13:28:26.749128 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7613c42334b118c30e62ba15799f1" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:26.750444 31898 consensus_queue.cc:1059] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:26.756305 31690 leader_election.cc:290] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 2 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203)
I20260710 13:28:26.749188 31543 raft_consensus.cc:515] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.759811 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da7613c42334b118c30e62ba15799f1" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:26.760375 31543 leader_election.cc:290] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 2 election: Requested vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:26.760649 31616 raft_consensus.cc:3055] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:26.761174 31616 raft_consensus.cc:740] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Running, Role: LEADER
I20260710 13:28:26.762583 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f03a365c062421fa6cf194094bdc189" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:26.763386 31617 raft_consensus.cc:3055] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:26.763756 31617 raft_consensus.cc:740] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Running, Role: LEADER
I20260710 13:28:26.764757 31617 consensus_queue.cc:260] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.765506 31877 raft_consensus.cc:993] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e: : Instructing follower bf74257e320b4e419e825fd7e10110c5 to start an election
I20260710 13:28:26.766112 31877 raft_consensus.cc:1081] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Signalling peer bf74257e320b4e419e825fd7e10110c5 to start an election
I20260710 13:28:26.766254 31617 raft_consensus.cc:3060] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.762727 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f03a365c062421fa6cf194094bdc189" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:26.767203 31690 raft_consensus.cc:3060] T 1f03a365c062421fa6cf194094bdc189 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.772920 31541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff426ab49ac94907a8f80f0d364b09c1"
dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
 from {username='slave'} at 127.0.0.1:51478
I20260710 13:28:26.773746 31541 raft_consensus.cc:493] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:26.774188 31541 raft_consensus.cc:3060] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.776028 31690 raft_consensus.cc:2468] T 1f03a365c062421fa6cf194094bdc189 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 2.
I20260710 13:28:26.778227 31508 leader_election.cc:304] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a747588122e341e091b159e7bde9399e, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:26.762249 31616 consensus_queue.cc:260] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.781642 31616 raft_consensus.cc:3060] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.781805 31617 raft_consensus.cc:2468] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 2.
I20260710 13:28:26.784058 31541 raft_consensus.cc:515] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.784898 31897 raft_consensus.cc:2804] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:26.787523 31897 raft_consensus.cc:697] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5 [term 2 LEADER]: Becoming Leader. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Running, Role: LEADER
I20260710 13:28:26.788534 31897 consensus_queue.cc:237] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.794258 31616 raft_consensus.cc:2468] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 2.
W20260710 13:28:26.795276 31868 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:28:26.796175 31656 leader_election.cc:304] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e [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: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: bf74257e320b4e419e825fd7e10110c5
I20260710 13:28:26.797700 31875 raft_consensus.cc:2804] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:26.798444 31875 raft_consensus.cc:697] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e [term 2 LEADER]: Becoming Leader. State: Replica: a747588122e341e091b159e7bde9399e, State: Running, Role: LEADER
I20260710 13:28:26.799480 31875 consensus_queue.cc:237] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e [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: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.801935 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff426ab49ac94907a8f80f0d364b09c1" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:26.802627 31616 raft_consensus.cc:3060] T ff426ab49ac94907a8f80f0d364b09c1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.808286 31541 leader_election.cc:290] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 2 election: Requested vote from peers 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:26.810092 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff426ab49ac94907a8f80f0d364b09c1" candidate_uuid: "bf74257e320b4e419e825fd7e10110c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:26.811153 31690 raft_consensus.cc:3055] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:26.811506 31690 raft_consensus.cc:740] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Running, Role: LEADER
I20260710 13:28:26.812448 31690 consensus_queue.cc:260] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.813745 31690 raft_consensus.cc:3060] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.816754 31616 raft_consensus.cc:2468] T ff426ab49ac94907a8f80f0d364b09c1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 2.
I20260710 13:28:26.819134 31507 leader_election.cc:304] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:26.820209 31897 raft_consensus.cc:2804] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:26.820739 31897 raft_consensus.cc:697] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 [term 2 LEADER]: Becoming Leader. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Running, Role: LEADER
I20260710 13:28:26.821658 31897 consensus_queue.cc:237] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.823971 31690 raft_consensus.cc:2468] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf74257e320b4e419e825fd7e10110c5 in term 2.
I20260710 13:28:26.829969 31879 raft_consensus.cc:993] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e: : Instructing follower 8be4d6cac0274f7f8d7596cbf9669827 to start an election
I20260710 13:28:26.830655 31879 raft_consensus.cc:1081] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Signalling peer 8be4d6cac0274f7f8d7596cbf9669827 to start an election
I20260710 13:28:26.829180 31440 catalog_manager.cc:5697] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e reported cstate change: term changed from 1 to 2, leader changed from 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2) to a747588122e341e091b159e7bde9399e (127.26.249.3). New cstate: current_term: 2 leader_uuid: "a747588122e341e091b159e7bde9399e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:26.831574 31437 catalog_manager.cc:5697] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5 reported cstate change: term changed from 1 to 2, leader changed from 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2) to bf74257e320b4e419e825fd7e10110c5 (127.26.249.1). New cstate: current_term: 2 leader_uuid: "bf74257e320b4e419e825fd7e10110c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:26.834658 31616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cfc716acb654977a0924e64466e4bc4"
dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
 from {username='slave'} at 127.0.0.1:36982
I20260710 13:28:26.835469 31616 raft_consensus.cc:493] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:26.835884 31616 raft_consensus.cc:3060] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.844960 31616 raft_consensus.cc:515] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.848359 31541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfc716acb654977a0924e64466e4bc4" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:26.848538 31690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfc716acb654977a0924e64466e4bc4" candidate_uuid: "8be4d6cac0274f7f8d7596cbf9669827" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a747588122e341e091b159e7bde9399e"
I20260710 13:28:26.849119 31541 raft_consensus.cc:3060] T 1cfc716acb654977a0924e64466e4bc4 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.849211 31690 raft_consensus.cc:3055] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:26.849628 31690 raft_consensus.cc:740] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a747588122e341e091b159e7bde9399e, State: Running, Role: LEADER
I20260710 13:28:26.850646 31690 consensus_queue.cc:260] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.852831 31690 raft_consensus.cc:3060] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:26.861524 31541 raft_consensus.cc:2468] T 1cfc716acb654977a0924e64466e4bc4 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 2.
I20260710 13:28:26.863377 31582 leader_election.cc:304] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8be4d6cac0274f7f8d7596cbf9669827, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:26.862563 31437 catalog_manager.cc:5697] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 reported cstate change: term changed from 1 to 2, leader changed from a747588122e341e091b159e7bde9399e (127.26.249.3) to bf74257e320b4e419e825fd7e10110c5 (127.26.249.1). New cstate: current_term: 2 leader_uuid: "bf74257e320b4e419e825fd7e10110c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:26.864516 31868 raft_consensus.cc:2804] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:26.865429 31868 raft_consensus.cc:697] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 LEADER]: Becoming Leader. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Running, Role: LEADER
I20260710 13:28:26.866215 31690 raft_consensus.cc:2468] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8be4d6cac0274f7f8d7596cbf9669827 in term 2.
I20260710 13:28:26.866454 31868 consensus_queue.cc:237] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:26.867619 31616 leader_election.cc:290] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827 [CANDIDATE]: Term 2 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), a747588122e341e091b159e7bde9399e (127.26.249.3:39291)
I20260710 13:28:26.881646 31440 catalog_manager.cc:5697] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827 reported cstate change: term changed from 1 to 2, leader changed from a747588122e341e091b159e7bde9399e (127.26.249.3) to 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2). New cstate: current_term: 2 leader_uuid: "8be4d6cac0274f7f8d7596cbf9669827" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:26.889091 31690 raft_consensus.cc:1275] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Refusing update from remote peer bf74257e320b4e419e825fd7e10110c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:26.891142 31897 consensus_queue.cc:1048] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:26.901908 31616 raft_consensus.cc:1275] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Refusing update from remote peer bf74257e320b4e419e825fd7e10110c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:26.907688 31915 consensus_queue.cc:1048] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:27.029136 31690 raft_consensus.cc:1275] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Refusing update from remote peer 8be4d6cac0274f7f8d7596cbf9669827: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.030779 31898 consensus_queue.cc:1048] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:27.042001 31541 raft_consensus.cc:1275] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Refusing update from remote peer 8be4d6cac0274f7f8d7596cbf9669827: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.044353 31868 consensus_queue.cc:1048] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:27.115934 31541 raft_consensus.cc:1275] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Refusing update from remote peer 8be4d6cac0274f7f8d7596cbf9669827: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.117518 31868 consensus_queue.cc:1048] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:27.127777 31689 raft_consensus.cc:3060] T 2dbf5ed08ca04fb4bc863867b6d82e3d P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:27.137498 31689 raft_consensus.cc:1275] T 2dbf5ed08ca04fb4bc863867b6d82e3d P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Refusing update from remote peer 8be4d6cac0274f7f8d7596cbf9669827: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.139456 31868 consensus_queue.cc:1048] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:27.176177 31689 raft_consensus.cc:1275] T 1f03a365c062421fa6cf194094bdc189 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Refusing update from remote peer bf74257e320b4e419e825fd7e10110c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.178247 31893 consensus_queue.cc:1048] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:27.185706 31616 raft_consensus.cc:1275] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Refusing update from remote peer bf74257e320b4e419e825fd7e10110c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.192842 31915 consensus_queue.cc:1048] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:27.223311 31689 raft_consensus.cc:1275] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Refusing update from remote peer bf74257e320b4e419e825fd7e10110c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.225029 31915 consensus_queue.cc:1048] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:27.236269 31616 raft_consensus.cc:1275] T ff426ab49ac94907a8f80f0d364b09c1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Refusing update from remote peer bf74257e320b4e419e825fd7e10110c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.237884 31897 consensus_queue.cc:1048] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:27.261237 31541 raft_consensus.cc:3060] T 7da7613c42334b118c30e62ba15799f1 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:27.271023 31541 raft_consensus.cc:1275] T 7da7613c42334b118c30e62ba15799f1 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Refusing update from remote peer a747588122e341e091b159e7bde9399e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.272636 31875 consensus_queue.cc:1048] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:27.289402 31617 raft_consensus.cc:1275] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Refusing update from remote peer a747588122e341e091b159e7bde9399e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.291497 31921 consensus_queue.cc:1048] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:27.302371 31690 raft_consensus.cc:1275] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Refusing update from remote peer 8be4d6cac0274f7f8d7596cbf9669827: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.304474 31868 consensus_queue.cc:1048] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:27.318012 31541 raft_consensus.cc:1275] T 1cfc716acb654977a0924e64466e4bc4 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Refusing update from remote peer 8be4d6cac0274f7f8d7596cbf9669827: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:27.320399 31868 consensus_queue.cc:1048] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:29.459463 31437 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46570:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:28:29.484436 31437 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46570:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
W20260710 13:28:29.613708 31582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.249.1:39293, user_credentials={real_user=slave}} blocked reactor thread for 79246.8us
I20260710 13:28:29.806272 27620 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:28:29.805510 31963 tablet.cc:1724] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:29.805624 31960 tablet.cc:1724] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:29.810516 31961 log.cc:927] Time spent T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827: Append to log took a long time: real 0.177s	user 0.001s	sys 0.000s
I20260710 13:28:29.838553 31959 tablet.cc:1724] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:29.952389 31962 log.cc:927] Time spent T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827: Append to log took a long time: real 0.129s	user 0.000s	sys 0.002s
I20260710 13:28:29.972093 31969 tablet.cc:1724] T bb90ec59f4574b1f801e8e842faee539 P 8be4d6cac0274f7f8d7596cbf9669827: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.033946 31644 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:31886d55be6a403398099bd92af9152a)
W20260710 13:28:30.043107 31583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.249.3:39291, user_credentials={real_user=slave}} blocked reactor thread for 211800us
W20260710 13:28:30.047758 31644 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:31886d55be6a403398099bd92af9152a)
W20260710 13:28:30.049690 31569 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:31886d55be6a403398099bd92af9152a)
W20260710 13:28:30.071636 31977 log.cc:927] Time spent T 1cfc716acb654977a0924e64466e4bc4 P bf74257e320b4e419e825fd7e10110c5: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
W20260710 13:28:30.129339 31982 log.cc:927] Time spent T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260710 13:28:30.143899 31985 tablet.cc:1724] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.172320 31988 tablet.cc:1724] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.192204 31991 tablet.cc:1724] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.207175 31583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.249.3:39291, user_credentials={real_user=slave}} blocked reactor thread for 85400.4us
I20260710 13:28:30.195613 31963 tablet.cc:1724] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.228489 31978 log.cc:927] Time spent T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e: Append to log took a long time: real 0.235s	user 0.002s	sys 0.001s
I20260710 13:28:30.254763 31542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31886d55be6a403398099bd92af9152a"
dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
mode: GRACEFUL
new_leader_uuid: "a747588122e341e091b159e7bde9399e"
 from {username='slave'} at 127.0.0.1:32844
I20260710 13:28:30.255937 31542 raft_consensus.cc:606] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [term 2 LEADER]: Received request to transfer leadership to TS a747588122e341e091b159e7bde9399e
I20260710 13:28:30.250895 31989 tablet.cc:1724] T 1f03a365c062421fa6cf194094bdc189 P a747588122e341e091b159e7bde9399e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.198699 31959 tablet.cc:1724] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.282034 31437 catalog_manager.cc:5789] TS 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203) does not have the latest schema for tablet 4ccf4c6aa5b34de6abe8611fba2a3fbf (table soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]). Expected version 1 got 0
I20260710 13:28:30.289268 31437 catalog_manager.cc:5789] TS 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203) does not have the latest schema for tablet 1cfc716acb654977a0924e64466e4bc4 (table soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]). Expected version 1 got 0
I20260710 13:28:30.289976 31437 catalog_manager.cc:5789] TS 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203) does not have the latest schema for tablet 2dbf5ed08ca04fb4bc863867b6d82e3d (table soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]). Expected version 1 got 0
I20260710 13:28:30.311131 31997 tablet.cc:1724] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.307166 31993 tablet.cc:1724] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.357450 31999 tablet.cc:1724] T e606e68550154975899baf2da5961b65 P a747588122e341e091b159e7bde9399e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.351848 31969 tablet.cc:1724] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.358831 31998 tablet.cc:1724] T bb90ec59f4574b1f801e8e842faee539 P a747588122e341e091b159e7bde9399e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.367909 31440 catalog_manager.cc:5789] TS a747588122e341e091b159e7bde9399e (127.26.249.3:39291) does not have the latest schema for tablet 7da7613c42334b118c30e62ba15799f1 (table soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b]). Expected version 1 got 0
I20260710 13:28:30.365042 31989 tablet.cc:1724] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.368929 31991 tablet.cc:1724] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.385181 31959 tablet.cc:1724] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.386809 31960 tablet.cc:1724] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.402143 31945 raft_consensus.cc:993] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5: : Instructing follower a747588122e341e091b159e7bde9399e to start an election
I20260710 13:28:30.403280 31946 raft_consensus.cc:1081] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [term 2 LEADER]: Signalling peer a747588122e341e091b159e7bde9399e to start an election
I20260710 13:28:30.405993 31685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31886d55be6a403398099bd92af9152a"
dest_uuid: "a747588122e341e091b159e7bde9399e"
 from {username='slave'} at 127.0.0.1:57170
I20260710 13:28:30.406809 31685 raft_consensus.cc:493] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:30.407370 31685 raft_consensus.cc:3060] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:30.421326 31969 tablet.cc:1724] T ff426ab49ac94907a8f80f0d364b09c1 P 8be4d6cac0274f7f8d7596cbf9669827: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.429702 31989 tablet.cc:1724] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.431975 31998 tablet.cc:1724] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.453337 31988 tablet.cc:1724] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.450866 31963 tablet.cc:1724] T 7da7613c42334b118c30e62ba15799f1 P bf74257e320b4e419e825fd7e10110c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.392042 31985 tablet.cc:1724] T 1cfc716acb654977a0924e64466e4bc4 P bf74257e320b4e419e825fd7e10110c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.477738 31999 tablet.cc:1724] T 2dbf5ed08ca04fb4bc863867b6d82e3d P a747588122e341e091b159e7bde9399e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.496356 31615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ccf4c6aa5b34de6abe8611fba2a3fbf"
dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
mode: GRACEFUL
new_leader_uuid: "a747588122e341e091b159e7bde9399e"
 from {username='slave'} at 127.0.0.1:58122
I20260710 13:28:30.497156 31615 raft_consensus.cc:606] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 LEADER]: Received request to transfer leadership to TS a747588122e341e091b159e7bde9399e
I20260710 13:28:30.481845 31685 raft_consensus.cc:515] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:30.500258 27620 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:28:30.472671 31997 tablet.cc:1724] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:30.538934 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:30.556481 31956 raft_consensus.cc:993] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827: : Instructing follower a747588122e341e091b159e7bde9399e to start an election
I20260710 13:28:30.557657 31940 raft_consensus.cc:1081] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 LEADER]: Signalling peer a747588122e341e091b159e7bde9399e to start an election
I20260710 13:28:30.560359 31688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ccf4c6aa5b34de6abe8611fba2a3fbf"
dest_uuid: "a747588122e341e091b159e7bde9399e"
 from {username='slave'} at 127.0.0.1:57160
I20260710 13:28:30.561102 31688 raft_consensus.cc:493] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:30.561568 31688 raft_consensus.cc:3060] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:30.539930 31685 leader_election.cc:290] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 3 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203)
I20260710 13:28:30.571897 31688 raft_consensus.cc:515] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:30.540508 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31886d55be6a403398099bd92af9152a" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:30.573277 31542 raft_consensus.cc:3055] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:30.573663 31542 raft_consensus.cc:740] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Running, Role: LEADER
I20260710 13:28:30.549780 31615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31886d55be6a403398099bd92af9152a" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:30.575021 31688 leader_election.cc:290] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 3 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203)
I20260710 13:28:30.575340 31615 raft_consensus.cc:3060] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:30.584409 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccf4c6aa5b34de6abe8611fba2a3fbf" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:30.585196 31618 raft_consensus.cc:3055] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:30.585464 31618 raft_consensus.cc:740] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Running, Role: LEADER
I20260710 13:28:30.586203 31618 consensus_queue.cc:260] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [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: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:30.589187 31541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccf4c6aa5b34de6abe8611fba2a3fbf" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:30.590086 31541 raft_consensus.cc:3060] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:30.574539 31542 consensus_queue.cc:260] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [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: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:30.597999 31542 raft_consensus.cc:3060] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:30.600479 31618 raft_consensus.cc:3060] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:30.614782 31543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4abe2e079d8415687746824ad36a17b"
dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
mode: GRACEFUL
new_leader_uuid: "a747588122e341e091b159e7bde9399e"
 from {username='slave'} at 127.0.0.1:32844
I20260710 13:28:30.615648 31543 raft_consensus.cc:606] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [term 2 LEADER]: Received request to transfer leadership to TS a747588122e341e091b159e7bde9399e
I20260710 13:28:30.623798 31615 raft_consensus.cc:2468] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 3.
I20260710 13:28:30.625761 31656 leader_election.cc:304] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [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: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: 
I20260710 13:28:30.626834 31875 raft_consensus.cc:2804] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:30.627333 31875 raft_consensus.cc:697] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 3 LEADER]: Becoming Leader. State: Replica: a747588122e341e091b159e7bde9399e, State: Running, Role: LEADER
I20260710 13:28:30.628108 31875 consensus_queue.cc:237] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [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: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:30.629123 31541 raft_consensus.cc:2468] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 3.
I20260710 13:28:30.631727 31656 leader_election.cc:304] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [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: a747588122e341e091b159e7bde9399e, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:30.633313 31984 raft_consensus.cc:2804] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:30.633929 31618 raft_consensus.cc:2468] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 3.
I20260710 13:28:30.634795 31984 raft_consensus.cc:697] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [term 3 LEADER]: Becoming Leader. State: Replica: a747588122e341e091b159e7bde9399e, State: Running, Role: LEADER
I20260710 13:28:30.635795 31984 consensus_queue.cc:237] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [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: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:30.642822 31542 raft_consensus.cc:2468] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 3.
I20260710 13:28:30.643726 31618 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cedd3a229d484746a5509d9b91fe1271"
dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
mode: GRACEFUL
new_leader_uuid: "a747588122e341e091b159e7bde9399e"
 from {username='slave'} at 127.0.0.1:58122
I20260710 13:28:30.644385 31618 raft_consensus.cc:606] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 LEADER]: Received request to transfer leadership to TS a747588122e341e091b159e7bde9399e
I20260710 13:28:30.645936 27620 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:28:30.646118 31441 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce: soft_deleted_table [id=bf76d59b9f61491b81cdfc072277141b] alter complete (version 1)
I20260710 13:28:30.646592 27620 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:30.659487 31437 catalog_manager.cc:5697] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e reported cstate change: term changed from 2 to 3, leader changed from 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2) to a747588122e341e091b159e7bde9399e (127.26.249.3). New cstate: current_term: 3 leader_uuid: "a747588122e341e091b159e7bde9399e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:30.661592 31437 catalog_manager.cc:5697] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e reported cstate change: term changed from 2 to 3, leader changed from bf74257e320b4e419e825fd7e10110c5 (127.26.249.1) to a747588122e341e091b159e7bde9399e (127.26.249.3). New cstate: current_term: 3 leader_uuid: "a747588122e341e091b159e7bde9399e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:30.950331 31964 raft_consensus.cc:993] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827: : Instructing follower a747588122e341e091b159e7bde9399e to start an election
I20260710 13:28:30.950793 31964 raft_consensus.cc:1081] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 LEADER]: Signalling peer a747588122e341e091b159e7bde9399e to start an election
I20260710 13:28:30.952272 31688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cedd3a229d484746a5509d9b91fe1271"
dest_uuid: "a747588122e341e091b159e7bde9399e"
 from {username='slave'} at 127.0.0.1:57160
I20260710 13:28:30.952924 31688 raft_consensus.cc:493] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:30.953189 31688 raft_consensus.cc:3060] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:30.958204 31688 raft_consensus.cc:515] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:30.960228 31688 leader_election.cc:290] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 2 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203)
I20260710 13:28:30.960915 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedd3a229d484746a5509d9b91fe1271" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:30.961272 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cedd3a229d484746a5509d9b91fe1271" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:30.961570 31542 raft_consensus.cc:3060] T cedd3a229d484746a5509d9b91fe1271 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:30.961813 31618 raft_consensus.cc:3055] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:30.962173 31618 raft_consensus.cc:740] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8be4d6cac0274f7f8d7596cbf9669827, State: Running, Role: LEADER
I20260710 13:28:30.962972 31618 consensus_queue.cc:260] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:30.964036 31618 raft_consensus.cc:3060] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:30.967998 31542 raft_consensus.cc:2468] T cedd3a229d484746a5509d9b91fe1271 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 2.
I20260710 13:28:30.969594 31618 raft_consensus.cc:2468] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 2.
I20260710 13:28:30.969642 31656 leader_election.cc:304] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a747588122e341e091b159e7bde9399e, bf74257e320b4e419e825fd7e10110c5; no voters: 
I20260710 13:28:30.970672 31984 raft_consensus.cc:2804] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:30.971197 31984 raft_consensus.cc:697] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e [term 2 LEADER]: Becoming Leader. State: Replica: a747588122e341e091b159e7bde9399e, State: Running, Role: LEADER
I20260710 13:28:30.972121 31984 consensus_queue.cc:237] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:30.980765 31441 catalog_manager.cc:5697] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e reported cstate change: term changed from 1 to 2, leader changed from 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2) to a747588122e341e091b159e7bde9399e (127.26.249.3). New cstate: current_term: 2 leader_uuid: "a747588122e341e091b159e7bde9399e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:31.018025 31618 raft_consensus.cc:1275] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827 [term 3 FOLLOWER]: Refusing update from remote peer a747588122e341e091b159e7bde9399e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:28:31.019925 31984 consensus_queue.cc:1048] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:28:31.035239 31542 raft_consensus.cc:1275] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [term 3 FOLLOWER]: Refusing update from remote peer a747588122e341e091b159e7bde9399e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:28:31.038080 31984 consensus_queue.cc:1048] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:31.167616 31542 raft_consensus.cc:1275] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 3 FOLLOWER]: Refusing update from remote peer a747588122e341e091b159e7bde9399e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:28:31.169095 31984 consensus_queue.cc:1048] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:31.177187 31618 raft_consensus.cc:1275] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 3 FOLLOWER]: Refusing update from remote peer a747588122e341e091b159e7bde9399e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:28:31.179770 32006 consensus_queue.cc:1048] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:28:31.191442 31953 raft_consensus.cc:993] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5: : Instructing follower a747588122e341e091b159e7bde9399e to start an election
I20260710 13:28:31.192073 31945 raft_consensus.cc:1081] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [term 2 LEADER]: Signalling peer a747588122e341e091b159e7bde9399e to start an election
I20260710 13:28:31.193498 31688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4abe2e079d8415687746824ad36a17b"
dest_uuid: "a747588122e341e091b159e7bde9399e"
 from {username='slave'} at 127.0.0.1:57170
I20260710 13:28:31.194270 31688 raft_consensus.cc:493] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:31.194641 31688 raft_consensus.cc:3060] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:31.199805 31688 raft_consensus.cc:515] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:31.201426 31688 leader_election.cc:290] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [CANDIDATE]: Term 3 election: Requested vote from peers bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293), 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203)
I20260710 13:28:31.202345 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4abe2e079d8415687746824ad36a17b" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf74257e320b4e419e825fd7e10110c5"
I20260710 13:28:31.202668 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4abe2e079d8415687746824ad36a17b" candidate_uuid: "a747588122e341e091b159e7bde9399e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8be4d6cac0274f7f8d7596cbf9669827"
I20260710 13:28:31.203052 31542 raft_consensus.cc:3055] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:31.203377 31618 raft_consensus.cc:3060] T c4abe2e079d8415687746824ad36a17b P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:31.203666 31542 raft_consensus.cc:740] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf74257e320b4e419e825fd7e10110c5, State: Running, Role: LEADER
I20260710 13:28:31.204428 31542 consensus_queue.cc:260] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [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: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:31.205571 31542 raft_consensus.cc:3060] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:31.208488 31618 raft_consensus.cc:2468] T c4abe2e079d8415687746824ad36a17b P 8be4d6cac0274f7f8d7596cbf9669827 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 3.
I20260710 13:28:31.209475 31656 leader_election.cc:304] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [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: 8be4d6cac0274f7f8d7596cbf9669827, a747588122e341e091b159e7bde9399e; no voters: 
I20260710 13:28:31.210204 32006 raft_consensus.cc:2804] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:31.210600 32006 raft_consensus.cc:697] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 3 LEADER]: Becoming Leader. State: Replica: a747588122e341e091b159e7bde9399e, State: Running, Role: LEADER
I20260710 13:28:31.210659 31542 raft_consensus.cc:2468] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a747588122e341e091b159e7bde9399e in term 3.
I20260710 13:28:31.211470 32006 consensus_queue.cc:237] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [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: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } }
I20260710 13:28:31.219096 31441 catalog_manager.cc:5697] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e reported cstate change: term changed from 2 to 3, leader changed from bf74257e320b4e419e825fd7e10110c5 (127.26.249.1) to a747588122e341e091b159e7bde9399e (127.26.249.3). New cstate: current_term: 3 leader_uuid: "a747588122e341e091b159e7bde9399e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a747588122e341e091b159e7bde9399e" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:31.535851 31542 raft_consensus.cc:1275] T cedd3a229d484746a5509d9b91fe1271 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Refusing update from remote peer a747588122e341e091b159e7bde9399e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:31.537842 32006 consensus_queue.cc:1048] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:31.550805 31618 raft_consensus.cc:1275] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Refusing update from remote peer a747588122e341e091b159e7bde9399e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:31.552500 31984 consensus_queue.cc:1048] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:31.700512 31541 raft_consensus.cc:1275] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [term 3 FOLLOWER]: Refusing update from remote peer a747588122e341e091b159e7bde9399e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:31.702014 31875 consensus_queue.cc:1048] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf74257e320b4e419e825fd7e10110c5" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 39293 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:28:31.714576 31615 raft_consensus.cc:1275] T c4abe2e079d8415687746824ad36a17b P 8be4d6cac0274f7f8d7596cbf9669827 [term 3 FOLLOWER]: Refusing update from remote peer a747588122e341e091b159e7bde9399e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:31.723614 32010 consensus_queue.cc:1048] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8be4d6cac0274f7f8d7596cbf9669827" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 36203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:28:31.739040 27620 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:28:31.747745 27620 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:28:31.748378 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:31.755324 27620 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:28:31.755906 27620 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:32.792063 27620 tablet_server.cc:179] TabletServer@127.26.249.1:0 shutting down...
W20260710 13:28:32.806567 31582 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260710 13:28:32.811507 31582 consensus_peers.cc:597] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827 -> Peer bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293): Couldn't send request to peer bf74257e320b4e419e825fd7e10110c5. 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 13:28:32.830327 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:32.831569 27620 tablet_replica.cc:333] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5: stopping tablet replica
I20260710 13:28:32.832455 27620 raft_consensus.cc:2243] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:32.833213 27620 raft_consensus.cc:2272] T 2dbf5ed08ca04fb4bc863867b6d82e3d P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.835683 27620 tablet_replica.cc:333] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5: stopping tablet replica
I20260710 13:28:32.836334 27620 raft_consensus.cc:2243] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:32.836862 27620 raft_consensus.cc:2272] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P bf74257e320b4e419e825fd7e10110c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.838864 27620 tablet_replica.cc:333] T 7da7613c42334b118c30e62ba15799f1 P bf74257e320b4e419e825fd7e10110c5: stopping tablet replica
I20260710 13:28:32.839468 27620 raft_consensus.cc:2243] T 7da7613c42334b118c30e62ba15799f1 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:32.839885 27620 raft_consensus.cc:2272] T 7da7613c42334b118c30e62ba15799f1 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.842278 27620 tablet_replica.cc:333] T 1cfc716acb654977a0924e64466e4bc4 P bf74257e320b4e419e825fd7e10110c5: stopping tablet replica
I20260710 13:28:32.842860 27620 raft_consensus.cc:2243] T 1cfc716acb654977a0924e64466e4bc4 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:32.843449 27620 raft_consensus.cc:2272] T 1cfc716acb654977a0924e64466e4bc4 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.845389 27620 tablet_replica.cc:333] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5: stopping tablet replica
I20260710 13:28:32.845995 27620 raft_consensus.cc:2243] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:32.846408 27620 raft_consensus.cc:2272] T 31886d55be6a403398099bd92af9152a P bf74257e320b4e419e825fd7e10110c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.848656 27620 tablet_replica.cc:333] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5: stopping tablet replica
I20260710 13:28:32.849285 27620 raft_consensus.cc:2243] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:32.849746 27620 raft_consensus.cc:2272] T e4b926e3578b41de86d52220cfc28720 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.851989 27620 tablet_replica.cc:333] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5: stopping tablet replica
I20260710 13:28:32.852526 27620 raft_consensus.cc:2243] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:32.853579 27620 raft_consensus.cc:2272] T bb90ec59f4574b1f801e8e842faee539 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.856119 27620 tablet_replica.cc:333] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5: stopping tablet replica
I20260710 13:28:32.856809 27620 raft_consensus.cc:2243] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:32.857705 27620 raft_consensus.cc:2272] T ff426ab49ac94907a8f80f0d364b09c1 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.859992 27620 tablet_replica.cc:333] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5: stopping tablet replica
I20260710 13:28:32.860693 27620 raft_consensus.cc:2243] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:32.861222 27620 raft_consensus.cc:2272] T 97b043d2ef334ed6bd7e240033b6d62c P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.863587 27620 tablet_replica.cc:333] T 1edfca88b7464fd187a40dae72e744f7 P bf74257e320b4e419e825fd7e10110c5: stopping tablet replica
I20260710 13:28:32.864252 27620 raft_consensus.cc:2243] T 1edfca88b7464fd187a40dae72e744f7 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:32.864792 27620 raft_consensus.cc:2272] T 1edfca88b7464fd187a40dae72e744f7 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.867945 27620 tablet_replica.cc:333] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5: stopping tablet replica
I20260710 13:28:32.868660 27620 raft_consensus.cc:2243] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:32.869585 27620 raft_consensus.cc:2272] T 44e93566aab1415facc3502a87f6b5f8 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.872488 27620 tablet_replica.cc:333] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5: stopping tablet replica
I20260710 13:28:32.873099 27620 raft_consensus.cc:2243] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:32.873798 27620 raft_consensus.cc:2272] T c4abe2e079d8415687746824ad36a17b P bf74257e320b4e419e825fd7e10110c5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.876201 27620 tablet_replica.cc:333] T ce6ef91ced3245a5aa7867095da8a504 P bf74257e320b4e419e825fd7e10110c5: stopping tablet replica
I20260710 13:28:32.876754 27620 raft_consensus.cc:2243] T ce6ef91ced3245a5aa7867095da8a504 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:32.877179 27620 raft_consensus.cc:2272] T ce6ef91ced3245a5aa7867095da8a504 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.879362 27620 tablet_replica.cc:333] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5: stopping tablet replica
I20260710 13:28:32.879900 27620 raft_consensus.cc:2243] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:32.880383 27620 raft_consensus.cc:2272] T e606e68550154975899baf2da5961b65 P bf74257e320b4e419e825fd7e10110c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.882344 27620 tablet_replica.cc:333] T cedd3a229d484746a5509d9b91fe1271 P bf74257e320b4e419e825fd7e10110c5: stopping tablet replica
I20260710 13:28:32.882946 27620 raft_consensus.cc:2243] T cedd3a229d484746a5509d9b91fe1271 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:32.883605 27620 raft_consensus.cc:2272] T cedd3a229d484746a5509d9b91fe1271 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.886071 27620 tablet_replica.cc:333] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5: stopping tablet replica
I20260710 13:28:32.886734 27620 raft_consensus.cc:2243] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:32.887740 27620 raft_consensus.cc:2272] T 1f03a365c062421fa6cf194094bdc189 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.890021 27620 tablet_replica.cc:333] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5: stopping tablet replica
I20260710 13:28:32.890664 27620 raft_consensus.cc:2243] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:32.891680 27620 raft_consensus.cc:2272] T 9b913d2bdd85420ebb28d3a557a31655 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.893880 27620 tablet_replica.cc:333] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5: stopping tablet replica
I20260710 13:28:32.894451 27620 raft_consensus.cc:2243] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:32.895447 27620 raft_consensus.cc:2272] T 25bf94377a5c45ccaaab1ba7bedb7029 P bf74257e320b4e419e825fd7e10110c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:32.965514 27620 tablet_server.cc:196] TabletServer@127.26.249.1:0 shutdown complete.
W20260710 13:28:33.001657 31656 consensus_peers.cc:597] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e -> Peer bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293): Couldn't send request to peer bf74257e320b4e419e825fd7e10110c5. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:39293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:33.011751 27620 tablet_server.cc:179] TabletServer@127.26.249.2:0 shutting down...
W20260710 13:28:33.035756 31656 consensus_peers.cc:597] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e -> Peer bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293): Couldn't send request to peer bf74257e320b4e419e825fd7e10110c5. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:39293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:33.052989 31582 consensus_peers.cc:597] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827 -> Peer bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293): Couldn't send request to peer bf74257e320b4e419e825fd7e10110c5. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:39293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:33.064220 31582 consensus_peers.cc:597] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827 -> Peer bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293): Couldn't send request to peer bf74257e320b4e419e825fd7e10110c5. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:39293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:33.066952 31656 consensus_peers.cc:597] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e -> Peer 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203): Couldn't send request to peer 8be4d6cac0274f7f8d7596cbf9669827. 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 13:28:33.078074 31582 consensus_peers.cc:597] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 -> Peer bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293): Couldn't send request to peer bf74257e320b4e419e825fd7e10110c5. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:39293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:33.081413 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:33.082491 27620 tablet_replica.cc:333] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827: stopping tablet replica
I20260710 13:28:33.083575 27620 raft_consensus.cc:2243] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.084268 27620 raft_consensus.cc:2272] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P 8be4d6cac0274f7f8d7596cbf9669827 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.086465 27620 tablet_replica.cc:333] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827: stopping tablet replica
I20260710 13:28:33.087182 27620 raft_consensus.cc:2243] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:33.088140 27620 raft_consensus.cc:2272] T e606e68550154975899baf2da5961b65 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.090186 27620 tablet_replica.cc:333] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827: stopping tablet replica
I20260710 13:28:33.090853 27620 raft_consensus.cc:2243] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.091398 27620 raft_consensus.cc:2272] T 7da7613c42334b118c30e62ba15799f1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.093492 27620 tablet_replica.cc:333] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827: stopping tablet replica
I20260710 13:28:33.094094 27620 raft_consensus.cc:2243] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:33.094918 27620 raft_consensus.cc:2272] T 1cfc716acb654977a0924e64466e4bc4 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.097262 27620 tablet_replica.cc:333] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827: stopping tablet replica
I20260710 13:28:33.098181 27620 raft_consensus.cc:2243] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:33.099419 27620 raft_consensus.cc:2272] T 2dbf5ed08ca04fb4bc863867b6d82e3d P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.101603 27620 tablet_replica.cc:333] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827: stopping tablet replica
I20260710 13:28:33.102250 27620 raft_consensus.cc:2243] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.102752 27620 raft_consensus.cc:2272] T 31886d55be6a403398099bd92af9152a P 8be4d6cac0274f7f8d7596cbf9669827 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.106108 27620 tablet_replica.cc:333] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827: stopping tablet replica
I20260710 13:28:33.106988 27620 raft_consensus.cc:2243] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:33.108232 27620 raft_consensus.cc:2272] T e4b926e3578b41de86d52220cfc28720 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.110538 27620 tablet_replica.cc:333] T bb90ec59f4574b1f801e8e842faee539 P 8be4d6cac0274f7f8d7596cbf9669827: stopping tablet replica
I20260710 13:28:33.111292 27620 raft_consensus.cc:2243] T bb90ec59f4574b1f801e8e842faee539 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.111789 27620 raft_consensus.cc:2272] T bb90ec59f4574b1f801e8e842faee539 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.114008 27620 tablet_replica.cc:333] T c4abe2e079d8415687746824ad36a17b P 8be4d6cac0274f7f8d7596cbf9669827: stopping tablet replica
I20260710 13:28:33.114598 27620 raft_consensus.cc:2243] T c4abe2e079d8415687746824ad36a17b P 8be4d6cac0274f7f8d7596cbf9669827 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.115167 27620 raft_consensus.cc:2272] T c4abe2e079d8415687746824ad36a17b P 8be4d6cac0274f7f8d7596cbf9669827 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.117197 27620 tablet_replica.cc:333] T ce6ef91ced3245a5aa7867095da8a504 P 8be4d6cac0274f7f8d7596cbf9669827: stopping tablet replica
I20260710 13:28:33.117789 27620 raft_consensus.cc:2243] T ce6ef91ced3245a5aa7867095da8a504 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.118244 27620 raft_consensus.cc:2272] T ce6ef91ced3245a5aa7867095da8a504 P 8be4d6cac0274f7f8d7596cbf9669827 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.120723 27620 tablet_replica.cc:333] T ff426ab49ac94907a8f80f0d364b09c1 P 8be4d6cac0274f7f8d7596cbf9669827: stopping tablet replica
I20260710 13:28:33.121403 27620 raft_consensus.cc:2243] T ff426ab49ac94907a8f80f0d364b09c1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.121941 27620 raft_consensus.cc:2272] T ff426ab49ac94907a8f80f0d364b09c1 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.124251 27620 tablet_replica.cc:333] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827: stopping tablet replica
I20260710 13:28:33.125144 27620 raft_consensus.cc:2243] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:33.126080 27620 raft_consensus.cc:2272] T 97b043d2ef334ed6bd7e240033b6d62c P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.128341 27620 tablet_replica.cc:333] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827: stopping tablet replica
I20260710 13:28:33.128969 27620 raft_consensus.cc:2243] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:33.130044 27620 raft_consensus.cc:2272] T 1edfca88b7464fd187a40dae72e744f7 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.132558 27620 tablet_replica.cc:333] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827: stopping tablet replica
I20260710 13:28:33.133250 27620 raft_consensus.cc:2243] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.133776 27620 raft_consensus.cc:2272] T 25bf94377a5c45ccaaab1ba7bedb7029 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:33.134819 31656 consensus_peers.cc:597] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e -> Peer bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293): Couldn't send request to peer bf74257e320b4e419e825fd7e10110c5. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:39293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:33.136149 27620 tablet_replica.cc:333] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827: stopping tablet replica
I20260710 13:28:33.136868 27620 raft_consensus.cc:2243] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.137377 27620 raft_consensus.cc:2272] T 1f03a365c062421fa6cf194094bdc189 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.139472 27620 tablet_replica.cc:333] T 9b913d2bdd85420ebb28d3a557a31655 P 8be4d6cac0274f7f8d7596cbf9669827: stopping tablet replica
I20260710 13:28:33.140040 27620 raft_consensus.cc:2243] T 9b913d2bdd85420ebb28d3a557a31655 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.140499 27620 raft_consensus.cc:2272] T 9b913d2bdd85420ebb28d3a557a31655 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.142590 27620 tablet_replica.cc:333] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827: stopping tablet replica
I20260710 13:28:33.143476 27620 raft_consensus.cc:2243] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.143939 27620 raft_consensus.cc:2272] T cedd3a229d484746a5509d9b91fe1271 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.146651 27620 tablet_replica.cc:333] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827: stopping tablet replica
I20260710 13:28:33.147253 27620 raft_consensus.cc:2243] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.147769 27620 raft_consensus.cc:2272] T 44e93566aab1415facc3502a87f6b5f8 P 8be4d6cac0274f7f8d7596cbf9669827 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:33.149408 31656 consensus_peers.cc:597] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e -> Peer 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203): Couldn't send request to peer 8be4d6cac0274f7f8d7596cbf9669827. 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 13:28:33.183724 31656 consensus_peers.cc:597] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e -> Peer 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203): Couldn't send request to peer 8be4d6cac0274f7f8d7596cbf9669827. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.2:36203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:33.184207 31656 consensus_peers.cc:597] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e -> Peer 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203): Couldn't send request to peer 8be4d6cac0274f7f8d7596cbf9669827. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.2:36203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:33.191669 27620 tablet_server.cc:196] TabletServer@127.26.249.2:0 shutdown complete.
W20260710 13:28:33.213274 31656 consensus_peers.cc:597] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e -> Peer bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293): Couldn't send request to peer bf74257e320b4e419e825fd7e10110c5. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:39293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:33.260178 31656 consensus_peers.cc:597] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e -> Peer bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293): Couldn't send request to peer bf74257e320b4e419e825fd7e10110c5. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:39293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:28:33.261201 31656 consensus_peers.cc:597] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e -> Peer 8be4d6cac0274f7f8d7596cbf9669827 (127.26.249.2:36203): Couldn't send request to peer 8be4d6cac0274f7f8d7596cbf9669827. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.2:36203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:33.282608 27620 tablet_server.cc:179] TabletServer@127.26.249.3:0 shutting down...
W20260710 13:28:33.294107 31656 consensus_peers.cc:597] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e -> Peer bf74257e320b4e419e825fd7e10110c5 (127.26.249.1:39293): Couldn't send request to peer bf74257e320b4e419e825fd7e10110c5. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:39293: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:33.328119 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:33.329655 27620 tablet_replica.cc:333] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e: stopping tablet replica
I20260710 13:28:33.331635 27620 raft_consensus.cc:2243] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:33.333935 27620 raft_consensus.cc:2272] T 4ccf4c6aa5b34de6abe8611fba2a3fbf P a747588122e341e091b159e7bde9399e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.337358 27620 tablet_replica.cc:333] T 2dbf5ed08ca04fb4bc863867b6d82e3d P a747588122e341e091b159e7bde9399e: stopping tablet replica
I20260710 13:28:33.338478 27620 raft_consensus.cc:2243] T 2dbf5ed08ca04fb4bc863867b6d82e3d P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.339367 27620 raft_consensus.cc:2272] T 2dbf5ed08ca04fb4bc863867b6d82e3d P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.342296 27620 tablet_replica.cc:333] T e606e68550154975899baf2da5961b65 P a747588122e341e091b159e7bde9399e: stopping tablet replica
I20260710 13:28:33.343906 27620 raft_consensus.cc:2243] T e606e68550154975899baf2da5961b65 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.344827 27620 raft_consensus.cc:2272] T e606e68550154975899baf2da5961b65 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.348037 27620 tablet_replica.cc:333] T bb90ec59f4574b1f801e8e842faee539 P a747588122e341e091b159e7bde9399e: stopping tablet replica
I20260710 13:28:33.349040 27620 raft_consensus.cc:2243] T bb90ec59f4574b1f801e8e842faee539 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.349856 27620 raft_consensus.cc:2272] T bb90ec59f4574b1f801e8e842faee539 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.352782 27620 tablet_replica.cc:333] T e4b926e3578b41de86d52220cfc28720 P a747588122e341e091b159e7bde9399e: stopping tablet replica
I20260710 13:28:33.353768 27620 raft_consensus.cc:2243] T e4b926e3578b41de86d52220cfc28720 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.354493 27620 raft_consensus.cc:2272] T e4b926e3578b41de86d52220cfc28720 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.357718 27620 tablet_replica.cc:333] T 25bf94377a5c45ccaaab1ba7bedb7029 P a747588122e341e091b159e7bde9399e: stopping tablet replica
I20260710 13:28:33.358568 27620 raft_consensus.cc:2243] T 25bf94377a5c45ccaaab1ba7bedb7029 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.359267 27620 raft_consensus.cc:2272] T 25bf94377a5c45ccaaab1ba7bedb7029 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.362030 27620 tablet_replica.cc:333] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e: stopping tablet replica
I20260710 13:28:33.362892 27620 raft_consensus.cc:2243] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:33.364612 27620 raft_consensus.cc:2272] T ce6ef91ced3245a5aa7867095da8a504 P a747588122e341e091b159e7bde9399e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.367604 27620 tablet_replica.cc:333] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e: stopping tablet replica
I20260710 13:28:33.368518 27620 raft_consensus.cc:2243] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:33.370291 27620 raft_consensus.cc:2272] T c4abe2e079d8415687746824ad36a17b P a747588122e341e091b159e7bde9399e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.374082 27620 tablet_replica.cc:333] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e: stopping tablet replica
I20260710 13:28:33.375483 27620 raft_consensus.cc:2243] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.376497 27620 raft_consensus.cc:2272] T 44e93566aab1415facc3502a87f6b5f8 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.380298 27620 tablet_replica.cc:333] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e: stopping tablet replica
I20260710 13:28:33.381120 27620 raft_consensus.cc:2243] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.381953 27620 raft_consensus.cc:2272] T ff426ab49ac94907a8f80f0d364b09c1 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.384992 27620 tablet_replica.cc:333] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e: stopping tablet replica
I20260710 13:28:33.385775 27620 raft_consensus.cc:2243] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.386525 27620 raft_consensus.cc:2272] T 1edfca88b7464fd187a40dae72e744f7 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.389503 27620 tablet_replica.cc:333] T 97b043d2ef334ed6bd7e240033b6d62c P a747588122e341e091b159e7bde9399e: stopping tablet replica
I20260710 13:28:33.390391 27620 raft_consensus.cc:2243] T 97b043d2ef334ed6bd7e240033b6d62c P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.391346 27620 raft_consensus.cc:2272] T 97b043d2ef334ed6bd7e240033b6d62c P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.394554 27620 tablet_replica.cc:333] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e: stopping tablet replica
I20260710 13:28:33.395395 27620 raft_consensus.cc:2243] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:33.397135 27620 raft_consensus.cc:2272] T 31886d55be6a403398099bd92af9152a P a747588122e341e091b159e7bde9399e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.400409 27620 tablet_replica.cc:333] T 1f03a365c062421fa6cf194094bdc189 P a747588122e341e091b159e7bde9399e: stopping tablet replica
I20260710 13:28:33.401134 27620 raft_consensus.cc:2243] T 1f03a365c062421fa6cf194094bdc189 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.401978 27620 raft_consensus.cc:2272] T 1f03a365c062421fa6cf194094bdc189 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.404757 27620 tablet_replica.cc:333] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e: stopping tablet replica
I20260710 13:28:33.405452 27620 raft_consensus.cc:2243] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.406128 27620 raft_consensus.cc:2272] T 9b913d2bdd85420ebb28d3a557a31655 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.409377 27620 tablet_replica.cc:333] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e: stopping tablet replica
I20260710 13:28:33.410188 27620 raft_consensus.cc:2243] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:33.411643 27620 raft_consensus.cc:2272] T 7da7613c42334b118c30e62ba15799f1 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.414489 27620 tablet_replica.cc:333] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e: stopping tablet replica
I20260710 13:28:33.415261 27620 raft_consensus.cc:2243] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:33.416142 27620 raft_consensus.cc:2272] T 1cfc716acb654977a0924e64466e4bc4 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.418990 27620 tablet_replica.cc:333] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e: stopping tablet replica
I20260710 13:28:33.419662 27620 raft_consensus.cc:2243] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:33.421121 27620 raft_consensus.cc:2272] T cedd3a229d484746a5509d9b91fe1271 P a747588122e341e091b159e7bde9399e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.475225 27620 tablet_server.cc:196] TabletServer@127.26.249.3:0 shutdown complete.
I20260710 13:28:33.524470 27620 master.cc:562] Master@127.26.249.62:46293 shutting down...
I20260710 13:28:33.556109 27620 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:33.557016 27620 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:33.557438 27620 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8269d91a18e34b10a39046620e7452ce: stopping tablet replica
I20260710 13:28:33.582244 27620 master.cc:584] Master@127.26.249.62:46293 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (14502 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:28:33.657477 27620 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.249.62:42617
I20260710 13:28:33.659716 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:33.668823 32029 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 13:28:33.668998 32028 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 13:28:33.669811 32031 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 13:28:33.671375 27620 server_base.cc:1061] running on GCE node
I20260710 13:28:33.672570 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:33.672827 27620 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 13:28:33.673014 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690113672984 us; error 0 us; skew 500 ppm
I20260710 13:28:33.673607 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:33.676640 27620 webserver.cc:533] Webserver started at http://127.26.249.62:46635/ using document root <none> and password file <none>
I20260710 13:28:33.677289 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:33.677548 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:33.677948 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:33.679605 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690002179479-27620-0/minicluster-data/master-0-root/instance:
uuid: "4d296270dea244de8eaf3d171a364495"
format_stamp: "Formatted at 2026-07-10 13:28:33 on dist-test-slave-hdws"
I20260710 13:28:33.685503 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:28:33.689996 32036 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:33.691597 27620 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:28:33.692258 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690002179479-27620-0/minicluster-data/master-0-root
uuid: "4d296270dea244de8eaf3d171a364495"
format_stamp: "Formatted at 2026-07-10 13:28:33 on dist-test-slave-hdws"
I20260710 13:28:33.693218 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690002179479-27620-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690002179479-27620-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690002179479-27620-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 13:28:33.717581 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:33.719257 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:33.772460 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.62:42617
I20260710 13:28:33.772636 32087 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.62:42617 every 8 connection(s)
I20260710 13:28:33.777451 32088 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 13:28:33.791497 32088 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495: Bootstrap starting.
I20260710 13:28:33.797353 32088 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:33.802567 32088 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495: No bootstrap required, opened a new log
I20260710 13:28:33.805280 32088 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d296270dea244de8eaf3d171a364495" member_type: VOTER }
I20260710 13:28:33.805812 32088 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:33.805994 32088 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d296270dea244de8eaf3d171a364495, State: Initialized, Role: FOLLOWER
I20260710 13:28:33.806689 32088 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d296270dea244de8eaf3d171a364495" member_type: VOTER }
I20260710 13:28:33.807207 32088 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:28:33.807425 32088 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:28:33.807668 32088 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:33.814109 32088 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d296270dea244de8eaf3d171a364495" member_type: VOTER }
I20260710 13:28:33.814805 32088 leader_election.cc:304] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495 [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: 4d296270dea244de8eaf3d171a364495; no voters: 
I20260710 13:28:33.816308 32088 leader_election.cc:290] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:28:33.816978 32091 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:33.818648 32091 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495 [term 1 LEADER]: Becoming Leader. State: Replica: 4d296270dea244de8eaf3d171a364495, State: Running, Role: LEADER
I20260710 13:28:33.819723 32088 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:28:33.819538 32091 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495 [LEADER]: Queue going to LEADER mode. State: All 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: "4d296270dea244de8eaf3d171a364495" member_type: VOTER }
I20260710 13:28:33.828814 32092 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4d296270dea244de8eaf3d171a364495" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d296270dea244de8eaf3d171a364495" member_type: VOTER } }
I20260710 13:28:33.829710 32092 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495 [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:33.831265 32093 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4d296270dea244de8eaf3d171a364495. Latest consensus state: current_term: 1 leader_uuid: "4d296270dea244de8eaf3d171a364495" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d296270dea244de8eaf3d171a364495" member_type: VOTER } }
I20260710 13:28:33.832224 32093 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495 [sys.catalog]: This master's current role is: LEADER
I20260710 13:28:33.834287 32101 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:28:33.843302 32101 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:28:33.844712 27620 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:28:33.854857 32101 catalog_manager.cc:1383] Generated new cluster ID: d55ca0c2da754d119552004746ff0680
I20260710 13:28:33.855298 32101 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:28:33.884272 32101 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:28:33.885846 32101 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:28:33.909632 32101 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495: Generated new TSK 0
I20260710 13:28:33.910449 32101 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:28:33.976531 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:33.984153 32109 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 13:28:33.985332 32110 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 13:28:33.986783 32112 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 13:28:33.987864 27620 server_base.cc:1061] running on GCE node
I20260710 13:28:33.989100 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:33.989398 27620 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 13:28:33.989606 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690113989584 us; error 0 us; skew 500 ppm
I20260710 13:28:33.990263 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:33.993255 27620 webserver.cc:533] Webserver started at http://127.26.249.1:36969/ using document root <none> and password file <none>
I20260710 13:28:33.993855 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:33.994102 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:33.994414 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:33.996057 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690002179479-27620-0/minicluster-data/ts-0-root/instance:
uuid: "3a8f6dc78773489a8b7902f1d1255c76"
format_stamp: "Formatted at 2026-07-10 13:28:33 on dist-test-slave-hdws"
I20260710 13:28:34.001968 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260710 13:28:34.006323 32117 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:34.007419 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260710 13:28:34.007774 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690002179479-27620-0/minicluster-data/ts-0-root
uuid: "3a8f6dc78773489a8b7902f1d1255c76"
format_stamp: "Formatted at 2026-07-10 13:28:33 on dist-test-slave-hdws"
I20260710 13:28:34.008136 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690002179479-27620-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690002179479-27620-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690002179479-27620-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 13:28:34.027931 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:34.029419 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:34.031301 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:34.033939 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:34.034180 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:34.034427 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:34.034627 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:34.087242 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.1:37439
I20260710 13:28:34.087342 32179 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.1:37439 every 8 connection(s)
I20260710 13:28:34.092813 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:34.103145 32185 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 13:28:34.104096 32184 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 13:28:34.105504 32187 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 13:28:34.106822 27620 server_base.cc:1061] running on GCE node
I20260710 13:28:34.109279 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:34.109609 27620 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 13:28:34.109850 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690114109823 us; error 0 us; skew 500 ppm
I20260710 13:28:34.110934 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:34.110944 32180 heartbeater.cc:344] Connected to a master server at 127.26.249.62:42617
I20260710 13:28:34.111572 32180 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:34.112851 32180 heartbeater.cc:507] Master 127.26.249.62:42617 requested a full tablet report, sending...
I20260710 13:28:34.114777 27620 webserver.cc:533] Webserver started at http://127.26.249.2:36351/ using document root <none> and password file <none>
I20260710 13:28:34.115602 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:34.115845 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:34.116196 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:34.116143 32053 ts_manager.cc:194] Registered new tserver with Master: 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439)
I20260710 13:28:34.117961 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690002179479-27620-0/minicluster-data/ts-1-root/instance:
uuid: "39ff2e1f24d74de2b74c962bf32084de"
format_stamp: "Formatted at 2026-07-10 13:28:34 on dist-test-slave-hdws"
I20260710 13:28:34.118649 32053 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39446
I20260710 13:28:34.125162 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:28:34.131862 32192 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:34.133138 27620 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:28:34.133638 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690002179479-27620-0/minicluster-data/ts-1-root
uuid: "39ff2e1f24d74de2b74c962bf32084de"
format_stamp: "Formatted at 2026-07-10 13:28:34 on dist-test-slave-hdws"
I20260710 13:28:34.134097 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690002179479-27620-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690002179479-27620-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690002179479-27620-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 13:28:34.154995 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:34.156769 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:34.158849 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:34.162009 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:34.162339 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:34.162635 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:34.162832 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:34.214910 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.2:34539
I20260710 13:28:34.214960 32254 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.2:34539 every 8 connection(s)
I20260710 13:28:34.220788 27620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:28:34.230592 32258 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 13:28:34.230830 32259 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 13:28:34.234452 32261 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 13:28:34.234949 27620 server_base.cc:1061] running on GCE node
I20260710 13:28:34.236302 27620 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:28:34.236634 27620 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 13:28:34.236852 27620 hybrid_clock.cc:648] HybridClock initialized: now 1783690114236830 us; error 0 us; skew 500 ppm
I20260710 13:28:34.236958 32255 heartbeater.cc:344] Connected to a master server at 127.26.249.62:42617
I20260710 13:28:34.237430 32255 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:34.237739 27620 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:28:34.238457 32255 heartbeater.cc:507] Master 127.26.249.62:42617 requested a full tablet report, sending...
I20260710 13:28:34.241029 27620 webserver.cc:533] Webserver started at http://127.26.249.3:42999/ using document root <none> and password file <none>
I20260710 13:28:34.241496 32053 ts_manager.cc:194] Registered new tserver with Master: 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539)
I20260710 13:28:34.241894 27620 fs_manager.cc:362] Metadata directory not provided
I20260710 13:28:34.242193 27620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:28:34.242529 27620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:28:34.243846 32053 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39450
I20260710 13:28:34.244518 27620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690002179479-27620-0/minicluster-data/ts-2-root/instance:
uuid: "02f196d3aa5f4753b8e010520314a62d"
format_stamp: "Formatted at 2026-07-10 13:28:34 on dist-test-slave-hdws"
I20260710 13:28:34.250442 27620 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 13:28:34.254592 32266 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:34.255666 27620 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:28:34.255959 27620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690002179479-27620-0/minicluster-data/ts-2-root
uuid: "02f196d3aa5f4753b8e010520314a62d"
format_stamp: "Formatted at 2026-07-10 13:28:34 on dist-test-slave-hdws"
I20260710 13:28:34.256248 27620 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690002179479-27620-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690002179479-27620-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskbd_DH5/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783690002179479-27620-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 13:28:34.296454 27620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:28:34.298046 27620 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:28:34.299854 27620 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:28:34.302531 27620 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:28:34.302748 27620 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:34.303148 27620 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:28:34.303315 27620 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:28:34.355940 27620 rpc_server.cc:307] RPC server started. Bound to: 127.26.249.3:45941
I20260710 13:28:34.356058 32328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.249.3:45941 every 8 connection(s)
I20260710 13:28:34.372606 32329 heartbeater.cc:344] Connected to a master server at 127.26.249.62:42617
I20260710 13:28:34.373117 32329 heartbeater.cc:461] Registering TS with master...
I20260710 13:28:34.374050 32329 heartbeater.cc:507] Master 127.26.249.62:42617 requested a full tablet report, sending...
I20260710 13:28:34.376533 32053 ts_manager.cc:194] Registered new tserver with Master: 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:34.377285 27620 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017794707s
I20260710 13:28:34.378461 32053 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39454
I20260710 13:28:34.413363 32053 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39464:
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 13:28:34.416777 32053 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 13:28:34.500744 32294 tablet_service.cc:1511] Processing CreateTablet for tablet 36df6e49c80e45cebe449079ebb5441e (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:34.502620 32294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36df6e49c80e45cebe449079ebb5441e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.503080 32293 tablet_service.cc:1511] Processing CreateTablet for tablet 21c386982ee94b08878483828afe5f04 (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:34.504667 32293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c386982ee94b08878483828afe5f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.516336 32144 tablet_service.cc:1511] Processing CreateTablet for tablet 21c386982ee94b08878483828afe5f04 (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:34.518132 32144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c386982ee94b08878483828afe5f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.517989 32292 tablet_service.cc:1511] Processing CreateTablet for tablet 67b1b7abc6504d73bb6ce72399b76965 (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:34.519701 32292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67b1b7abc6504d73bb6ce72399b76965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.520412 32143 tablet_service.cc:1511] Processing CreateTablet for tablet 67b1b7abc6504d73bb6ce72399b76965 (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:34.521960 32143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67b1b7abc6504d73bb6ce72399b76965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.523129 32142 tablet_service.cc:1511] Processing CreateTablet for tablet 42afd325881e4160a09a691fc3eb0217 (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:34.523646 32145 tablet_service.cc:1511] Processing CreateTablet for tablet 36df6e49c80e45cebe449079ebb5441e (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:34.524675 32142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42afd325881e4160a09a691fc3eb0217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.526172 32291 tablet_service.cc:1511] Processing CreateTablet for tablet 42afd325881e4160a09a691fc3eb0217 (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:34.528656 32141 tablet_service.cc:1511] Processing CreateTablet for tablet 7540eaaf34ef4f928124140e66017957 (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:34.530153 32141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7540eaaf34ef4f928124140e66017957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.531322 32291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42afd325881e4160a09a691fc3eb0217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.533340 32290 tablet_service.cc:1511] Processing CreateTablet for tablet 7540eaaf34ef4f928124140e66017957 (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:34.537429 32145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36df6e49c80e45cebe449079ebb5441e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.538064 32140 tablet_service.cc:1511] Processing CreateTablet for tablet ef75c472f52d4f5084d26bfb8931c59a (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:34.539918 32140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef75c472f52d4f5084d26bfb8931c59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.539738 32289 tablet_service.cc:1511] Processing CreateTablet for tablet ef75c472f52d4f5084d26bfb8931c59a (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:34.541594 32289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef75c472f52d4f5084d26bfb8931c59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.542282 32290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7540eaaf34ef4f928124140e66017957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.549566 32215 tablet_service.cc:1511] Processing CreateTablet for tablet ef75c472f52d4f5084d26bfb8931c59a (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:34.551386 32215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef75c472f52d4f5084d26bfb8931c59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.550761 32219 tablet_service.cc:1511] Processing CreateTablet for tablet 21c386982ee94b08878483828afe5f04 (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:34.552527 32219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c386982ee94b08878483828afe5f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.549566 32220 tablet_service.cc:1511] Processing CreateTablet for tablet 36df6e49c80e45cebe449079ebb5441e (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:34.554085 32220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36df6e49c80e45cebe449079ebb5441e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.556447 32218 tablet_service.cc:1511] Processing CreateTablet for tablet 67b1b7abc6504d73bb6ce72399b76965 (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:34.558017 32218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67b1b7abc6504d73bb6ce72399b76965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.559767 32217 tablet_service.cc:1511] Processing CreateTablet for tablet 42afd325881e4160a09a691fc3eb0217 (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:34.562577 32216 tablet_service.cc:1511] Processing CreateTablet for tablet 7540eaaf34ef4f928124140e66017957 (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:34.571350 32139 tablet_service.cc:1511] Processing CreateTablet for tablet 19f2871f69ea42c2a36cfa0313249b25 (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:34.572906 32139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f2871f69ea42c2a36cfa0313249b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.576386 32216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7540eaaf34ef4f928124140e66017957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.581049 32214 tablet_service.cc:1511] Processing CreateTablet for tablet 19f2871f69ea42c2a36cfa0313249b25 (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:34.582775 32214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f2871f69ea42c2a36cfa0313249b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.587491 32217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42afd325881e4160a09a691fc3eb0217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.588380 32288 tablet_service.cc:1511] Processing CreateTablet for tablet 19f2871f69ea42c2a36cfa0313249b25 (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:34.589926 32288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f2871f69ea42c2a36cfa0313249b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.590945 32348 tablet_bootstrap.cc:492] T ef75c472f52d4f5084d26bfb8931c59a P 3a8f6dc78773489a8b7902f1d1255c76: Bootstrap starting.
I20260710 13:28:34.601347 32348 tablet_bootstrap.cc:654] T ef75c472f52d4f5084d26bfb8931c59a P 3a8f6dc78773489a8b7902f1d1255c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:34.603076 32141 tablet_service.cc:1511] Processing CreateTablet for tablet ceb7b410777f4e6d83f6776706ca82ec (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:34.604703 32141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb7b410777f4e6d83f6776706ca82ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.614177 32213 tablet_service.cc:1511] Processing CreateTablet for tablet ceb7b410777f4e6d83f6776706ca82ec (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:34.616501 32213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb7b410777f4e6d83f6776706ca82ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.633041 32348 tablet_bootstrap.cc:492] T ef75c472f52d4f5084d26bfb8931c59a P 3a8f6dc78773489a8b7902f1d1255c76: No bootstrap required, opened a new log
I20260710 13:28:34.633701 32348 ts_tablet_manager.cc:1403] T ef75c472f52d4f5084d26bfb8931c59a P 3a8f6dc78773489a8b7902f1d1255c76: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.000s
I20260710 13:28:34.638080 32348 raft_consensus.cc:359] T ef75c472f52d4f5084d26bfb8931c59a P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.639031 32348 raft_consensus.cc:385] T ef75c472f52d4f5084d26bfb8931c59a P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:34.647486 32348 raft_consensus.cc:740] T ef75c472f52d4f5084d26bfb8931c59a P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Initialized, Role: FOLLOWER
I20260710 13:28:34.645999 32291 tablet_service.cc:1511] Processing CreateTablet for tablet ceb7b410777f4e6d83f6776706ca82ec (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:34.648336 32212 tablet_service.cc:1511] Processing CreateTablet for tablet 6339b478ceb84aaf9cb46c607798ba11 (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:34.649660 32212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6339b478ceb84aaf9cb46c607798ba11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.652303 32144 tablet_service.cc:1511] Processing CreateTablet for tablet 6339b478ceb84aaf9cb46c607798ba11 (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:34.653533 32144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6339b478ceb84aaf9cb46c607798ba11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.656242 32347 tablet_bootstrap.cc:492] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d: Bootstrap starting.
I20260710 13:28:34.648294 32348 consensus_queue.cc:260] T ef75c472f52d4f5084d26bfb8931c59a P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.651077 32291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb7b410777f4e6d83f6776706ca82ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.684592 32350 tablet_bootstrap.cc:492] T 36df6e49c80e45cebe449079ebb5441e P 39ff2e1f24d74de2b74c962bf32084de: Bootstrap starting.
I20260710 13:28:34.689778 32347 tablet_bootstrap.cc:654] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:34.703529 32180 heartbeater.cc:499] Master 127.26.249.62:42617 was elected leader, sending a full tablet report...
I20260710 13:28:34.704794 32348 ts_tablet_manager.cc:1434] T ef75c472f52d4f5084d26bfb8931c59a P 3a8f6dc78773489a8b7902f1d1255c76: Time spent starting tablet: real 0.070s	user 0.005s	sys 0.007s
I20260710 13:28:34.703707 32351 raft_consensus.cc:493] T ef75c472f52d4f5084d26bfb8931c59a P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:34.705513 32351 raft_consensus.cc:515] T ef75c472f52d4f5084d26bfb8931c59a P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.706612 32348 tablet_bootstrap.cc:492] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76: Bootstrap starting.
I20260710 13:28:34.714368 32351 leader_election.cc:290] T ef75c472f52d4f5084d26bfb8931c59a P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:34.741479 32292 tablet_service.cc:1511] Processing CreateTablet for tablet 6339b478ceb84aaf9cb46c607798ba11 (DEFAULT_TABLE table=test-workload [id=c5f274cc2b8a45bc9a331ec92ef90793]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:34.743825 32292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6339b478ceb84aaf9cb46c607798ba11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:34.761649 32350 tablet_bootstrap.cc:654] T 36df6e49c80e45cebe449079ebb5441e P 39ff2e1f24d74de2b74c962bf32084de: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:34.766096 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef75c472f52d4f5084d26bfb8931c59a" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d" is_pre_election: true
W20260710 13:28:34.769411 32119 leader_election.cc:343] T ef75c472f52d4f5084d26bfb8931c59a P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:34.800493 32348 tablet_bootstrap.cc:654] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:34.801314 32347 tablet_bootstrap.cc:492] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d: No bootstrap required, opened a new log
I20260710 13:28:34.801829 32347 ts_tablet_manager.cc:1403] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d: Time spent bootstrapping tablet: real 0.146s	user 0.025s	sys 0.060s
I20260710 13:28:34.803659 32350 tablet_bootstrap.cc:492] T 36df6e49c80e45cebe449079ebb5441e P 39ff2e1f24d74de2b74c962bf32084de: No bootstrap required, opened a new log
I20260710 13:28:34.804129 32350 ts_tablet_manager.cc:1403] T 36df6e49c80e45cebe449079ebb5441e P 39ff2e1f24d74de2b74c962bf32084de: Time spent bootstrapping tablet: real 0.120s	user 0.017s	sys 0.005s
I20260710 13:28:34.807029 32347 raft_consensus.cc:359] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.807286 32350 raft_consensus.cc:359] T 36df6e49c80e45cebe449079ebb5441e P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } }
I20260710 13:28:34.808264 32350 raft_consensus.cc:385] T 36df6e49c80e45cebe449079ebb5441e P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:34.808617 32350 raft_consensus.cc:740] T 36df6e49c80e45cebe449079ebb5441e P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Initialized, Role: FOLLOWER
I20260710 13:28:34.809489 32350 consensus_queue.cc:260] T 36df6e49c80e45cebe449079ebb5441e P 39ff2e1f24d74de2b74c962bf32084de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } }
I20260710 13:28:34.814648 32348 tablet_bootstrap.cc:492] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76: No bootstrap required, opened a new log
I20260710 13:28:34.815433 32348 ts_tablet_manager.cc:1403] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76: Time spent bootstrapping tablet: real 0.109s	user 0.006s	sys 0.011s
I20260710 13:28:34.815286 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef75c472f52d4f5084d26bfb8931c59a" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de" is_pre_election: true
I20260710 13:28:34.815881 32255 heartbeater.cc:499] Master 127.26.249.62:42617 was elected leader, sending a full tablet report...
I20260710 13:28:34.816424 32350 ts_tablet_manager.cc:1434] T 36df6e49c80e45cebe449079ebb5441e P 39ff2e1f24d74de2b74c962bf32084de: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
W20260710 13:28:34.817104 32120 leader_election.cc:343] T ef75c472f52d4f5084d26bfb8931c59a P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:34.817380 32350 tablet_bootstrap.cc:492] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de: Bootstrap starting.
I20260710 13:28:34.817588 32120 leader_election.cc:304] T ef75c472f52d4f5084d26bfb8931c59a P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a8f6dc78773489a8b7902f1d1255c76; no voters: 02f196d3aa5f4753b8e010520314a62d, 39ff2e1f24d74de2b74c962bf32084de
I20260710 13:28:34.818569 32352 raft_consensus.cc:2749] T ef75c472f52d4f5084d26bfb8931c59a P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:34.808238 32347 raft_consensus.cc:385] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:34.819607 32347 raft_consensus.cc:740] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Initialized, Role: FOLLOWER
I20260710 13:28:34.819201 32348 raft_consensus.cc:359] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.820393 32348 raft_consensus.cc:385] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:34.820776 32348 raft_consensus.cc:740] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Initialized, Role: FOLLOWER
I20260710 13:28:34.822073 32348 consensus_queue.cc:260] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.824880 32348 ts_tablet_manager.cc:1434] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:28:34.825959 32348 tablet_bootstrap.cc:492] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76: Bootstrap starting.
I20260710 13:28:34.826794 32350 tablet_bootstrap.cc:654] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:34.820755 32347 consensus_queue.cc:260] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.832002 32329 heartbeater.cc:499] Master 127.26.249.62:42617 was elected leader, sending a full tablet report...
I20260710 13:28:34.832567 32347 ts_tablet_manager.cc:1434] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.006s
I20260710 13:28:34.833484 32348 tablet_bootstrap.cc:654] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:34.833736 32347 tablet_bootstrap.cc:492] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d: Bootstrap starting.
W20260710 13:28:34.833891 32100 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:34.839939 32347 tablet_bootstrap.cc:654] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:34.842350 32348 tablet_bootstrap.cc:492] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76: No bootstrap required, opened a new log
I20260710 13:28:34.842913 32348 ts_tablet_manager.cc:1403] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.007s
I20260710 13:28:34.839797 32350 tablet_bootstrap.cc:492] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de: No bootstrap required, opened a new log
I20260710 13:28:34.845572 32350 ts_tablet_manager.cc:1403] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.004s
I20260710 13:28:34.847257 32347 tablet_bootstrap.cc:492] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d: No bootstrap required, opened a new log
I20260710 13:28:34.847874 32347 ts_tablet_manager.cc:1403] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:28:34.849504 32350 raft_consensus.cc:359] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.849664 32348 raft_consensus.cc:359] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.850379 32350 raft_consensus.cc:385] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:34.850525 32348 raft_consensus.cc:385] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:34.850800 32350 raft_consensus.cc:740] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Initialized, Role: FOLLOWER
I20260710 13:28:34.850925 32348 raft_consensus.cc:740] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Initialized, Role: FOLLOWER
I20260710 13:28:34.851116 32347 raft_consensus.cc:359] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } }
I20260710 13:28:34.852236 32347 raft_consensus.cc:385] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:34.852042 32348 consensus_queue.cc:260] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.852638 32347 raft_consensus.cc:740] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Initialized, Role: FOLLOWER
I20260710 13:28:34.853551 32350 consensus_queue.cc:260] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.853858 32347 consensus_queue.cc:260] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } }
I20260710 13:28:34.854914 32348 ts_tablet_manager.cc:1434] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:28:34.855974 32348 tablet_bootstrap.cc:492] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76: Bootstrap starting.
I20260710 13:28:34.856151 32350 ts_tablet_manager.cc:1434] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:28:34.856751 32347 ts_tablet_manager.cc:1434] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:28:34.857143 32350 tablet_bootstrap.cc:492] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de: Bootstrap starting.
I20260710 13:28:34.858043 32347 tablet_bootstrap.cc:492] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d: Bootstrap starting.
I20260710 13:28:34.864315 32348 tablet_bootstrap.cc:654] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:34.867134 32347 tablet_bootstrap.cc:654] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:34.877132 32348 tablet_bootstrap.cc:492] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76: No bootstrap required, opened a new log
I20260710 13:28:34.877962 32348 ts_tablet_manager.cc:1403] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260710 13:28:34.868168 32350 tablet_bootstrap.cc:654] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:34.881999 32348 raft_consensus.cc:359] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.882738 32348 raft_consensus.cc:385] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:34.883041 32348 raft_consensus.cc:740] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Initialized, Role: FOLLOWER
I20260710 13:28:34.884466 32347 tablet_bootstrap.cc:492] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d: No bootstrap required, opened a new log
I20260710 13:28:34.884282 32348 consensus_queue.cc:260] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.885334 32347 ts_tablet_manager.cc:1403] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260710 13:28:34.888972 32347 raft_consensus.cc:359] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.889629 32348 ts_tablet_manager.cc:1434] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 13:28:34.889838 32347 raft_consensus.cc:385] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:34.890249 32347 raft_consensus.cc:740] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Initialized, Role: FOLLOWER
I20260710 13:28:34.890733 32348 tablet_bootstrap.cc:492] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76: Bootstrap starting.
I20260710 13:28:34.891307 32347 consensus_queue.cc:260] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.898098 32348 tablet_bootstrap.cc:654] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:34.901319 32347 ts_tablet_manager.cc:1434] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:28:34.902753 32350 tablet_bootstrap.cc:492] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de: No bootstrap required, opened a new log
I20260710 13:28:34.903403 32350 ts_tablet_manager.cc:1403] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.014s
I20260710 13:28:34.906505 32350 raft_consensus.cc:359] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.907356 32350 raft_consensus.cc:385] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:34.907694 32350 raft_consensus.cc:740] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Initialized, Role: FOLLOWER
I20260710 13:28:34.908128 32347 tablet_bootstrap.cc:492] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d: Bootstrap starting.
I20260710 13:28:34.908581 32350 consensus_queue.cc:260] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.911320 32350 ts_tablet_manager.cc:1434] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:28:34.912817 32350 tablet_bootstrap.cc:492] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de: Bootstrap starting.
I20260710 13:28:34.918133 32347 tablet_bootstrap.cc:654] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:34.922271 32350 tablet_bootstrap.cc:654] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:34.924472 32348 tablet_bootstrap.cc:492] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76: No bootstrap required, opened a new log
I20260710 13:28:34.925200 32348 ts_tablet_manager.cc:1403] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76: Time spent bootstrapping tablet: real 0.035s	user 0.025s	sys 0.008s
I20260710 13:28:34.928468 32347 tablet_bootstrap.cc:492] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d: No bootstrap required, opened a new log
I20260710 13:28:34.929142 32347 ts_tablet_manager.cc:1403] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260710 13:28:34.928980 32348 raft_consensus.cc:359] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.929756 32348 raft_consensus.cc:385] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:34.930074 32348 raft_consensus.cc:740] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Initialized, Role: FOLLOWER
I20260710 13:28:34.930815 32348 consensus_queue.cc:260] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.932096 32352 raft_consensus.cc:493] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:34.932169 32347 raft_consensus.cc:359] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.932628 32352 raft_consensus.cc:515] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.933030 32347 raft_consensus.cc:385] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:34.933185 32348 ts_tablet_manager.cc:1434] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:28:34.933369 32347 raft_consensus.cc:740] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Initialized, Role: FOLLOWER
I20260710 13:28:34.934305 32347 consensus_queue.cc:260] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.934321 32348 tablet_bootstrap.cc:492] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76: Bootstrap starting.
I20260710 13:28:34.935564 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb7b410777f4e6d83f6776706ca82ec" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de" is_pre_election: true
I20260710 13:28:34.935920 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb7b410777f4e6d83f6776706ca82ec" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d" is_pre_election: true
W20260710 13:28:34.937320 32119 leader_election.cc:343] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:34.937873 32352 leader_election.cc:290] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:34.937997 32350 tablet_bootstrap.cc:492] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de: No bootstrap required, opened a new log
I20260710 13:28:34.938583 32350 ts_tablet_manager.cc:1403] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.000s
W20260710 13:28:34.939823 32120 leader_election.cc:343] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:34.940290 32120 leader_election.cc:304] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a8f6dc78773489a8b7902f1d1255c76; no voters: 02f196d3aa5f4753b8e010520314a62d, 39ff2e1f24d74de2b74c962bf32084de
I20260710 13:28:34.941036 32352 raft_consensus.cc:2749] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:34.941510 32348 tablet_bootstrap.cc:654] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:34.943157 32347 ts_tablet_manager.cc:1434] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:28:34.944265 32347 tablet_bootstrap.cc:492] T ef75c472f52d4f5084d26bfb8931c59a P 02f196d3aa5f4753b8e010520314a62d: Bootstrap starting.
I20260710 13:28:34.947192 32348 tablet_bootstrap.cc:492] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76: No bootstrap required, opened a new log
I20260710 13:28:34.941515 32350 raft_consensus.cc:359] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.947979 32350 raft_consensus.cc:385] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:34.948290 32350 raft_consensus.cc:740] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Initialized, Role: FOLLOWER
I20260710 13:28:34.947832 32348 ts_tablet_manager.cc:1403] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260710 13:28:34.949203 32350 consensus_queue.cc:260] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.951280 32347 tablet_bootstrap.cc:654] T ef75c472f52d4f5084d26bfb8931c59a P 02f196d3aa5f4753b8e010520314a62d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:34.951603 32350 ts_tablet_manager.cc:1434] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:28:34.952572 32350 tablet_bootstrap.cc:492] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de: Bootstrap starting.
I20260710 13:28:34.952185 32348 raft_consensus.cc:359] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } }
I20260710 13:28:34.952977 32348 raft_consensus.cc:385] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:34.953281 32348 raft_consensus.cc:740] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Initialized, Role: FOLLOWER
I20260710 13:28:34.954121 32348 consensus_queue.cc:260] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } }
I20260710 13:28:34.957168 32348 ts_tablet_manager.cc:1434] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:28:34.959685 32348 tablet_bootstrap.cc:492] T 19f2871f69ea42c2a36cfa0313249b25 P 3a8f6dc78773489a8b7902f1d1255c76: Bootstrap starting.
I20260710 13:28:34.960356 32350 tablet_bootstrap.cc:654] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:34.967250 32348 tablet_bootstrap.cc:654] T 19f2871f69ea42c2a36cfa0313249b25 P 3a8f6dc78773489a8b7902f1d1255c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:34.977190 32360 raft_consensus.cc:493] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:34.977818 32360 raft_consensus.cc:515] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:34.981081 32360 leader_election.cc:290] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539)
I20260710 13:28:35.014168 32348 tablet_bootstrap.cc:492] T 19f2871f69ea42c2a36cfa0313249b25 P 3a8f6dc78773489a8b7902f1d1255c76: No bootstrap required, opened a new log
I20260710 13:28:35.014767 32348 ts_tablet_manager.cc:1403] T 19f2871f69ea42c2a36cfa0313249b25 P 3a8f6dc78773489a8b7902f1d1255c76: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.029s
I20260710 13:28:35.016367 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42afd325881e4160a09a691fc3eb0217" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de" is_pre_election: true
I20260710 13:28:35.017023 32347 tablet_bootstrap.cc:492] T ef75c472f52d4f5084d26bfb8931c59a P 02f196d3aa5f4753b8e010520314a62d: No bootstrap required, opened a new log
I20260710 13:28:35.017591 32347 ts_tablet_manager.cc:1403] T ef75c472f52d4f5084d26bfb8931c59a P 02f196d3aa5f4753b8e010520314a62d: Time spent bootstrapping tablet: real 0.074s	user 0.025s	sys 0.034s
W20260710 13:28:35.017947 32269 leader_election.cc:343] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:35.019737 32348 raft_consensus.cc:359] T 19f2871f69ea42c2a36cfa0313249b25 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.019963 32155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42afd325881e4160a09a691fc3eb0217" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76" is_pre_election: true
I20260710 13:28:35.020526 32348 raft_consensus.cc:385] T 19f2871f69ea42c2a36cfa0313249b25 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:35.020893 32348 raft_consensus.cc:740] T 19f2871f69ea42c2a36cfa0313249b25 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Initialized, Role: FOLLOWER
I20260710 13:28:35.021467 32350 tablet_bootstrap.cc:492] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de: No bootstrap required, opened a new log
I20260710 13:28:35.020855 32347 raft_consensus.cc:359] T ef75c472f52d4f5084d26bfb8931c59a P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
W20260710 13:28:35.021733 32269 leader_election.cc:343] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:35.022187 32347 raft_consensus.cc:385] T ef75c472f52d4f5084d26bfb8931c59a P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:35.021945 32348 consensus_queue.cc:260] T 19f2871f69ea42c2a36cfa0313249b25 P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.022238 32350 ts_tablet_manager.cc:1403] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.037s
I20260710 13:28:35.022442 32269 leader_election.cc:304] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d; no voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76
I20260710 13:28:35.022639 32347 raft_consensus.cc:740] T ef75c472f52d4f5084d26bfb8931c59a P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Initialized, Role: FOLLOWER
I20260710 13:28:35.024044 32360 raft_consensus.cc:2749] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:35.023813 32347 consensus_queue.cc:260] T ef75c472f52d4f5084d26bfb8931c59a P 02f196d3aa5f4753b8e010520314a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.024636 32348 ts_tablet_manager.cc:1434] T 19f2871f69ea42c2a36cfa0313249b25 P 3a8f6dc78773489a8b7902f1d1255c76: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:28:35.025807 32348 tablet_bootstrap.cc:492] T 6339b478ceb84aaf9cb46c607798ba11 P 3a8f6dc78773489a8b7902f1d1255c76: Bootstrap starting.
I20260710 13:28:35.025538 32350 raft_consensus.cc:359] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.026464 32350 raft_consensus.cc:385] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:35.026779 32350 raft_consensus.cc:740] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Initialized, Role: FOLLOWER
I20260710 13:28:35.026870 32347 ts_tablet_manager.cc:1434] T ef75c472f52d4f5084d26bfb8931c59a P 02f196d3aa5f4753b8e010520314a62d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 13:28:35.027909 32350 consensus_queue.cc:260] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.030169 32347 tablet_bootstrap.cc:492] T 67b1b7abc6504d73bb6ce72399b76965 P 02f196d3aa5f4753b8e010520314a62d: Bootstrap starting.
I20260710 13:28:35.030169 32350 ts_tablet_manager.cc:1434] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:28:35.032966 32348 tablet_bootstrap.cc:654] T 6339b478ceb84aaf9cb46c607798ba11 P 3a8f6dc78773489a8b7902f1d1255c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:35.034457 32350 tablet_bootstrap.cc:492] T 67b1b7abc6504d73bb6ce72399b76965 P 39ff2e1f24d74de2b74c962bf32084de: Bootstrap starting.
I20260710 13:28:35.039240 32347 tablet_bootstrap.cc:654] T 67b1b7abc6504d73bb6ce72399b76965 P 02f196d3aa5f4753b8e010520314a62d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:35.041785 32350 tablet_bootstrap.cc:654] T 67b1b7abc6504d73bb6ce72399b76965 P 39ff2e1f24d74de2b74c962bf32084de: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:35.053339 32350 tablet_bootstrap.cc:492] T 67b1b7abc6504d73bb6ce72399b76965 P 39ff2e1f24d74de2b74c962bf32084de: No bootstrap required, opened a new log
I20260710 13:28:35.053864 32350 ts_tablet_manager.cc:1403] T 67b1b7abc6504d73bb6ce72399b76965 P 39ff2e1f24d74de2b74c962bf32084de: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 13:28:35.059645 32350 raft_consensus.cc:359] T 67b1b7abc6504d73bb6ce72399b76965 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.060403 32350 raft_consensus.cc:385] T 67b1b7abc6504d73bb6ce72399b76965 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:35.060701 32350 raft_consensus.cc:740] T 67b1b7abc6504d73bb6ce72399b76965 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Initialized, Role: FOLLOWER
I20260710 13:28:35.061591 32350 consensus_queue.cc:260] T 67b1b7abc6504d73bb6ce72399b76965 P 39ff2e1f24d74de2b74c962bf32084de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.063925 32350 ts_tablet_manager.cc:1434] T 67b1b7abc6504d73bb6ce72399b76965 P 39ff2e1f24d74de2b74c962bf32084de: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:28:35.064926 32350 tablet_bootstrap.cc:492] T 21c386982ee94b08878483828afe5f04 P 39ff2e1f24d74de2b74c962bf32084de: Bootstrap starting.
I20260710 13:28:35.071584 32350 tablet_bootstrap.cc:654] T 21c386982ee94b08878483828afe5f04 P 39ff2e1f24d74de2b74c962bf32084de: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:35.075327 32348 tablet_bootstrap.cc:492] T 6339b478ceb84aaf9cb46c607798ba11 P 3a8f6dc78773489a8b7902f1d1255c76: No bootstrap required, opened a new log
I20260710 13:28:35.075804 32348 ts_tablet_manager.cc:1403] T 6339b478ceb84aaf9cb46c607798ba11 P 3a8f6dc78773489a8b7902f1d1255c76: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.038s
I20260710 13:28:35.076416 32347 tablet_bootstrap.cc:492] T 67b1b7abc6504d73bb6ce72399b76965 P 02f196d3aa5f4753b8e010520314a62d: No bootstrap required, opened a new log
I20260710 13:28:35.076922 32347 ts_tablet_manager.cc:1403] T 67b1b7abc6504d73bb6ce72399b76965 P 02f196d3aa5f4753b8e010520314a62d: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.016s
I20260710 13:28:35.078398 32348 raft_consensus.cc:359] T 6339b478ceb84aaf9cb46c607798ba11 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.079142 32348 raft_consensus.cc:385] T 6339b478ceb84aaf9cb46c607798ba11 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:35.079423 32348 raft_consensus.cc:740] T 6339b478ceb84aaf9cb46c607798ba11 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Initialized, Role: FOLLOWER
I20260710 13:28:35.079778 32347 raft_consensus.cc:359] T 67b1b7abc6504d73bb6ce72399b76965 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.080102 32348 consensus_queue.cc:260] T 6339b478ceb84aaf9cb46c607798ba11 P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.080492 32347 raft_consensus.cc:385] T 67b1b7abc6504d73bb6ce72399b76965 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:35.080902 32347 raft_consensus.cc:740] T 67b1b7abc6504d73bb6ce72399b76965 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Initialized, Role: FOLLOWER
I20260710 13:28:35.081243 32350 tablet_bootstrap.cc:492] T 21c386982ee94b08878483828afe5f04 P 39ff2e1f24d74de2b74c962bf32084de: No bootstrap required, opened a new log
I20260710 13:28:35.081746 32350 ts_tablet_manager.cc:1403] T 21c386982ee94b08878483828afe5f04 P 39ff2e1f24d74de2b74c962bf32084de: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.004s
I20260710 13:28:35.082211 32348 ts_tablet_manager.cc:1434] T 6339b478ceb84aaf9cb46c607798ba11 P 3a8f6dc78773489a8b7902f1d1255c76: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:28:35.081760 32347 consensus_queue.cc:260] T 67b1b7abc6504d73bb6ce72399b76965 P 02f196d3aa5f4753b8e010520314a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.083205 32348 tablet_bootstrap.cc:492] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76: Bootstrap starting.
I20260710 13:28:35.084805 32350 raft_consensus.cc:359] T 21c386982ee94b08878483828afe5f04 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.085983 32350 raft_consensus.cc:385] T 21c386982ee94b08878483828afe5f04 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:35.086341 32350 raft_consensus.cc:740] T 21c386982ee94b08878483828afe5f04 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Initialized, Role: FOLLOWER
I20260710 13:28:35.088622 32358 raft_consensus.cc:493] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:35.089570 32347 ts_tablet_manager.cc:1434] T 67b1b7abc6504d73bb6ce72399b76965 P 02f196d3aa5f4753b8e010520314a62d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260710 13:28:35.089241 32358 raft_consensus.cc:515] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.090350 32348 tablet_bootstrap.cc:654] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:35.090860 32347 tablet_bootstrap.cc:492] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d: Bootstrap starting.
I20260710 13:28:35.106490 32347 tablet_bootstrap.cc:654] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:35.087746 32350 consensus_queue.cc:260] T 21c386982ee94b08878483828afe5f04 P 39ff2e1f24d74de2b74c962bf32084de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.112041 32358 leader_election.cc:290] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:35.121129 32360 raft_consensus.cc:493] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:35.121718 32360 raft_consensus.cc:515] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } }
I20260710 13:28:35.124820 32360 leader_election.cc:290] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439)
I20260710 13:28:35.126426 32155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36df6e49c80e45cebe449079ebb5441e" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76" is_pre_election: true
I20260710 13:28:35.127115 32155 raft_consensus.cc:2468] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f196d3aa5f4753b8e010520314a62d in term 0.
I20260710 13:28:35.128419 32269 leader_election.cc:304] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:35.129276 32360 raft_consensus.cc:2804] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:35.129767 32360 raft_consensus.cc:493] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:35.130128 32360 raft_consensus.cc:3060] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.131302 32155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6339b478ceb84aaf9cb46c607798ba11" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76" is_pre_election: true
I20260710 13:28:35.131974 32155 raft_consensus.cc:2468] T 6339b478ceb84aaf9cb46c607798ba11 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39ff2e1f24d74de2b74c962bf32084de in term 0.
I20260710 13:28:35.133481 32195 leader_election.cc:304] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:35.134351 32358 raft_consensus.cc:2804] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:35.134697 32358 raft_consensus.cc:493] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:35.135017 32358 raft_consensus.cc:3060] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.138268 32360 raft_consensus.cc:515] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } }
I20260710 13:28:35.142248 32155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36df6e49c80e45cebe449079ebb5441e" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
I20260710 13:28:35.142839 32155 raft_consensus.cc:3060] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.152009 32352 raft_consensus.cc:493] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:35.153038 32352 raft_consensus.cc:515] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.156286 32352 leader_election.cc:290] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:35.156494 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b1b7abc6504d73bb6ce72399b76965" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de" is_pre_election: true
I20260710 13:28:35.157205 32230 raft_consensus.cc:2468] T 67b1b7abc6504d73bb6ce72399b76965 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 0.
I20260710 13:28:35.158247 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b1b7abc6504d73bb6ce72399b76965" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d" is_pre_election: true
I20260710 13:28:35.158484 32350 ts_tablet_manager.cc:1434] T 21c386982ee94b08878483828afe5f04 P 39ff2e1f24d74de2b74c962bf32084de: Time spent starting tablet: real 0.076s	user 0.013s	sys 0.000s
I20260710 13:28:35.159232 32348 tablet_bootstrap.cc:492] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76: No bootstrap required, opened a new log
I20260710 13:28:35.159364 32120 leader_election.cc:304] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:35.159739 32348 ts_tablet_manager.cc:1403] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76: Time spent bootstrapping tablet: real 0.077s	user 0.036s	sys 0.023s
I20260710 13:28:35.160162 32352 raft_consensus.cc:2804] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:35.160557 32352 raft_consensus.cc:493] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:35.160877 32352 raft_consensus.cc:3060] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.162526 32348 raft_consensus.cc:359] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.163235 32348 raft_consensus.cc:385] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:35.163486 32348 raft_consensus.cc:740] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Initialized, Role: FOLLOWER
I20260710 13:28:35.164253 32348 consensus_queue.cc:260] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.159754 32350 tablet_bootstrap.cc:492] T 42afd325881e4160a09a691fc3eb0217 P 39ff2e1f24d74de2b74c962bf32084de: Bootstrap starting.
I20260710 13:28:35.166635 32348 ts_tablet_manager.cc:1434] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:28:35.167526 32304 raft_consensus.cc:2468] T 67b1b7abc6504d73bb6ce72399b76965 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 0.
I20260710 13:28:35.172950 32350 tablet_bootstrap.cc:654] T 42afd325881e4160a09a691fc3eb0217 P 39ff2e1f24d74de2b74c962bf32084de: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:35.142390 32358 raft_consensus.cc:515] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.176333 32154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6339b478ceb84aaf9cb46c607798ba11" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
I20260710 13:28:35.181752 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6339b478ceb84aaf9cb46c607798ba11" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d" is_pre_election: true
I20260710 13:28:35.182026 32154 raft_consensus.cc:3060] T 6339b478ceb84aaf9cb46c607798ba11 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.183498 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6339b478ceb84aaf9cb46c607798ba11" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
W20260710 13:28:35.185076 32194 leader_election.cc:343] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:28:35.186223 32194 leader_election.cc:343] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:35.178244 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36df6e49c80e45cebe449079ebb5441e" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de" is_pre_election: true
I20260710 13:28:35.187983 32352 raft_consensus.cc:515] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.173184 32155 raft_consensus.cc:2468] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f196d3aa5f4753b8e010520314a62d in term 1.
I20260710 13:28:35.179136 32229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36df6e49c80e45cebe449079ebb5441e" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
I20260710 13:28:35.188242 32230 raft_consensus.cc:2468] T 36df6e49c80e45cebe449079ebb5441e P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f196d3aa5f4753b8e010520314a62d in term 0.
I20260710 13:28:35.190233 32352 leader_election.cc:290] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Requested vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:35.190538 32269 leader_election.cc:304] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:35.176596 32360 leader_election.cc:290] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 election: Requested vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439)
I20260710 13:28:35.191670 32360 raft_consensus.cc:493] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:35.192230 32384 raft_consensus.cc:2804] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:35.192328 32360 raft_consensus.cc:515] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.180205 32358 leader_election.cc:290] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 election: Requested vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:35.191572 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b1b7abc6504d73bb6ce72399b76965" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
I20260710 13:28:35.193356 32384 raft_consensus.cc:697] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [term 1 LEADER]: Becoming Leader. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Running, Role: LEADER
I20260710 13:28:35.193778 32230 raft_consensus.cc:3060] T 67b1b7abc6504d73bb6ce72399b76965 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.194569 32384 consensus_queue.cc:237] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } }
I20260710 13:28:35.195492 32347 tablet_bootstrap.cc:492] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d: No bootstrap required, opened a new log
I20260710 13:28:35.196060 32347 ts_tablet_manager.cc:1403] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d: Time spent bootstrapping tablet: real 0.105s	user 0.021s	sys 0.008s
I20260710 13:28:35.200659 32347 raft_consensus.cc:359] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.201385 32347 raft_consensus.cc:385] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:35.201680 32347 raft_consensus.cc:740] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Initialized, Role: FOLLOWER
I20260710 13:28:35.202932 32360 leader_election.cc:290] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539)
I20260710 13:28:35.204416 32350 tablet_bootstrap.cc:492] T 42afd325881e4160a09a691fc3eb0217 P 39ff2e1f24d74de2b74c962bf32084de: No bootstrap required, opened a new log
I20260710 13:28:35.207386 32350 ts_tablet_manager.cc:1403] T 42afd325881e4160a09a691fc3eb0217 P 39ff2e1f24d74de2b74c962bf32084de: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.000s
I20260710 13:28:35.207512 32155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c386982ee94b08878483828afe5f04" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76" is_pre_election: true
I20260710 13:28:35.208155 32155 raft_consensus.cc:2468] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f196d3aa5f4753b8e010520314a62d in term 0.
I20260710 13:28:35.208073 32229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c386982ee94b08878483828afe5f04" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de" is_pre_election: true
I20260710 13:28:35.209733 32229 raft_consensus.cc:2468] T 21c386982ee94b08878483828afe5f04 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f196d3aa5f4753b8e010520314a62d in term 0.
I20260710 13:28:35.204970 32347 consensus_queue.cc:260] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.210776 32350 raft_consensus.cc:359] T 42afd325881e4160a09a691fc3eb0217 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.211407 32358 raft_consensus.cc:493] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:35.211851 32350 raft_consensus.cc:385] T 42afd325881e4160a09a691fc3eb0217 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:35.212337 32350 raft_consensus.cc:740] T 42afd325881e4160a09a691fc3eb0217 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Initialized, Role: FOLLOWER
I20260710 13:28:35.212110 32358 raft_consensus.cc:515] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.213311 32154 raft_consensus.cc:2468] T 6339b478ceb84aaf9cb46c607798ba11 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39ff2e1f24d74de2b74c962bf32084de in term 1.
I20260710 13:28:35.213640 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b1b7abc6504d73bb6ce72399b76965" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
I20260710 13:28:35.214286 32304 raft_consensus.cc:3060] T 67b1b7abc6504d73bb6ce72399b76965 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.214861 32358 leader_election.cc:290] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:35.215646 32269 leader_election.cc:304] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:35.216570 32230 raft_consensus.cc:2468] T 67b1b7abc6504d73bb6ce72399b76965 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 1.
I20260710 13:28:35.217746 32120 leader_election.cc:304] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:35.217921 32384 raft_consensus.cc:2804] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:35.218410 32384 raft_consensus.cc:493] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:35.218761 32384 raft_consensus.cc:3060] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.218047 32195 leader_election.cc:304] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 02f196d3aa5f4753b8e010520314a62d
I20260710 13:28:35.219182 32352 raft_consensus.cc:2804] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:35.219725 32352 raft_consensus.cc:697] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Becoming Leader. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Running, Role: LEADER
I20260710 13:28:35.220252 32358 raft_consensus.cc:2804] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:35.220813 32358 raft_consensus.cc:697] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [term 1 LEADER]: Becoming Leader. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Running, Role: LEADER
I20260710 13:28:35.220672 32352 consensus_queue.cc:237] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.221342 32053 catalog_manager.cc:5697] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f196d3aa5f4753b8e010520314a62d (127.26.249.3). New cstate: current_term: 1 leader_uuid: "02f196d3aa5f4753b8e010520314a62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:35.221868 32358 consensus_queue.cc:237] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.224205 32303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f2871f69ea42c2a36cfa0313249b25" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d" is_pre_election: true
I20260710 13:28:35.225052 32154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f2871f69ea42c2a36cfa0313249b25" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76" is_pre_election: true
W20260710 13:28:35.225869 32194 leader_election.cc:343] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:35.226958 32154 raft_consensus.cc:2468] T 19f2871f69ea42c2a36cfa0313249b25 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39ff2e1f24d74de2b74c962bf32084de in term 0.
I20260710 13:28:35.213867 32350 consensus_queue.cc:260] T 42afd325881e4160a09a691fc3eb0217 P 39ff2e1f24d74de2b74c962bf32084de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.228289 32195 leader_election.cc:304] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [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: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 02f196d3aa5f4753b8e010520314a62d
I20260710 13:28:35.230021 32381 raft_consensus.cc:2804] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:35.230669 32381 raft_consensus.cc:493] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:35.231159 32381 raft_consensus.cc:3060] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.232298 32384 raft_consensus.cc:515] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.236140 32391 raft_consensus.cc:493] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:35.236660 32391 raft_consensus.cc:515] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.237506 32304 raft_consensus.cc:2468] T 67b1b7abc6504d73bb6ce72399b76965 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 1.
I20260710 13:28:35.238031 32384 leader_election.cc:290] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 election: Requested vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539)
I20260710 13:28:35.212867 32347 ts_tablet_manager.cc:1434] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:28:35.240125 32347 tablet_bootstrap.cc:492] T 19f2871f69ea42c2a36cfa0313249b25 P 02f196d3aa5f4753b8e010520314a62d: Bootstrap starting.
I20260710 13:28:35.239886 32154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c386982ee94b08878483828afe5f04" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
I20260710 13:28:35.240438 32155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb7b410777f4e6d83f6776706ca82ec" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76" is_pre_election: true
I20260710 13:28:35.241097 32155 raft_consensus.cc:2468] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39ff2e1f24d74de2b74c962bf32084de in term 0.
I20260710 13:28:35.242583 32195 leader_election.cc:304] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:35.243047 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c386982ee94b08878483828afe5f04" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
I20260710 13:28:35.242203 32154 raft_consensus.cc:3060] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.243968 32230 raft_consensus.cc:3060] T 21c386982ee94b08878483828afe5f04 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.245707 32391 leader_election.cc:290] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:35.246327 32391 raft_consensus.cc:493] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:35.254108 32391 raft_consensus.cc:515] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.249693 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb7b410777f4e6d83f6776706ca82ec" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d" is_pre_election: true
W20260710 13:28:35.256601 32194 leader_election.cc:343] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:35.246008 32350 ts_tablet_manager.cc:1434] T 42afd325881e4160a09a691fc3eb0217 P 39ff2e1f24d74de2b74c962bf32084de: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260710 13:28:35.259136 32303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef75c472f52d4f5084d26bfb8931c59a" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d" is_pre_election: true
I20260710 13:28:35.256641 32391 leader_election.cc:290] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:35.260030 32303 raft_consensus.cc:2468] T ef75c472f52d4f5084d26bfb8931c59a P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39ff2e1f24d74de2b74c962bf32084de in term 0.
I20260710 13:28:35.261405 32347 tablet_bootstrap.cc:654] T 19f2871f69ea42c2a36cfa0313249b25 P 02f196d3aa5f4753b8e010520314a62d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:35.262151 32194 leader_election.cc:304] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d, 39ff2e1f24d74de2b74c962bf32084de; no voters: 
I20260710 13:28:35.252697 32381 raft_consensus.cc:515] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.263505 32391 raft_consensus.cc:2804] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:35.264072 32391 raft_consensus.cc:493] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:35.264628 32391 raft_consensus.cc:3060] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.265435 32381 leader_election.cc:290] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 election: Requested vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:35.266009 32381 raft_consensus.cc:2804] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:35.266327 32381 raft_consensus.cc:493] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:35.266654 32381 raft_consensus.cc:3060] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.266743 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f2871f69ea42c2a36cfa0313249b25" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
I20260710 13:28:35.267378 32351 raft_consensus.cc:493] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:28:35.268601 32194 leader_election.cc:343] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:35.268105 32351 raft_consensus.cc:515] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.272922 32351 leader_election.cc:290] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:35.273957 32350 tablet_bootstrap.cc:492] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de: Bootstrap starting.
I20260710 13:28:35.274369 32229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7540eaaf34ef4f928124140e66017957" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de" is_pre_election: true
I20260710 13:28:35.275334 32230 raft_consensus.cc:2468] T 21c386982ee94b08878483828afe5f04 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f196d3aa5f4753b8e010520314a62d in term 1.
W20260710 13:28:35.275666 32120 leader_election.cc:343] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:35.276760 32269 leader_election.cc:304] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d, 39ff2e1f24d74de2b74c962bf32084de; no voters: 
I20260710 13:28:35.277136 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7540eaaf34ef4f928124140e66017957" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d" is_pre_election: true
I20260710 13:28:35.277803 32304 raft_consensus.cc:2468] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 0.
I20260710 13:28:35.278378 32384 raft_consensus.cc:2804] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:35.278924 32384 raft_consensus.cc:697] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [term 1 LEADER]: Becoming Leader. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Running, Role: LEADER
I20260710 13:28:35.278833 32119 leader_election.cc:304] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [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: 02f196d3aa5f4753b8e010520314a62d, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 39ff2e1f24d74de2b74c962bf32084de
I20260710 13:28:35.280220 32351 raft_consensus.cc:2804] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:35.280018 32384 consensus_queue.cc:237] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.280607 32351 raft_consensus.cc:493] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:35.280948 32351 raft_consensus.cc:3060] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.286893 32350 tablet_bootstrap.cc:654] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:35.286974 32155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef75c472f52d4f5084d26bfb8931c59a" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76" is_pre_election: true
I20260710 13:28:35.298907 32155 raft_consensus.cc:2468] T ef75c472f52d4f5084d26bfb8931c59a P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39ff2e1f24d74de2b74c962bf32084de in term 0.
I20260710 13:28:35.288817 32381 raft_consensus.cc:515] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.289425 32153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f2871f69ea42c2a36cfa0313249b25" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
I20260710 13:28:35.301795 32052 catalog_manager.cc:5697] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de reported cstate change: term changed from 0 to 1, leader changed from <none> to 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2). New cstate: current_term: 1 leader_uuid: "39ff2e1f24d74de2b74c962bf32084de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:35.290781 32154 raft_consensus.cc:2468] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f196d3aa5f4753b8e010520314a62d in term 1.
I20260710 13:28:35.291745 32351 raft_consensus.cc:515] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.303105 32050 catalog_manager.cc:5697] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "3a8f6dc78773489a8b7902f1d1255c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:35.304128 32154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef75c472f52d4f5084d26bfb8931c59a" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
I20260710 13:28:35.304702 32154 raft_consensus.cc:3060] T ef75c472f52d4f5084d26bfb8931c59a P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.301817 32153 raft_consensus.cc:3060] T 19f2871f69ea42c2a36cfa0313249b25 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.305233 32351 leader_election.cc:290] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Requested vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:35.296010 32391 raft_consensus.cc:515] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.307199 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7540eaaf34ef4f928124140e66017957" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
I20260710 13:28:35.307760 32304 raft_consensus.cc:3060] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.308343 32391 leader_election.cc:290] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 election: Requested vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:35.310576 32303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb7b410777f4e6d83f6776706ca82ec" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
I20260710 13:28:35.313221 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7540eaaf34ef4f928124140e66017957" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
W20260710 13:28:35.313994 32194 leader_election.cc:343] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:35.319849 32155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb7b410777f4e6d83f6776706ca82ec" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
I20260710 13:28:35.320508 32155 raft_consensus.cc:3060] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:35.324641 32120 leader_election.cc:343] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:35.323669 32304 raft_consensus.cc:2468] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 1.
I20260710 13:28:35.326823 32381 leader_election.cc:290] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 election: Requested vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:35.329048 32153 raft_consensus.cc:2468] T 19f2871f69ea42c2a36cfa0313249b25 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39ff2e1f24d74de2b74c962bf32084de in term 1.
I20260710 13:28:35.329581 32154 raft_consensus.cc:2468] T ef75c472f52d4f5084d26bfb8931c59a P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39ff2e1f24d74de2b74c962bf32084de in term 1.
I20260710 13:28:35.329466 32303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef75c472f52d4f5084d26bfb8931c59a" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
I20260710 13:28:35.330297 32303 raft_consensus.cc:3060] T ef75c472f52d4f5084d26bfb8931c59a P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.329463 32119 leader_election.cc:304] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 39ff2e1f24d74de2b74c962bf32084de
I20260710 13:28:35.331573 32195 leader_election.cc:304] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 02f196d3aa5f4753b8e010520314a62d
I20260710 13:28:35.332772 32381 raft_consensus.cc:2804] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:35.333360 32352 raft_consensus.cc:493] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:35.333647 32381 raft_consensus.cc:697] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [term 1 LEADER]: Becoming Leader. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Running, Role: LEADER
I20260710 13:28:35.334065 32352 raft_consensus.cc:515] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.332628 32351 raft_consensus.cc:2804] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:35.329092 32347 tablet_bootstrap.cc:492] T 19f2871f69ea42c2a36cfa0313249b25 P 02f196d3aa5f4753b8e010520314a62d: No bootstrap required, opened a new log
I20260710 13:28:35.337105 32347 ts_tablet_manager.cc:1403] T 19f2871f69ea42c2a36cfa0313249b25 P 02f196d3aa5f4753b8e010520314a62d: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.008s
I20260710 13:28:35.341893 32303 raft_consensus.cc:2468] T ef75c472f52d4f5084d26bfb8931c59a P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39ff2e1f24d74de2b74c962bf32084de in term 1.
I20260710 13:28:35.343351 32194 leader_election.cc:304] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d, 39ff2e1f24d74de2b74c962bf32084de; no voters: 
I20260710 13:28:35.345703 32391 raft_consensus.cc:2804] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:35.346526 32391 raft_consensus.cc:697] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de [term 1 LEADER]: Becoming Leader. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Running, Role: LEADER
I20260710 13:28:35.342823 32155 raft_consensus.cc:2468] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39ff2e1f24d74de2b74c962bf32084de in term 1.
I20260710 13:28:35.348887 32350 tablet_bootstrap.cc:492] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de: No bootstrap required, opened a new log
I20260710 13:28:35.348754 32391 consensus_queue.cc:237] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.349409 32195 leader_election.cc:304] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 02f196d3aa5f4753b8e010520314a62d
I20260710 13:28:35.350097 32352 leader_election.cc:290] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:35.349428 32350 ts_tablet_manager.cc:1403] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.000s
I20260710 13:28:35.334805 32381 consensus_queue.cc:237] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.350833 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42afd325881e4160a09a691fc3eb0217" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de" is_pre_election: true
I20260710 13:28:35.352874 32394 raft_consensus.cc:2804] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:35.353050 32230 raft_consensus.cc:2468] T 42afd325881e4160a09a691fc3eb0217 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 0.
I20260710 13:28:35.353415 32394 raft_consensus.cc:697] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [term 1 LEADER]: Becoming Leader. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Running, Role: LEADER
I20260710 13:28:35.354338 32120 leader_election.cc:304] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:35.354280 32394 consensus_queue.cc:237] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.355501 32352 raft_consensus.cc:2804] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:35.351794 32303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42afd325881e4160a09a691fc3eb0217" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d" is_pre_election: true
I20260710 13:28:35.358290 32352 raft_consensus.cc:493] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:35.358718 32303 raft_consensus.cc:2468] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 0.
I20260710 13:28:35.359131 32352 raft_consensus.cc:3060] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.361581 32350 raft_consensus.cc:359] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.357445 32347 raft_consensus.cc:359] T 19f2871f69ea42c2a36cfa0313249b25 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.362555 32350 raft_consensus.cc:385] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:35.362766 32347 raft_consensus.cc:385] T 19f2871f69ea42c2a36cfa0313249b25 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:35.366456 32347 raft_consensus.cc:740] T 19f2871f69ea42c2a36cfa0313249b25 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Initialized, Role: FOLLOWER
I20260710 13:28:35.369911 32053 catalog_manager.cc:5697] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f196d3aa5f4753b8e010520314a62d (127.26.249.3). New cstate: current_term: 1 leader_uuid: "02f196d3aa5f4753b8e010520314a62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:35.362994 32350 raft_consensus.cc:740] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Initialized, Role: FOLLOWER
I20260710 13:28:35.348031 32351 raft_consensus.cc:697] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Becoming Leader. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Running, Role: LEADER
I20260710 13:28:35.372360 32351 consensus_queue.cc:237] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.375077 32347 consensus_queue.cc:260] T 19f2871f69ea42c2a36cfa0313249b25 P 02f196d3aa5f4753b8e010520314a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.377985 32350 consensus_queue.cc:260] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.382979 32350 ts_tablet_manager.cc:1434] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260710 13:28:35.387817 32347 ts_tablet_manager.cc:1434] T 19f2871f69ea42c2a36cfa0313249b25 P 02f196d3aa5f4753b8e010520314a62d: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.002s
I20260710 13:28:35.388847 32347 tablet_bootstrap.cc:492] T ceb7b410777f4e6d83f6776706ca82ec P 02f196d3aa5f4753b8e010520314a62d: Bootstrap starting.
I20260710 13:28:35.390164 32352 raft_consensus.cc:515] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.393867 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42afd325881e4160a09a691fc3eb0217" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
I20260710 13:28:35.394493 32230 raft_consensus.cc:3060] T 42afd325881e4160a09a691fc3eb0217 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.396095 32347 tablet_bootstrap.cc:654] T ceb7b410777f4e6d83f6776706ca82ec P 02f196d3aa5f4753b8e010520314a62d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:35.399628 32303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42afd325881e4160a09a691fc3eb0217" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
I20260710 13:28:35.400260 32303 raft_consensus.cc:3060] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.402530 32053 catalog_manager.cc:5697] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de reported cstate change: term changed from 0 to 1, leader changed from <none> to 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2). New cstate: current_term: 1 leader_uuid: "39ff2e1f24d74de2b74c962bf32084de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:35.405248 32053 catalog_manager.cc:5697] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de reported cstate change: term changed from 0 to 1, leader changed from <none> to 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2). New cstate: current_term: 1 leader_uuid: "39ff2e1f24d74de2b74c962bf32084de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:35.408633 32303 raft_consensus.cc:2468] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 1.
I20260710 13:28:35.409183 32352 leader_election.cc:290] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Requested vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:35.407730 32053 catalog_manager.cc:5697] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de reported cstate change: term changed from 0 to 1, leader changed from <none> to 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2). New cstate: current_term: 1 leader_uuid: "39ff2e1f24d74de2b74c962bf32084de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:35.409588 32050 catalog_manager.cc:5697] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "3a8f6dc78773489a8b7902f1d1255c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:35.410998 32119 leader_election.cc:304] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:35.412034 32352 raft_consensus.cc:2804] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:35.412564 32352 raft_consensus.cc:697] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Becoming Leader. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Running, Role: LEADER
I20260710 13:28:35.413668 32352 consensus_queue.cc:237] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.416561 32230 raft_consensus.cc:2468] T 42afd325881e4160a09a691fc3eb0217 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 1.
I20260710 13:28:35.422446 32347 tablet_bootstrap.cc:492] T ceb7b410777f4e6d83f6776706ca82ec P 02f196d3aa5f4753b8e010520314a62d: No bootstrap required, opened a new log
I20260710 13:28:35.422991 32347 ts_tablet_manager.cc:1403] T ceb7b410777f4e6d83f6776706ca82ec P 02f196d3aa5f4753b8e010520314a62d: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.000s
I20260710 13:28:35.426033 32347 raft_consensus.cc:359] T ceb7b410777f4e6d83f6776706ca82ec P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.426681 32347 raft_consensus.cc:385] T ceb7b410777f4e6d83f6776706ca82ec P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:35.426911 32347 raft_consensus.cc:740] T ceb7b410777f4e6d83f6776706ca82ec P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Initialized, Role: FOLLOWER
I20260710 13:28:35.427726 32347 consensus_queue.cc:260] T ceb7b410777f4e6d83f6776706ca82ec P 02f196d3aa5f4753b8e010520314a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.429525 32347 ts_tablet_manager.cc:1434] T ceb7b410777f4e6d83f6776706ca82ec P 02f196d3aa5f4753b8e010520314a62d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:28:35.436159 32381 raft_consensus.cc:493] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:35.436796 32381 raft_consensus.cc:515] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.437310 32050 catalog_manager.cc:5697] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "3a8f6dc78773489a8b7902f1d1255c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:35.439419 32381 leader_election.cc:290] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:35.439996 32155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7540eaaf34ef4f928124140e66017957" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76" is_pre_election: true
I20260710 13:28:35.440728 32303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7540eaaf34ef4f928124140e66017957" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d" is_pre_election: true
I20260710 13:28:35.441421 32303 raft_consensus.cc:2393] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 39ff2e1f24d74de2b74c962bf32084de in current term 1: Already voted for candidate 3a8f6dc78773489a8b7902f1d1255c76 in this term.
I20260710 13:28:35.442590 32194 leader_election.cc:304] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de; no voters: 02f196d3aa5f4753b8e010520314a62d, 3a8f6dc78773489a8b7902f1d1255c76
I20260710 13:28:35.443560 32381 raft_consensus.cc:3060] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.448441 32384 raft_consensus.cc:493] T 19f2871f69ea42c2a36cfa0313249b25 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:35.448949 32384 raft_consensus.cc:515] T 19f2871f69ea42c2a36cfa0313249b25 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.450721 32384 leader_election.cc:290] T 19f2871f69ea42c2a36cfa0313249b25 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539)
I20260710 13:28:35.451274 32381 raft_consensus.cc:2749] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:35.451632 32155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f2871f69ea42c2a36cfa0313249b25" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76" is_pre_election: true
I20260710 13:28:35.452418 32155 raft_consensus.cc:2393] T 19f2871f69ea42c2a36cfa0313249b25 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f196d3aa5f4753b8e010520314a62d in current term 1: Already voted for candidate 39ff2e1f24d74de2b74c962bf32084de in this term.
I20260710 13:28:35.452436 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f2871f69ea42c2a36cfa0313249b25" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de" is_pre_election: true
I20260710 13:28:35.453927 32269 leader_election.cc:304] T 19f2871f69ea42c2a36cfa0313249b25 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d; no voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76
I20260710 13:28:35.454942 32384 raft_consensus.cc:3060] T 19f2871f69ea42c2a36cfa0313249b25 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.461470 32384 raft_consensus.cc:2749] T 19f2871f69ea42c2a36cfa0313249b25 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:35.520676 32303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36df6e49c80e45cebe449079ebb5441e"
dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
mode: GRACEFUL
new_leader_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
 from {username='slave'} at 127.0.0.1:59110
I20260710 13:28:35.521384 32303 raft_consensus.cc:606] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [term 1 LEADER]: Received request to transfer leadership to TS 3a8f6dc78773489a8b7902f1d1255c76
I20260710 13:28:35.521910 32384 raft_consensus.cc:493] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:35.522403 32384 raft_consensus.cc:515] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.524461 32384 leader_election.cc:290] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539)
I20260710 13:28:35.525069 32155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6339b478ceb84aaf9cb46c607798ba11" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76" is_pre_election: true
I20260710 13:28:35.525470 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6339b478ceb84aaf9cb46c607798ba11" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de" is_pre_election: true
I20260710 13:28:35.525905 32155 raft_consensus.cc:2393] T 6339b478ceb84aaf9cb46c607798ba11 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f196d3aa5f4753b8e010520314a62d in current term 1: Already voted for candidate 39ff2e1f24d74de2b74c962bf32084de in this term.
I20260710 13:28:35.527326 32269 leader_election.cc:304] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d; no voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76
I20260710 13:28:35.527556 32303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21c386982ee94b08878483828afe5f04"
dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
mode: GRACEFUL
new_leader_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
 from {username='slave'} at 127.0.0.1:59110
I20260710 13:28:35.527990 32384 raft_consensus.cc:3060] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.528254 32303 raft_consensus.cc:606] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [term 1 LEADER]: Received request to transfer leadership to TS 3a8f6dc78773489a8b7902f1d1255c76
I20260710 13:28:35.534672 32384 raft_consensus.cc:2749] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:35.547729 32155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7540eaaf34ef4f928124140e66017957"
dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
mode: GRACEFUL
new_leader_uuid: "39ff2e1f24d74de2b74c962bf32084de"
 from {username='slave'} at 127.0.0.1:50364
I20260710 13:28:35.548265 32155 raft_consensus.cc:606] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Received request to transfer leadership to TS 39ff2e1f24d74de2b74c962bf32084de
I20260710 13:28:35.573535 32230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6339b478ceb84aaf9cb46c607798ba11"
dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
mode: GRACEFUL
new_leader_uuid: "02f196d3aa5f4753b8e010520314a62d"
 from {username='slave'} at 127.0.0.1:44568
I20260710 13:28:35.574273 32230 raft_consensus.cc:606] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [term 1 LEADER]: Received request to transfer leadership to TS 02f196d3aa5f4753b8e010520314a62d
I20260710 13:28:35.617246 32230 raft_consensus.cc:3060] T 36df6e49c80e45cebe449079ebb5441e P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.625316 32384 consensus_queue.cc:1048] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:35.640141 32360 consensus_queue.cc:1048] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:35.649165 32384 raft_consensus.cc:993] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d: : Instructing follower 3a8f6dc78773489a8b7902f1d1255c76 to start an election
I20260710 13:28:35.649750 32360 raft_consensus.cc:1081] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [term 1 LEADER]: Signalling peer 3a8f6dc78773489a8b7902f1d1255c76 to start an election
I20260710 13:28:35.651695 32155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36df6e49c80e45cebe449079ebb5441e"
dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
 from {username='slave'} at 127.0.0.1:50344
I20260710 13:28:35.652366 32155 raft_consensus.cc:493] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:35.652776 32155 raft_consensus.cc:3060] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:35.659245 32155 raft_consensus.cc:515] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } }
I20260710 13:28:35.661155 32155 leader_election.cc:290] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 2 election: Requested vote from peers 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941), 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539)
I20260710 13:28:35.662139 32303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36df6e49c80e45cebe449079ebb5441e" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
I20260710 13:28:35.662345 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36df6e49c80e45cebe449079ebb5441e" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
I20260710 13:28:35.663030 32303 raft_consensus.cc:3055] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:35.663094 32230 raft_consensus.cc:3060] T 36df6e49c80e45cebe449079ebb5441e P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:35.663542 32303 raft_consensus.cc:740] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Running, Role: LEADER
I20260710 13:28:35.664601 32303 consensus_queue.cc:260] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } }
I20260710 13:28:35.666227 32303 raft_consensus.cc:3060] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:35.670243 32230 raft_consensus.cc:2468] T 36df6e49c80e45cebe449079ebb5441e P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 2.
I20260710 13:28:35.671693 32120 leader_election.cc:304] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:35.672626 32352 raft_consensus.cc:2804] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:35.673123 32352 raft_consensus.cc:697] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 LEADER]: Becoming Leader. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Running, Role: LEADER
I20260710 13:28:35.674088 32352 consensus_queue.cc:237] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } }
I20260710 13:28:35.674693 32303 raft_consensus.cc:2468] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 2.
I20260710 13:28:35.674825 32381 consensus_queue.cc:1048] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:35.684211 32394 raft_consensus.cc:993] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de: : Instructing follower 02f196d3aa5f4753b8e010520314a62d to start an election
I20260710 13:28:35.684798 32391 raft_consensus.cc:1081] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [term 1 LEADER]: Signalling peer 02f196d3aa5f4753b8e010520314a62d to start an election
I20260710 13:28:35.686818 32304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6339b478ceb84aaf9cb46c607798ba11"
dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
 from {username='slave'} at 127.0.0.1:59108
I20260710 13:28:35.687561 32304 raft_consensus.cc:493] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:35.687989 32304 raft_consensus.cc:3060] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:35.689484 32052 catalog_manager.cc:5697] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76 reported cstate change: term changed from 1 to 2, leader changed from 02f196d3aa5f4753b8e010520314a62d (127.26.249.3) to 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1). New cstate: current_term: 2 leader_uuid: "3a8f6dc78773489a8b7902f1d1255c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:35.693601 32381 consensus_queue.cc:1048] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:35.700884 32304 raft_consensus.cc:515] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.703377 32303 raft_consensus.cc:1240] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Rejecting Update request from peer 39ff2e1f24d74de2b74c962bf32084de for earlier term 1. Current term is 2. Ops: []
I20260710 13:28:35.703845 32304 leader_election.cc:290] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 2 election: Requested vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539)
I20260710 13:28:35.705821 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6339b478ceb84aaf9cb46c607798ba11" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
I20260710 13:28:35.705860 32155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6339b478ceb84aaf9cb46c607798ba11" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
I20260710 13:28:35.706769 32230 raft_consensus.cc:3055] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:35.707353 32230 raft_consensus.cc:740] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Running, Role: LEADER
I20260710 13:28:35.708315 32230 consensus_queue.cc:260] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.709133 32230 raft_consensus.cc:3060] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:35.716871 32230 raft_consensus.cc:2468] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f196d3aa5f4753b8e010520314a62d in term 2.
I20260710 13:28:35.718083 32269 leader_election.cc:304] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [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: 02f196d3aa5f4753b8e010520314a62d, 39ff2e1f24d74de2b74c962bf32084de; no voters: 3a8f6dc78773489a8b7902f1d1255c76
I20260710 13:28:35.718931 32360 raft_consensus.cc:2804] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:35.719537 32360 raft_consensus.cc:697] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [term 2 LEADER]: Becoming Leader. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Running, Role: LEADER
I20260710 13:28:35.720422 32360 consensus_queue.cc:237] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [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: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.729369 32050 catalog_manager.cc:5697] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d reported cstate change: term changed from 1 to 2, leader changed from 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2) to 02f196d3aa5f4753b8e010520314a62d (127.26.249.3). New cstate: current_term: 2 leader_uuid: "02f196d3aa5f4753b8e010520314a62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:35.731336 32360 raft_consensus.cc:493] T ceb7b410777f4e6d83f6776706ca82ec P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:35.732029 32384 consensus_queue.cc:1048] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:35.731956 32360 raft_consensus.cc:515] T ceb7b410777f4e6d83f6776706ca82ec P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.735582 32360 leader_election.cc:290] T ceb7b410777f4e6d83f6776706ca82ec P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539)
I20260710 13:28:35.737946 32154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb7b410777f4e6d83f6776706ca82ec" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76" is_pre_election: true
I20260710 13:28:35.738795 32154 raft_consensus.cc:2393] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f196d3aa5f4753b8e010520314a62d in current term 1: Already voted for candidate 39ff2e1f24d74de2b74c962bf32084de in this term.
I20260710 13:28:35.740095 32352 consensus_queue.cc:1048] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:35.743688 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb7b410777f4e6d83f6776706ca82ec" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de" is_pre_election: true
I20260710 13:28:35.746763 32269 leader_election.cc:304] T ceb7b410777f4e6d83f6776706ca82ec P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d; no voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76
I20260710 13:28:35.748238 32360 raft_consensus.cc:3060] T ceb7b410777f4e6d83f6776706ca82ec P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:35.754974 32384 consensus_queue.cc:1048] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:35.756174 32381 consensus_queue.cc:1048] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:35.761940 32360 raft_consensus.cc:2749] T ceb7b410777f4e6d83f6776706ca82ec P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:35.766422 32381 consensus_queue.cc:1048] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:35.773871 32384 raft_consensus.cc:993] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d: : Instructing follower 3a8f6dc78773489a8b7902f1d1255c76 to start an election
I20260710 13:28:35.773984 32352 consensus_queue.cc:1048] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:35.775875 32386 raft_consensus.cc:1081] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [term 1 LEADER]: Signalling peer 3a8f6dc78773489a8b7902f1d1255c76 to start an election
I20260710 13:28:35.789402 32155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21c386982ee94b08878483828afe5f04"
dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
 from {username='slave'} at 127.0.0.1:50344
I20260710 13:28:35.790432 32155 raft_consensus.cc:493] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:35.791034 32155 raft_consensus.cc:3060] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:35.794548 32381 consensus_queue.cc:1048] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:28:35.813313 32155 raft_consensus.cc:515] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.824002 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c386982ee94b08878483828afe5f04" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
I20260710 13:28:35.824738 32230 raft_consensus.cc:3060] T 21c386982ee94b08878483828afe5f04 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:35.824843 32155 leader_election.cc:290] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 2 election: Requested vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:35.829726 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c386982ee94b08878483828afe5f04" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
I20260710 13:28:35.830528 32304 raft_consensus.cc:3055] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:35.832007 32304 raft_consensus.cc:740] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Running, Role: LEADER
I20260710 13:28:35.834334 32230 raft_consensus.cc:2468] T 21c386982ee94b08878483828afe5f04 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 2.
I20260710 13:28:35.835922 32120 leader_election.cc:304] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:35.838356 32304 consensus_queue.cc:260] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.840152 32304 raft_consensus.cc:3060] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:35.843763 32352 raft_consensus.cc:2804] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:35.844395 32352 raft_consensus.cc:697] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 LEADER]: Becoming Leader. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Running, Role: LEADER
I20260710 13:28:35.848272 32352 consensus_queue.cc:237] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.850472 32381 consensus_queue.cc:1048] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:35.857702 32304 raft_consensus.cc:2468] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 2.
I20260710 13:28:35.862116 32052 catalog_manager.cc:5697] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76 reported cstate change: term changed from 1 to 2, leader changed from 02f196d3aa5f4753b8e010520314a62d (127.26.249.3) to 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1). New cstate: current_term: 2 leader_uuid: "3a8f6dc78773489a8b7902f1d1255c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:35.870730 32381 consensus_queue.cc:1048] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:35.888406 32394 consensus_queue.cc:1048] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:35.903976 32400 consensus_queue.cc:1048] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:35.905232 32352 consensus_queue.cc:1048] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:35.916059 32400 raft_consensus.cc:993] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76: : Instructing follower 39ff2e1f24d74de2b74c962bf32084de to start an election
I20260710 13:28:35.919788 32429 raft_consensus.cc:1081] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Signalling peer 39ff2e1f24d74de2b74c962bf32084de to start an election
I20260710 13:28:35.926997 32230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7540eaaf34ef4f928124140e66017957"
dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
 from {username='slave'} at 127.0.0.1:44554
I20260710 13:28:35.927739 32230 raft_consensus.cc:493] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:35.928200 32230 raft_consensus.cc:3060] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:35.936650 32230 raft_consensus.cc:515] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.938454 32230 leader_election.cc:290] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 2 election: Requested vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:35.939543 32155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7540eaaf34ef4f928124140e66017957" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
I20260710 13:28:35.939543 32302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7540eaaf34ef4f928124140e66017957" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
I20260710 13:28:35.940526 32155 raft_consensus.cc:3055] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:35.940552 32302 raft_consensus.cc:3060] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:35.941016 32155 raft_consensus.cc:740] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Running, Role: LEADER
I20260710 13:28:35.941989 32429 consensus_queue.cc:1048] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:35.941915 32155 consensus_queue.cc:260] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.943624 32155 raft_consensus.cc:3060] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:35.950507 32302 raft_consensus.cc:2468] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39ff2e1f24d74de2b74c962bf32084de in term 2.
I20260710 13:28:35.951922 32194 leader_election.cc:304] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d, 39ff2e1f24d74de2b74c962bf32084de; no voters: 
I20260710 13:28:35.952884 32394 raft_consensus.cc:2804] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:35.953420 32394 raft_consensus.cc:697] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [term 2 LEADER]: Becoming Leader. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Running, Role: LEADER
I20260710 13:28:35.954051 32155 raft_consensus.cc:2468] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39ff2e1f24d74de2b74c962bf32084de in term 2.
I20260710 13:28:35.954310 32394 consensus_queue.cc:237] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:35.959374 32352 consensus_queue.cc:1048] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:35.971179 32052 catalog_manager.cc:5697] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de reported cstate change: term changed from 1 to 2, leader changed from 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1) to 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2). New cstate: current_term: 2 leader_uuid: "39ff2e1f24d74de2b74c962bf32084de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:36.145582 32229 raft_consensus.cc:1275] T 36df6e49c80e45cebe449079ebb5441e P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Refusing update from remote peer 3a8f6dc78773489a8b7902f1d1255c76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:36.147325 32400 consensus_queue.cc:1048] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:36.157186 32302 raft_consensus.cc:1275] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Refusing update from remote peer 3a8f6dc78773489a8b7902f1d1255c76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:36.159042 32352 consensus_queue.cc:1048] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:36.211903 32155 raft_consensus.cc:3060] T 6339b478ceb84aaf9cb46c607798ba11 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:36.222322 32155 raft_consensus.cc:1275] T 6339b478ceb84aaf9cb46c607798ba11 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Refusing update from remote peer 02f196d3aa5f4753b8e010520314a62d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:36.224005 32421 consensus_queue.cc:1048] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:36.233527 32229 raft_consensus.cc:1275] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Refusing update from remote peer 02f196d3aa5f4753b8e010520314a62d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:36.235214 32360 consensus_queue.cc:1048] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:36.250512 32229 raft_consensus.cc:1275] T 21c386982ee94b08878483828afe5f04 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Refusing update from remote peer 3a8f6dc78773489a8b7902f1d1255c76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:36.252167 32352 consensus_queue.cc:1048] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:36.261531 32302 raft_consensus.cc:1275] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Refusing update from remote peer 3a8f6dc78773489a8b7902f1d1255c76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:36.263281 32351 consensus_queue.cc:1048] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:36.513674 32302 raft_consensus.cc:1275] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Refusing update from remote peer 39ff2e1f24d74de2b74c962bf32084de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:36.515142 32358 consensus_queue.cc:1048] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:36.525110 32155 raft_consensus.cc:1275] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Refusing update from remote peer 39ff2e1f24d74de2b74c962bf32084de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:36.527940 32358 consensus_queue.cc:1048] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:38.608630 32052 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39720:
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 13:28:38.611398 32052 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 13:28:38.670133 32142 tablet_service.cc:1511] Processing CreateTablet for tablet 202b2d6db8df4d6ca3207af73c791c5b (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:38.671888 32216 tablet_service.cc:1511] Processing CreateTablet for tablet 202b2d6db8df4d6ca3207af73c791c5b (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:38.672106 32142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202b2d6db8df4d6ca3207af73c791c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.673372 32216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202b2d6db8df4d6ca3207af73c791c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.673255 32288 tablet_service.cc:1511] Processing CreateTablet for tablet 202b2d6db8df4d6ca3207af73c791c5b (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:28:38.674659 32288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 202b2d6db8df4d6ca3207af73c791c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.677501 32291 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce66ed5807f427299ae2c049942af58 (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:38.678598 32144 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce66ed5807f427299ae2c049942af58 (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:38.680068 32144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce66ed5807f427299ae2c049942af58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.682099 32292 tablet_service.cc:1511] Processing CreateTablet for tablet 670087855f2245b998ca1fcebc994fd0 (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:38.683096 32139 tablet_service.cc:1511] Processing CreateTablet for tablet 670087855f2245b998ca1fcebc994fd0 (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:38.684589 32139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 670087855f2245b998ca1fcebc994fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.685758 32217 tablet_service.cc:1511] Processing CreateTablet for tablet 670087855f2245b998ca1fcebc994fd0 (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:28:38.687268 32145 tablet_service.cc:1511] Processing CreateTablet for tablet 32aca978432f43e68ddb7c244b45753c (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:38.688633 32145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32aca978432f43e68ddb7c244b45753c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.688776 32141 tablet_service.cc:1511] Processing CreateTablet for tablet 9dfa0ba4f2ee4885b9d045402d1cc77d (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:38.690249 32141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dfa0ba4f2ee4885b9d045402d1cc77d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.688776 32289 tablet_service.cc:1511] Processing CreateTablet for tablet 32aca978432f43e68ddb7c244b45753c (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:38.692307 32218 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce66ed5807f427299ae2c049942af58 (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:28:38.694849 32143 tablet_service.cc:1511] Processing CreateTablet for tablet 63bfcb72c8ec42999e89a89dc3e8bce1 (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:38.696353 32143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63bfcb72c8ec42999e89a89dc3e8bce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.696146 32219 tablet_service.cc:1511] Processing CreateTablet for tablet 9dfa0ba4f2ee4885b9d045402d1cc77d (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:38.697849 32140 tablet_service.cc:1511] Processing CreateTablet for tablet f9508516784047d794855f4cad8bb671 (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:38.698369 32212 tablet_service.cc:1511] Processing CreateTablet for tablet 63bfcb72c8ec42999e89a89dc3e8bce1 (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:38.694774 32213 tablet_service.cc:1511] Processing CreateTablet for tablet 32aca978432f43e68ddb7c244b45753c (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:28:38.700203 32140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9508516784047d794855f4cad8bb671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.702790 32217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 670087855f2245b998ca1fcebc994fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.703722 32290 tablet_service.cc:1511] Processing CreateTablet for tablet 9dfa0ba4f2ee4885b9d045402d1cc77d (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:28:38.705099 32138 tablet_service.cc:1511] Processing CreateTablet for tablet 9bc45b566d894bcfa6850a1c628bc64c (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:38.706027 32218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce66ed5807f427299ae2c049942af58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.706475 32138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bc45b566d894bcfa6850a1c628bc64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.707515 32212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63bfcb72c8ec42999e89a89dc3e8bce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.679031 32291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce66ed5807f427299ae2c049942af58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.709636 32137 tablet_service.cc:1511] Processing CreateTablet for tablet a355043d472a4a1580e35b6fbf7129c3 (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:38.711126 32137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a355043d472a4a1580e35b6fbf7129c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.711382 32213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32aca978432f43e68ddb7c244b45753c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.712357 32289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32aca978432f43e68ddb7c244b45753c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.713356 32290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dfa0ba4f2ee4885b9d045402d1cc77d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.714100 32219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dfa0ba4f2ee4885b9d045402d1cc77d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.719645 32292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 670087855f2245b998ca1fcebc994fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.724911 32294 tablet_service.cc:1511] Processing CreateTablet for tablet 63bfcb72c8ec42999e89a89dc3e8bce1 (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:28:38.726562 32294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63bfcb72c8ec42999e89a89dc3e8bce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.726747 32214 tablet_service.cc:1511] Processing CreateTablet for tablet 9bc45b566d894bcfa6850a1c628bc64c (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:38.728266 32214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bc45b566d894bcfa6850a1c628bc64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.729583 32220 tablet_service.cc:1511] Processing CreateTablet for tablet f9508516784047d794855f4cad8bb671 (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:38.732223 32215 tablet_service.cc:1511] Processing CreateTablet for tablet a355043d472a4a1580e35b6fbf7129c3 (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:38.728189 32293 tablet_service.cc:1511] Processing CreateTablet for tablet f9508516784047d794855f4cad8bb671 (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:28:38.734984 32293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9508516784047d794855f4cad8bb671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.737323 32220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9508516784047d794855f4cad8bb671. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.740384 32287 tablet_service.cc:1511] Processing CreateTablet for tablet 9bc45b566d894bcfa6850a1c628bc64c (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:28:38.743736 32286 tablet_service.cc:1511] Processing CreateTablet for tablet a355043d472a4a1580e35b6fbf7129c3 (DEFAULT_TABLE table=soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:28:38.745282 32287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bc45b566d894bcfa6850a1c628bc64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.747833 32286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a355043d472a4a1580e35b6fbf7129c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.751499 32215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a355043d472a4a1580e35b6fbf7129c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:28:38.888448 32445 tablet_bootstrap.cc:492] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de: Bootstrap starting.
W20260710 13:28:38.909729 32100 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:38.925697 32445 tablet_bootstrap.cc:654] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:38.939527 32446 tablet_bootstrap.cc:492] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76: Bootstrap starting.
I20260710 13:28:38.984781 32446 tablet_bootstrap.cc:654] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76: Neither blocks nor log segments found. Creating new log.
W20260710 13:28:38.982331 32195 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.249.1:37439, user_credentials={real_user=slave}} blocked reactor thread for 49773us
I20260710 13:28:38.992515 32450 tablet_bootstrap.cc:492] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d: Bootstrap starting.
I20260710 13:28:38.993983 32445 tablet_bootstrap.cc:492] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de: No bootstrap required, opened a new log
I20260710 13:28:38.994586 32445 ts_tablet_manager.cc:1403] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de: Time spent bootstrapping tablet: real 0.106s	user 0.007s	sys 0.013s
I20260710 13:28:38.999152 32445 raft_consensus.cc:359] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.000139 32445 raft_consensus.cc:385] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.000492 32445 raft_consensus.cc:740] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.001789 32446 tablet_bootstrap.cc:492] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76: No bootstrap required, opened a new log
I20260710 13:28:39.002367 32446 ts_tablet_manager.cc:1403] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.005s
I20260710 13:28:39.001907 32445 consensus_queue.cc:260] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.003695 32450 tablet_bootstrap.cc:654] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.006645 32445 ts_tablet_manager.cc:1434] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.005s
I20260710 13:28:39.005916 32446 raft_consensus.cc:359] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.007457 32446 raft_consensus.cc:385] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.007817 32446 raft_consensus.cc:740] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.008785 32446 consensus_queue.cc:260] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.009614 32445 tablet_bootstrap.cc:492] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de: Bootstrap starting.
I20260710 13:28:39.020089 32446 ts_tablet_manager.cc:1434] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.006s
I20260710 13:28:39.021792 32446 tablet_bootstrap.cc:492] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76: Bootstrap starting.
I20260710 13:28:39.023818 32445 tablet_bootstrap.cc:654] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.024966 32450 tablet_bootstrap.cc:492] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d: No bootstrap required, opened a new log
I20260710 13:28:39.025727 32450 ts_tablet_manager.cc:1403] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.013s
I20260710 13:28:39.029911 32446 tablet_bootstrap.cc:654] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.030609 32450 raft_consensus.cc:359] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.031903 32450 raft_consensus.cc:385] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.032413 32450 raft_consensus.cc:740] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.033648 32450 consensus_queue.cc:260] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.037106 32445 tablet_bootstrap.cc:492] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de: No bootstrap required, opened a new log
I20260710 13:28:39.037685 32450 ts_tablet_manager.cc:1434] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 13:28:39.037771 32445 ts_tablet_manager.cc:1403] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.009s
I20260710 13:28:39.039229 32450 tablet_bootstrap.cc:492] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 02f196d3aa5f4753b8e010520314a62d: Bootstrap starting.
I20260710 13:28:39.041589 32445 raft_consensus.cc:359] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.042418 32445 raft_consensus.cc:385] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.042734 32445 raft_consensus.cc:740] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.043602 32445 consensus_queue.cc:260] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.046211 32445 ts_tablet_manager.cc:1434] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:28:39.047412 32445 tablet_bootstrap.cc:492] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de: Bootstrap starting.
I20260710 13:28:39.050704 32450 tablet_bootstrap.cc:654] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 02f196d3aa5f4753b8e010520314a62d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.055122 32445 tablet_bootstrap.cc:654] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.053323 32446 tablet_bootstrap.cc:492] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76: No bootstrap required, opened a new log
I20260710 13:28:39.057387 32446 ts_tablet_manager.cc:1403] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.012s
I20260710 13:28:39.061471 32446 raft_consensus.cc:359] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.063022 32445 tablet_bootstrap.cc:492] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de: No bootstrap required, opened a new log
I20260710 13:28:39.063699 32445 ts_tablet_manager.cc:1403] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260710 13:28:39.062402 32446 raft_consensus.cc:385] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.065325 32446 raft_consensus.cc:740] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.066517 32450 tablet_bootstrap.cc:492] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 02f196d3aa5f4753b8e010520314a62d: No bootstrap required, opened a new log
I20260710 13:28:39.066278 32446 consensus_queue.cc:260] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.067176 32450 ts_tablet_manager.cc:1403] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 02f196d3aa5f4753b8e010520314a62d: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.001s
I20260710 13:28:39.067505 32445 raft_consensus.cc:359] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.068642 32445 raft_consensus.cc:385] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.068959 32445 raft_consensus.cc:740] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.069926 32446 ts_tablet_manager.cc:1434] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260710 13:28:39.069861 32445 consensus_queue.cc:260] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.071919 32450 raft_consensus.cc:359] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.072582 32445 ts_tablet_manager.cc:1434] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:28:39.072754 32450 raft_consensus.cc:385] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.073179 32450 raft_consensus.cc:740] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.071288 32446 tablet_bootstrap.cc:492] T 9bc45b566d894bcfa6850a1c628bc64c P 3a8f6dc78773489a8b7902f1d1255c76: Bootstrap starting.
I20260710 13:28:39.073987 32450 consensus_queue.cc:260] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 02f196d3aa5f4753b8e010520314a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.074107 32445 tablet_bootstrap.cc:492] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de: Bootstrap starting.
I20260710 13:28:39.083273 32445 tablet_bootstrap.cc:654] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.083276 32446 tablet_bootstrap.cc:654] T 9bc45b566d894bcfa6850a1c628bc64c P 3a8f6dc78773489a8b7902f1d1255c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.084244 32450 ts_tablet_manager.cc:1434] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 02f196d3aa5f4753b8e010520314a62d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 13:28:39.090652 32450 tablet_bootstrap.cc:492] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d: Bootstrap starting.
I20260710 13:28:39.105576 32450 tablet_bootstrap.cc:654] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.106890 32446 tablet_bootstrap.cc:492] T 9bc45b566d894bcfa6850a1c628bc64c P 3a8f6dc78773489a8b7902f1d1255c76: No bootstrap required, opened a new log
I20260710 13:28:39.107681 32446 ts_tablet_manager.cc:1403] T 9bc45b566d894bcfa6850a1c628bc64c P 3a8f6dc78773489a8b7902f1d1255c76: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.015s
I20260710 13:28:39.110265 32448 raft_consensus.cc:493] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:39.110939 32448 raft_consensus.cc:515] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.111868 32446 raft_consensus.cc:359] T 9bc45b566d894bcfa6850a1c628bc64c P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.112758 32446 raft_consensus.cc:385] T 9bc45b566d894bcfa6850a1c628bc64c P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.113114 32446 raft_consensus.cc:740] T 9bc45b566d894bcfa6850a1c628bc64c P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.114163 32446 consensus_queue.cc:260] T 9bc45b566d894bcfa6850a1c628bc64c P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.115342 32302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670087855f2245b998ca1fcebc994fd0" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d" is_pre_election: true
I20260710 13:28:39.117465 32446 ts_tablet_manager.cc:1434] T 9bc45b566d894bcfa6850a1c628bc64c P 3a8f6dc78773489a8b7902f1d1255c76: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:28:39.106951 32445 tablet_bootstrap.cc:492] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de: No bootstrap required, opened a new log
I20260710 13:28:39.118753 32445 ts_tablet_manager.cc:1403] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.006s
I20260710 13:28:39.118855 32446 tablet_bootstrap.cc:492] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76: Bootstrap starting.
I20260710 13:28:39.121047 32450 tablet_bootstrap.cc:492] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d: No bootstrap required, opened a new log
I20260710 13:28:39.121827 32450 ts_tablet_manager.cc:1403] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.010s
W20260710 13:28:39.117522 32194 leader_election.cc:343] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:39.122490 32445 raft_consensus.cc:359] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.123445 32445 raft_consensus.cc:385] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.123762 32445 raft_consensus.cc:740] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.124643 32445 consensus_queue.cc:260] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.125581 32450 raft_consensus.cc:359] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.126385 32450 raft_consensus.cc:385] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.126706 32450 raft_consensus.cc:740] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.127637 32450 consensus_queue.cc:260] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.128283 32446 tablet_bootstrap.cc:654] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.130024 32445 ts_tablet_manager.cc:1434] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 13:28:39.130196 32450 ts_tablet_manager.cc:1434] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:28:39.131471 32450 tablet_bootstrap.cc:492] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d: Bootstrap starting.
I20260710 13:28:39.133003 32448 leader_election.cc:290] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:39.131474 32445 tablet_bootstrap.cc:492] T 32aca978432f43e68ddb7c244b45753c P 39ff2e1f24d74de2b74c962bf32084de: Bootstrap starting.
I20260710 13:28:39.136523 32155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670087855f2245b998ca1fcebc994fd0" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76" is_pre_election: true
I20260710 13:28:39.139829 32450 tablet_bootstrap.cc:654] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.146222 32445 tablet_bootstrap.cc:654] T 32aca978432f43e68ddb7c244b45753c P 39ff2e1f24d74de2b74c962bf32084de: Neither blocks nor log segments found. Creating new log.
W20260710 13:28:39.150530 32195 leader_election.cc:343] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:39.151144 32195 leader_election.cc:304] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de; no voters: 02f196d3aa5f4753b8e010520314a62d, 3a8f6dc78773489a8b7902f1d1255c76
I20260710 13:28:39.153285 32447 raft_consensus.cc:2749] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:39.154138 32446 tablet_bootstrap.cc:492] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76: No bootstrap required, opened a new log
I20260710 13:28:39.154731 32446 ts_tablet_manager.cc:1403] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76: Time spent bootstrapping tablet: real 0.036s	user 0.024s	sys 0.008s
I20260710 13:28:39.158226 32446 raft_consensus.cc:359] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.159205 32446 raft_consensus.cc:385] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.159540 32446 raft_consensus.cc:740] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.160452 32446 consensus_queue.cc:260] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.167723 32446 ts_tablet_manager.cc:1434] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:28:39.169409 32446 tablet_bootstrap.cc:492] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76: Bootstrap starting.
I20260710 13:28:39.172307 32447 raft_consensus.cc:493] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:39.172894 32447 raft_consensus.cc:515] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.179786 32446 tablet_bootstrap.cc:654] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.181763 32450 tablet_bootstrap.cc:492] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d: No bootstrap required, opened a new log
I20260710 13:28:39.181721 32444 raft_consensus.cc:493] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:39.182744 32450 ts_tablet_manager.cc:1403] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.025s
I20260710 13:28:39.182657 32444 raft_consensus.cc:515] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.183550 32155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfcb72c8ec42999e89a89dc3e8bce1" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76" is_pre_election: true
I20260710 13:28:39.185400 32444 leader_election.cc:290] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:39.187458 32302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670087855f2245b998ca1fcebc994fd0" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d" is_pre_election: true
I20260710 13:28:39.187304 32450 raft_consensus.cc:359] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.188632 32450 raft_consensus.cc:385] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.189087 32450 raft_consensus.cc:740] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Initialized, Role: FOLLOWER
W20260710 13:28:39.189203 32195 leader_election.cc:343] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:39.189401 32229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670087855f2245b998ca1fcebc994fd0" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de" is_pre_election: true
I20260710 13:28:39.190302 32229 raft_consensus.cc:2468] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 0.
W20260710 13:28:39.190932 32119 leader_election.cc:343] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:39.190413 32450 consensus_queue.cc:260] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.193356 32450 ts_tablet_manager.cc:1434] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:28:39.193879 32120 leader_election.cc:304] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [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: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 02f196d3aa5f4753b8e010520314a62d
I20260710 13:28:39.194267 32302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfcb72c8ec42999e89a89dc3e8bce1" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d" is_pre_election: true
I20260710 13:28:39.195393 32450 tablet_bootstrap.cc:492] T 32aca978432f43e68ddb7c244b45753c P 02f196d3aa5f4753b8e010520314a62d: Bootstrap starting.
W20260710 13:28:39.196570 32194 leader_election.cc:343] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:39.197259 32194 leader_election.cc:304] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de; no voters: 02f196d3aa5f4753b8e010520314a62d, 3a8f6dc78773489a8b7902f1d1255c76
I20260710 13:28:39.198110 32400 raft_consensus.cc:2804] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:39.198386 32448 raft_consensus.cc:2749] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:39.198565 32400 raft_consensus.cc:493] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:39.198983 32400 raft_consensus.cc:3060] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.191742 32447 leader_election.cc:290] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:39.207276 32450 tablet_bootstrap.cc:654] T 32aca978432f43e68ddb7c244b45753c P 02f196d3aa5f4753b8e010520314a62d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.215121 32400 raft_consensus.cc:515] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.217536 32444 raft_consensus.cc:493] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:39.218304 32444 raft_consensus.cc:515] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.220471 32445 tablet_bootstrap.cc:492] T 32aca978432f43e68ddb7c244b45753c P 39ff2e1f24d74de2b74c962bf32084de: No bootstrap required, opened a new log
I20260710 13:28:39.221100 32445 ts_tablet_manager.cc:1403] T 32aca978432f43e68ddb7c244b45753c P 39ff2e1f24d74de2b74c962bf32084de: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.007s
I20260710 13:28:39.221632 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfa0ba4f2ee4885b9d045402d1cc77d" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de" is_pre_election: true
W20260710 13:28:39.223670 32120 leader_election.cc:343] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:39.224658 32445 raft_consensus.cc:359] T 32aca978432f43e68ddb7c244b45753c P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.225479 32445 raft_consensus.cc:385] T 32aca978432f43e68ddb7c244b45753c P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.225780 32445 raft_consensus.cc:740] T 32aca978432f43e68ddb7c244b45753c P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.226429 32302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfa0ba4f2ee4885b9d045402d1cc77d" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d" is_pre_election: true
I20260710 13:28:39.227200 32302 raft_consensus.cc:2468] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 0.
I20260710 13:28:39.227530 32386 raft_consensus.cc:493] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:39.228014 32386 raft_consensus.cc:515] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.229347 32119 leader_election.cc:304] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [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: 02f196d3aa5f4753b8e010520314a62d, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 39ff2e1f24d74de2b74c962bf32084de
I20260710 13:28:39.230365 32386 leader_election.cc:290] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539)
I20260710 13:28:39.226558 32445 consensus_queue.cc:260] T 32aca978432f43e68ddb7c244b45753c P 39ff2e1f24d74de2b74c962bf32084de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.232645 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc45b566d894bcfa6850a1c628bc64c" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de" is_pre_election: true
I20260710 13:28:39.233942 32445 ts_tablet_manager.cc:1434] T 32aca978432f43e68ddb7c244b45753c P 39ff2e1f24d74de2b74c962bf32084de: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:28:39.235318 32445 tablet_bootstrap.cc:492] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de: Bootstrap starting.
W20260710 13:28:39.235518 32269 leader_election.cc:343] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:39.239997 32444 leader_election.cc:290] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:39.240236 32447 raft_consensus.cc:493] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:39.240855 32447 raft_consensus.cc:515] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.243337 32447 leader_election.cc:290] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:39.244501 32155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce66ed5807f427299ae2c049942af58" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76" is_pre_election: true
I20260710 13:28:39.245110 32444 raft_consensus.cc:2804] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:39.247618 32444 raft_consensus.cc:493] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:39.247968 32444 raft_consensus.cc:3060] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:28:39.250017 32195 leader_election.cc:343] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:39.251078 32302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce66ed5807f427299ae2c049942af58" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d" is_pre_election: true
W20260710 13:28:39.252707 32194 leader_election.cc:343] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:39.253221 32194 leader_election.cc:304] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de; no voters: 02f196d3aa5f4753b8e010520314a62d, 3a8f6dc78773489a8b7902f1d1255c76
I20260710 13:28:39.254570 32447 raft_consensus.cc:2749] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:39.257618 32445 tablet_bootstrap.cc:654] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.262609 32400 leader_election.cc:290] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Requested vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:39.264945 32450 tablet_bootstrap.cc:492] T 32aca978432f43e68ddb7c244b45753c P 02f196d3aa5f4753b8e010520314a62d: No bootstrap required, opened a new log
I20260710 13:28:39.283219 32445 tablet_bootstrap.cc:492] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de: No bootstrap required, opened a new log
I20260710 13:28:39.283752 32450 ts_tablet_manager.cc:1403] T 32aca978432f43e68ddb7c244b45753c P 02f196d3aa5f4753b8e010520314a62d: Time spent bootstrapping tablet: real 0.089s	user 0.033s	sys 0.019s
W20260710 13:28:39.277637 32119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.249.3:45941, user_credentials={real_user=slave}} blocked reactor thread for 48388.9us
I20260710 13:28:39.285514 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670087855f2245b998ca1fcebc994fd0" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
I20260710 13:28:39.286275 32230 raft_consensus.cc:3060] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.288511 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670087855f2245b998ca1fcebc994fd0" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
I20260710 13:28:39.288940 32450 raft_consensus.cc:359] T 32aca978432f43e68ddb7c244b45753c P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.289887 32450 raft_consensus.cc:385] T 32aca978432f43e68ddb7c244b45753c P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.290117 32155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc45b566d894bcfa6850a1c628bc64c" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76" is_pre_election: true
I20260710 13:28:39.290367 32450 raft_consensus.cc:740] T 32aca978432f43e68ddb7c244b45753c P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.290903 32155 raft_consensus.cc:2468] T 9bc45b566d894bcfa6850a1c628bc64c P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f196d3aa5f4753b8e010520314a62d in term 0.
I20260710 13:28:39.283890 32445 ts_tablet_manager.cc:1403] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.010s
I20260710 13:28:39.291586 32450 consensus_queue.cc:260] T 32aca978432f43e68ddb7c244b45753c P 02f196d3aa5f4753b8e010520314a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.296535 32445 raft_consensus.cc:359] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.297354 32450 ts_tablet_manager.cc:1434] T 32aca978432f43e68ddb7c244b45753c P 02f196d3aa5f4753b8e010520314a62d: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:28:39.297399 32445 raft_consensus.cc:385] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.297986 32445 raft_consensus.cc:740] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.298764 32450 tablet_bootstrap.cc:492] T 670087855f2245b998ca1fcebc994fd0 P 02f196d3aa5f4753b8e010520314a62d: Bootstrap starting.
I20260710 13:28:39.299001 32445 consensus_queue.cc:260] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.301323 32445 ts_tablet_manager.cc:1434] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:28:39.302559 32445 tablet_bootstrap.cc:492] T a355043d472a4a1580e35b6fbf7129c3 P 39ff2e1f24d74de2b74c962bf32084de: Bootstrap starting.
I20260710 13:28:39.307598 32444 raft_consensus.cc:515] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.309991 32444 leader_election.cc:290] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Requested vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:39.310400 32446 tablet_bootstrap.cc:492] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76: No bootstrap required, opened a new log
I20260710 13:28:39.309062 32269 leader_election.cc:304] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [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: 02f196d3aa5f4753b8e010520314a62d, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 39ff2e1f24d74de2b74c962bf32084de
I20260710 13:28:39.311028 32446 ts_tablet_manager.cc:1403] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76: Time spent bootstrapping tablet: real 0.142s	user 0.050s	sys 0.074s
I20260710 13:28:39.311371 32386 raft_consensus.cc:2804] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:39.311794 32386 raft_consensus.cc:493] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:39.312165 32386 raft_consensus.cc:3060] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.314673 32450 tablet_bootstrap.cc:654] T 670087855f2245b998ca1fcebc994fd0 P 02f196d3aa5f4753b8e010520314a62d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.314774 32446 raft_consensus.cc:359] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.315748 32446 raft_consensus.cc:385] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.316109 32446 raft_consensus.cc:740] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.317271 32445 tablet_bootstrap.cc:654] T a355043d472a4a1580e35b6fbf7129c3 P 39ff2e1f24d74de2b74c962bf32084de: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.317041 32446 consensus_queue.cc:260] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.319710 32446 ts_tablet_manager.cc:1434] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
W20260710 13:28:39.308034 32119 leader_election.cc:343] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:39.321188 32446 tablet_bootstrap.cc:492] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76: Bootstrap starting.
I20260710 13:28:39.322897 32229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfa0ba4f2ee4885b9d045402d1cc77d" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
I20260710 13:28:39.325101 32229 raft_consensus.cc:3060] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.325572 32230 raft_consensus.cc:2468] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 1.
I20260710 13:28:39.327147 32120 leader_election.cc:304] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 02f196d3aa5f4753b8e010520314a62d
I20260710 13:28:39.328358 32444 raft_consensus.cc:2804] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:39.328842 32444 raft_consensus.cc:697] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Becoming Leader. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Running, Role: LEADER
I20260710 13:28:39.329730 32444 consensus_queue.cc:237] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.330680 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfa0ba4f2ee4885b9d045402d1cc77d" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
I20260710 13:28:39.331605 32304 raft_consensus.cc:3060] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.334956 32229 raft_consensus.cc:2468] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 1.
I20260710 13:28:39.336437 32447 raft_consensus.cc:493] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:39.345160 32447 raft_consensus.cc:515] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.346342 32120 leader_election.cc:304] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:39.347548 32467 raft_consensus.cc:2804] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:39.347707 32447 leader_election.cc:290] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:39.348091 32467 raft_consensus.cc:697] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Becoming Leader. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Running, Role: LEADER
I20260710 13:28:39.349076 32154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202b2d6db8df4d6ca3207af73c791c5b" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76" is_pre_election: true
I20260710 13:28:39.344146 32445 tablet_bootstrap.cc:492] T a355043d472a4a1580e35b6fbf7129c3 P 39ff2e1f24d74de2b74c962bf32084de: No bootstrap required, opened a new log
I20260710 13:28:39.349045 32467 consensus_queue.cc:237] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.350225 32445 ts_tablet_manager.cc:1403] T a355043d472a4a1580e35b6fbf7129c3 P 39ff2e1f24d74de2b74c962bf32084de: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.012s
W20260710 13:28:39.351518 32195 leader_election.cc:343] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:39.344455 32446 tablet_bootstrap.cc:654] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.353714 32445 raft_consensus.cc:359] T a355043d472a4a1580e35b6fbf7129c3 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.354501 32445 raft_consensus.cc:385] T a355043d472a4a1580e35b6fbf7129c3 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.354799 32445 raft_consensus.cc:740] T a355043d472a4a1580e35b6fbf7129c3 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.357859 32400 raft_consensus.cc:493] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:39.358604 32400 raft_consensus.cc:515] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.350915 32302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202b2d6db8df4d6ca3207af73c791c5b" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d" is_pre_election: true
I20260710 13:28:39.355683 32445 consensus_queue.cc:260] T a355043d472a4a1580e35b6fbf7129c3 P 39ff2e1f24d74de2b74c962bf32084de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
W20260710 13:28:39.362069 32194 leader_election.cc:343] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:39.362560 32194 leader_election.cc:304] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de; no voters: 02f196d3aa5f4753b8e010520314a62d, 3a8f6dc78773489a8b7902f1d1255c76
I20260710 13:28:39.364149 32447 raft_consensus.cc:2749] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:39.364352 32400 leader_election.cc:290] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:39.356388 32052 catalog_manager.cc:5697] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "3a8f6dc78773489a8b7902f1d1255c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:39.365841 32229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32aca978432f43e68ddb7c244b45753c" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de" is_pre_election: true
I20260710 13:28:39.364185 32445 ts_tablet_manager.cc:1434] T a355043d472a4a1580e35b6fbf7129c3 P 39ff2e1f24d74de2b74c962bf32084de: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260710 13:28:39.367093 32229 raft_consensus.cc:2468] T 32aca978432f43e68ddb7c244b45753c P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 0.
I20260710 13:28:39.368654 32445 tablet_bootstrap.cc:492] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de: Bootstrap starting.
I20260710 13:28:39.369370 32120 leader_election.cc:304] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:39.370862 32400 raft_consensus.cc:2804] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:39.371481 32400 raft_consensus.cc:493] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:39.372027 32400 raft_consensus.cc:3060] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.375478 32302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32aca978432f43e68ddb7c244b45753c" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d" is_pre_election: true
I20260710 13:28:39.376641 32302 raft_consensus.cc:2468] T 32aca978432f43e68ddb7c244b45753c P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 0.
I20260710 13:28:39.385167 32445 tablet_bootstrap.cc:654] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.397819 32445 tablet_bootstrap.cc:492] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de: No bootstrap required, opened a new log
I20260710 13:28:39.398466 32445 ts_tablet_manager.cc:1403] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.003s
I20260710 13:28:39.396935 32400 raft_consensus.cc:515] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.401680 32445 raft_consensus.cc:359] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.402439 32445 raft_consensus.cc:385] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.402750 32445 raft_consensus.cc:740] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.406538 32229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32aca978432f43e68ddb7c244b45753c" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
I20260710 13:28:39.407616 32229 raft_consensus.cc:3060] T 32aca978432f43e68ddb7c244b45753c P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.409677 32304 raft_consensus.cc:2468] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 1.
I20260710 13:28:39.410701 32445 consensus_queue.cc:260] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.392117 32386 raft_consensus.cc:515] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.414923 32445 ts_tablet_manager.cc:1434] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 13:28:39.417011 32155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc45b566d894bcfa6850a1c628bc64c" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
I20260710 13:28:39.418081 32155 raft_consensus.cc:3060] T 9bc45b566d894bcfa6850a1c628bc64c P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.419797 32386 leader_election.cc:290] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 election: Requested vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539)
I20260710 13:28:39.425894 32450 tablet_bootstrap.cc:492] T 670087855f2245b998ca1fcebc994fd0 P 02f196d3aa5f4753b8e010520314a62d: No bootstrap required, opened a new log
I20260710 13:28:39.426226 32446 tablet_bootstrap.cc:492] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76: No bootstrap required, opened a new log
I20260710 13:28:39.426640 32450 ts_tablet_manager.cc:1403] T 670087855f2245b998ca1fcebc994fd0 P 02f196d3aa5f4753b8e010520314a62d: Time spent bootstrapping tablet: real 0.128s	user 0.020s	sys 0.037s
I20260710 13:28:39.426707 32446 ts_tablet_manager.cc:1403] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76: Time spent bootstrapping tablet: real 0.106s	user 0.049s	sys 0.029s
I20260710 13:28:39.429351 32155 raft_consensus.cc:2468] T 9bc45b566d894bcfa6850a1c628bc64c P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f196d3aa5f4753b8e010520314a62d in term 1.
I20260710 13:28:39.430097 32229 raft_consensus.cc:2468] T 32aca978432f43e68ddb7c244b45753c P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 1.
I20260710 13:28:39.431437 32269 leader_election.cc:304] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:39.432294 32400 leader_election.cc:290] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Requested vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:39.433372 32120 leader_election.cc:304] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:39.433169 32446 raft_consensus.cc:359] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.433682 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32aca978432f43e68ddb7c244b45753c" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
I20260710 13:28:39.434082 32446 raft_consensus.cc:385] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.434404 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc45b566d894bcfa6850a1c628bc64c" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
I20260710 13:28:39.434473 32446 raft_consensus.cc:740] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.435317 32230 raft_consensus.cc:3060] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.436460 32386 raft_consensus.cc:2804] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:39.434408 32445 tablet_bootstrap.cc:492] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de: Bootstrap starting.
I20260710 13:28:39.434338 32304 raft_consensus.cc:3060] T 32aca978432f43e68ddb7c244b45753c P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.435824 32446 consensus_queue.cc:260] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.439788 32444 raft_consensus.cc:2804] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:39.440315 32444 raft_consensus.cc:697] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Becoming Leader. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Running, Role: LEADER
I20260710 13:28:39.440925 32446 ts_tablet_manager.cc:1434] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:28:39.441179 32444 consensus_queue.cc:237] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.442118 32446 tablet_bootstrap.cc:492] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76: Bootstrap starting.
I20260710 13:28:39.432823 32450 raft_consensus.cc:359] T 670087855f2245b998ca1fcebc994fd0 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.443215 32450 raft_consensus.cc:385] T 670087855f2245b998ca1fcebc994fd0 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.443528 32450 raft_consensus.cc:740] T 670087855f2245b998ca1fcebc994fd0 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.444355 32450 consensus_queue.cc:260] T 670087855f2245b998ca1fcebc994fd0 P 02f196d3aa5f4753b8e010520314a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.450158 32304 raft_consensus.cc:2468] T 32aca978432f43e68ddb7c244b45753c P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 1.
I20260710 13:28:39.450950 32446 tablet_bootstrap.cc:654] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.452762 32230 raft_consensus.cc:2468] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f196d3aa5f4753b8e010520314a62d in term 1.
I20260710 13:28:39.458612 32386 raft_consensus.cc:697] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [term 1 LEADER]: Becoming Leader. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Running, Role: LEADER
I20260710 13:28:39.460055 32386 consensus_queue.cc:237] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.460896 32400 raft_consensus.cc:493] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:39.461766 32400 raft_consensus.cc:515] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.465906 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfcb72c8ec42999e89a89dc3e8bce1" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de" is_pre_election: true
I20260710 13:28:39.466629 32230 raft_consensus.cc:2468] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 0.
I20260710 13:28:39.467278 32450 ts_tablet_manager.cc:1434] T 670087855f2245b998ca1fcebc994fd0 P 02f196d3aa5f4753b8e010520314a62d: Time spent starting tablet: real 0.040s	user 0.011s	sys 0.001s
I20260710 13:28:39.468096 32120 leader_election.cc:304] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:39.468612 32450 tablet_bootstrap.cc:492] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d: Bootstrap starting.
I20260710 13:28:39.469105 32444 raft_consensus.cc:2804] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:39.469506 32444 raft_consensus.cc:493] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:39.469848 32444 raft_consensus.cc:3060] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.480123 32400 leader_election.cc:290] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:39.481568 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfcb72c8ec42999e89a89dc3e8bce1" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d" is_pre_election: true
I20260710 13:28:39.482385 32446 tablet_bootstrap.cc:492] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76: No bootstrap required, opened a new log
W20260710 13:28:39.483467 32119 leader_election.cc:343] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:39.483911 32446 ts_tablet_manager.cc:1403] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76: Time spent bootstrapping tablet: real 0.042s	user 0.026s	sys 0.000s
I20260710 13:28:39.487187 32450 tablet_bootstrap.cc:654] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.487401 32444 raft_consensus.cc:515] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.488569 32050 catalog_manager.cc:5697] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "3a8f6dc78773489a8b7902f1d1255c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:39.489508 32446 raft_consensus.cc:359] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.491779 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfcb72c8ec42999e89a89dc3e8bce1" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
I20260710 13:28:39.494143 32230 raft_consensus.cc:3060] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.494843 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfcb72c8ec42999e89a89dc3e8bce1" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
W20260710 13:28:39.497339 32119 leader_election.cc:343] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:39.490623 32050 catalog_manager.cc:5697] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "3a8f6dc78773489a8b7902f1d1255c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:39.500612 32386 raft_consensus.cc:493] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:39.505558 32386 raft_consensus.cc:515] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.507707 32230 raft_consensus.cc:2468] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 1.
I20260710 13:28:39.503782 32445 tablet_bootstrap.cc:654] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.508780 32446 raft_consensus.cc:385] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.509191 32446 raft_consensus.cc:740] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.510814 32120 leader_election.cc:304] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 02f196d3aa5f4753b8e010520314a62d
I20260710 13:28:39.510409 32446 consensus_queue.cc:260] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.513140 32467 raft_consensus.cc:2804] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:39.513916 32467 raft_consensus.cc:697] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Becoming Leader. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Running, Role: LEADER
I20260710 13:28:39.514654 32446 ts_tablet_manager.cc:1434] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 13:28:39.516052 32446 tablet_bootstrap.cc:492] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76: Bootstrap starting.
I20260710 13:28:39.515355 32467 consensus_queue.cc:237] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.519562 32155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9508516784047d794855f4cad8bb671" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76" is_pre_election: true
W20260710 13:28:39.522992 32269 leader_election.cc:343] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:39.526274 32450 tablet_bootstrap.cc:492] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d: No bootstrap required, opened a new log
I20260710 13:28:39.526933 32450 ts_tablet_manager.cc:1403] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.020s
I20260710 13:28:39.527796 32386 leader_election.cc:290] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539)
I20260710 13:28:39.529297 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9508516784047d794855f4cad8bb671" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de" is_pre_election: true
I20260710 13:28:39.529256 32444 leader_election.cc:290] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Requested vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
W20260710 13:28:39.533315 32269 leader_election.cc:343] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:28:39.533826 32269 leader_election.cc:304] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d; no voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76
I20260710 13:28:39.534004 32450 raft_consensus.cc:359] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.534773 32445 tablet_bootstrap.cc:492] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de: No bootstrap required, opened a new log
I20260710 13:28:39.535192 32446 tablet_bootstrap.cc:654] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.535383 32445 ts_tablet_manager.cc:1403] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.003s
I20260710 13:28:39.535248 32386 raft_consensus.cc:2749] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:39.534785 32450 raft_consensus.cc:385] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.537021 32450 raft_consensus.cc:740] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.535269 32052 catalog_manager.cc:5697] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f196d3aa5f4753b8e010520314a62d (127.26.249.3). New cstate: current_term: 1 leader_uuid: "02f196d3aa5f4753b8e010520314a62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:39.537979 32450 consensus_queue.cc:260] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.541051 32450 ts_tablet_manager.cc:1434] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:28:39.542368 32450 tablet_bootstrap.cc:492] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 02f196d3aa5f4753b8e010520314a62d: Bootstrap starting.
I20260710 13:28:39.546778 32445 raft_consensus.cc:359] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.547627 32445 raft_consensus.cc:385] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.547951 32445 raft_consensus.cc:740] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.548120 32446 tablet_bootstrap.cc:492] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76: No bootstrap required, opened a new log
I20260710 13:28:39.548705 32446 ts_tablet_manager.cc:1403] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.009s
I20260710 13:28:39.548857 32445 consensus_queue.cc:260] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.550452 32450 tablet_bootstrap.cc:654] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 02f196d3aa5f4753b8e010520314a62d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.551810 32446 raft_consensus.cc:359] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.552572 32446 raft_consensus.cc:385] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.552843 32446 raft_consensus.cc:740] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.553570 32446 consensus_queue.cc:260] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.557097 32050 catalog_manager.cc:5697] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "3a8f6dc78773489a8b7902f1d1255c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:39.562531 32446 ts_tablet_manager.cc:1434] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:28:39.563824 32446 tablet_bootstrap.cc:492] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76: Bootstrap starting.
I20260710 13:28:39.570477 32446 tablet_bootstrap.cc:654] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.574959 32445 ts_tablet_manager.cc:1434] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260710 13:28:39.588539 32450 tablet_bootstrap.cc:492] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 02f196d3aa5f4753b8e010520314a62d: No bootstrap required, opened a new log
I20260710 13:28:39.589208 32450 ts_tablet_manager.cc:1403] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 02f196d3aa5f4753b8e010520314a62d: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.028s
I20260710 13:28:39.592444 32450 raft_consensus.cc:359] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.593175 32450 raft_consensus.cc:385] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.593459 32450 raft_consensus.cc:740] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.594076 32446 tablet_bootstrap.cc:492] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76: No bootstrap required, opened a new log
I20260710 13:28:39.594830 32446 ts_tablet_manager.cc:1403] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.012s
I20260710 13:28:39.594169 32450 consensus_queue.cc:260] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 02f196d3aa5f4753b8e010520314a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.596872 32450 ts_tablet_manager.cc:1434] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 02f196d3aa5f4753b8e010520314a62d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:28:39.597941 32450 tablet_bootstrap.cc:492] T 9ce66ed5807f427299ae2c049942af58 P 02f196d3aa5f4753b8e010520314a62d: Bootstrap starting.
I20260710 13:28:39.597970 32446 raft_consensus.cc:359] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.598819 32446 raft_consensus.cc:385] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.599130 32446 raft_consensus.cc:740] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.599848 32446 consensus_queue.cc:260] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.602088 32446 ts_tablet_manager.cc:1434] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:28:39.605370 32450 tablet_bootstrap.cc:654] T 9ce66ed5807f427299ae2c049942af58 P 02f196d3aa5f4753b8e010520314a62d: Neither blocks nor log segments found. Creating new log.
I20260710 13:28:39.611251 32450 tablet_bootstrap.cc:492] T 9ce66ed5807f427299ae2c049942af58 P 02f196d3aa5f4753b8e010520314a62d: No bootstrap required, opened a new log
I20260710 13:28:39.611788 32450 ts_tablet_manager.cc:1403] T 9ce66ed5807f427299ae2c049942af58 P 02f196d3aa5f4753b8e010520314a62d: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:28:39.613948 32450 raft_consensus.cc:359] T 9ce66ed5807f427299ae2c049942af58 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.614648 32450 raft_consensus.cc:385] T 9ce66ed5807f427299ae2c049942af58 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:28:39.614916 32450 raft_consensus.cc:740] T 9ce66ed5807f427299ae2c049942af58 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Initialized, Role: FOLLOWER
I20260710 13:28:39.615578 32450 consensus_queue.cc:260] T 9ce66ed5807f427299ae2c049942af58 P 02f196d3aa5f4753b8e010520314a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.617403 32450 ts_tablet_manager.cc:1434] T 9ce66ed5807f427299ae2c049942af58 P 02f196d3aa5f4753b8e010520314a62d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:28:39.643690 32467 raft_consensus.cc:493] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:39.644389 32467 raft_consensus.cc:515] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.647183 32467 leader_election.cc:290] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:39.647222 32386 raft_consensus.cc:493] T 670087855f2245b998ca1fcebc994fd0 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:39.647792 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a355043d472a4a1580e35b6fbf7129c3" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de" is_pre_election: true
I20260710 13:28:39.647809 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a355043d472a4a1580e35b6fbf7129c3" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d" is_pre_election: true
I20260710 13:28:39.647943 32386 raft_consensus.cc:515] T 670087855f2245b998ca1fcebc994fd0 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.648792 32230 raft_consensus.cc:2468] T a355043d472a4a1580e35b6fbf7129c3 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 0.
I20260710 13:28:39.648815 32304 raft_consensus.cc:2468] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 0.
I20260710 13:28:39.650310 32386 leader_election.cc:290] T 670087855f2245b998ca1fcebc994fd0 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539)
I20260710 13:28:39.650275 32120 leader_election.cc:304] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:39.651317 32467 raft_consensus.cc:2804] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:39.651690 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670087855f2245b998ca1fcebc994fd0" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de" is_pre_election: true
I20260710 13:28:39.651688 32467 raft_consensus.cc:493] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:39.651984 32155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "670087855f2245b998ca1fcebc994fd0" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76" is_pre_election: true
I20260710 13:28:39.652637 32467 raft_consensus.cc:3060] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.652671 32230 raft_consensus.cc:2393] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02f196d3aa5f4753b8e010520314a62d in current term 1: Already voted for candidate 3a8f6dc78773489a8b7902f1d1255c76 in this term.
I20260710 13:28:39.653968 32269 leader_election.cc:304] T 670087855f2245b998ca1fcebc994fd0 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d; no voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76
I20260710 13:28:39.654698 32386 raft_consensus.cc:3060] T 670087855f2245b998ca1fcebc994fd0 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.659731 32467 raft_consensus.cc:515] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.661844 32386 raft_consensus.cc:2749] T 670087855f2245b998ca1fcebc994fd0 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:28:39.662022 32467 leader_election.cc:290] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Requested vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:39.662930 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a355043d472a4a1580e35b6fbf7129c3" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
I20260710 13:28:39.663625 32230 raft_consensus.cc:3060] T a355043d472a4a1580e35b6fbf7129c3 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.663794 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a355043d472a4a1580e35b6fbf7129c3" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
I20260710 13:28:39.664335 32304 raft_consensus.cc:3060] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.669452 32230 raft_consensus.cc:2468] T a355043d472a4a1580e35b6fbf7129c3 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 1.
I20260710 13:28:39.669811 32304 raft_consensus.cc:2468] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 1.
I20260710 13:28:39.670750 32120 leader_election.cc:304] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:39.671576 32444 raft_consensus.cc:2804] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:39.672056 32444 raft_consensus.cc:697] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Becoming Leader. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Running, Role: LEADER
I20260710 13:28:39.672900 32444 consensus_queue.cc:237] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.680800 32052 catalog_manager.cc:5697] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "3a8f6dc78773489a8b7902f1d1255c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:39.692129 32467 raft_consensus.cc:493] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:39.692672 32467 raft_consensus.cc:515] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.694610 32467 leader_election.cc:290] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:39.695477 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9508516784047d794855f4cad8bb671" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de" is_pre_election: true
I20260710 13:28:39.695729 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9508516784047d794855f4cad8bb671" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d" is_pre_election: true
I20260710 13:28:39.696219 32230 raft_consensus.cc:2468] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 0.
I20260710 13:28:39.696354 32304 raft_consensus.cc:2468] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 0.
I20260710 13:28:39.697315 32120 leader_election.cc:304] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:39.698164 32467 raft_consensus.cc:2804] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:39.698494 32467 raft_consensus.cc:493] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:39.698786 32467 raft_consensus.cc:3060] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.704722 32467 raft_consensus.cc:515] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.706526 32467 leader_election.cc:290] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Requested vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:39.707551 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9508516784047d794855f4cad8bb671" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
I20260710 13:28:39.708227 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9508516784047d794855f4cad8bb671" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
I20260710 13:28:39.708881 32304 raft_consensus.cc:3060] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.708248 32230 raft_consensus.cc:3060] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.715653 32467 raft_consensus.cc:493] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:39.716269 32304 raft_consensus.cc:2468] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 1.
I20260710 13:28:39.716325 32467 raft_consensus.cc:515] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.717679 32230 raft_consensus.cc:2468] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 1.
I20260710 13:28:39.717803 32119 leader_election.cc:304] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:39.718812 32467 leader_election.cc:290] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:39.718844 32444 raft_consensus.cc:2804] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:39.719995 32444 raft_consensus.cc:697] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Becoming Leader. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Running, Role: LEADER
I20260710 13:28:39.720014 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce66ed5807f427299ae2c049942af58" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d" is_pre_election: true
I20260710 13:28:39.721275 32304 raft_consensus.cc:2468] T 9ce66ed5807f427299ae2c049942af58 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 0.
I20260710 13:28:39.720323 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce66ed5807f427299ae2c049942af58" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de" is_pre_election: true
I20260710 13:28:39.722234 32230 raft_consensus.cc:2468] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 0.
I20260710 13:28:39.722707 32119 leader_election.cc:304] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:39.723733 32467 raft_consensus.cc:2804] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:39.721122 32444 consensus_queue.cc:237] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.724190 32467 raft_consensus.cc:493] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:39.724696 32467 raft_consensus.cc:3060] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.732347 32467 raft_consensus.cc:515] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.733399 32052 catalog_manager.cc:5697] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "3a8f6dc78773489a8b7902f1d1255c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:39.734436 32467 leader_election.cc:290] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Requested vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:39.735096 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce66ed5807f427299ae2c049942af58" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
I20260710 13:28:39.735603 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce66ed5807f427299ae2c049942af58" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
I20260710 13:28:39.735692 32230 raft_consensus.cc:3060] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.736268 32304 raft_consensus.cc:3060] T 9ce66ed5807f427299ae2c049942af58 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.743160 32230 raft_consensus.cc:2468] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 1.
I20260710 13:28:39.743374 32304 raft_consensus.cc:2468] T 9ce66ed5807f427299ae2c049942af58 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 1.
I20260710 13:28:39.744480 32120 leader_election.cc:304] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:39.745271 32467 raft_consensus.cc:2804] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:39.745986 32467 raft_consensus.cc:697] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Becoming Leader. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Running, Role: LEADER
I20260710 13:28:39.746853 32467 consensus_queue.cc:237] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.754988 32052 catalog_manager.cc:5697] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1). New cstate: current_term: 1 leader_uuid: "3a8f6dc78773489a8b7902f1d1255c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:39.765105 32467 consensus_queue.cc:1048] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:39.777635 32444 consensus_queue.cc:1048] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:39.832623 32444 consensus_queue.cc:1048] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:39.844151 32444 consensus_queue.cc:1048] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:39.847635 32400 consensus_queue.cc:1048] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:39.864095 32386 consensus_queue.cc:1048] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:39.864555 32478 raft_consensus.cc:493] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:28:39.865146 32478 raft_consensus.cc:515] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.865553 32466 consensus_queue.cc:1048] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:39.867440 32478 leader_election.cc:290] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539)
I20260710 13:28:39.869515 32229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202b2d6db8df4d6ca3207af73c791c5b" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de" is_pre_election: true
I20260710 13:28:39.870318 32229 raft_consensus.cc:2468] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f196d3aa5f4753b8e010520314a62d in term 0.
I20260710 13:28:39.871898 32269 leader_election.cc:304] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d, 39ff2e1f24d74de2b74c962bf32084de; no voters: 
I20260710 13:28:39.872857 32154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202b2d6db8df4d6ca3207af73c791c5b" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76" is_pre_election: true
I20260710 13:28:39.873627 32154 raft_consensus.cc:2468] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02f196d3aa5f4753b8e010520314a62d in term 0.
I20260710 13:28:39.872840 32478 raft_consensus.cc:2804] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:28:39.874774 32478 raft_consensus.cc:493] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:28:39.875190 32478 raft_consensus.cc:3060] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.889268 32478 raft_consensus.cc:515] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.891973 32478 leader_election.cc:290] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 election: Requested vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539)
I20260710 13:28:39.894441 32229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202b2d6db8df4d6ca3207af73c791c5b" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
I20260710 13:28:39.894798 32154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202b2d6db8df4d6ca3207af73c791c5b" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
I20260710 13:28:39.895284 32229 raft_consensus.cc:3060] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.895563 32154 raft_consensus.cc:3060] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.897055 32478 consensus_queue.cc:1048] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260710 13:28:39.912065 32100 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:28:39.914070 32154 raft_consensus.cc:2468] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f196d3aa5f4753b8e010520314a62d in term 1.
I20260710 13:28:39.918709 32302 raft_consensus.cc:3060] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 02f196d3aa5f4753b8e010520314a62d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:28:39.923097 32229 raft_consensus.cc:2468] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f196d3aa5f4753b8e010520314a62d in term 1.
I20260710 13:28:39.922585 32269 leader_election.cc:304] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:39.924542 32503 raft_consensus.cc:2804] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:28:39.925339 32503 raft_consensus.cc:697] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [term 1 LEADER]: Becoming Leader. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Running, Role: LEADER
I20260710 13:28:39.926316 32503 consensus_queue.cc:237] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:39.935899 32466 consensus_queue.cc:1048] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:39.943617 32050 catalog_manager.cc:5697] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d reported cstate change: term changed from 0 to 1, leader changed from <none> to 02f196d3aa5f4753b8e010520314a62d (127.26.249.3). New cstate: current_term: 1 leader_uuid: "02f196d3aa5f4753b8e010520314a62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:39.952113 32400 consensus_queue.cc:1048] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:40.016825 32302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "202b2d6db8df4d6ca3207af73c791c5b"
dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
mode: GRACEFUL
new_leader_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
 from {username='slave'} at 127.0.0.1:59110
I20260710 13:28:40.017480 32302 raft_consensus.cc:606] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [term 1 LEADER]: Received request to transfer leadership to TS 3a8f6dc78773489a8b7902f1d1255c76
I20260710 13:28:40.032678 32154 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dfa0ba4f2ee4885b9d045402d1cc77d"
dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
mode: GRACEFUL
new_leader_uuid: "39ff2e1f24d74de2b74c962bf32084de"
 from {username='slave'} at 127.0.0.1:50364
I20260710 13:28:40.033408 32154 raft_consensus.cc:606] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Received request to transfer leadership to TS 39ff2e1f24d74de2b74c962bf32084de
I20260710 13:28:40.039546 32154 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63bfcb72c8ec42999e89a89dc3e8bce1"
dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
mode: GRACEFUL
new_leader_uuid: "39ff2e1f24d74de2b74c962bf32084de"
 from {username='slave'} at 127.0.0.1:50364
I20260710 13:28:40.040257 32154 raft_consensus.cc:606] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Received request to transfer leadership to TS 39ff2e1f24d74de2b74c962bf32084de
I20260710 13:28:40.046058 32154 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9508516784047d794855f4cad8bb671"
dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
mode: GRACEFUL
new_leader_uuid: "39ff2e1f24d74de2b74c962bf32084de"
 from {username='slave'} at 127.0.0.1:50364
I20260710 13:28:40.046867 32154 raft_consensus.cc:606] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Received request to transfer leadership to TS 39ff2e1f24d74de2b74c962bf32084de
I20260710 13:28:40.053385 32302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bc45b566d894bcfa6850a1c628bc64c"
dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
mode: GRACEFUL
new_leader_uuid: "39ff2e1f24d74de2b74c962bf32084de"
 from {username='slave'} at 127.0.0.1:59110
I20260710 13:28:40.054072 32302 raft_consensus.cc:606] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [term 1 LEADER]: Received request to transfer leadership to TS 39ff2e1f24d74de2b74c962bf32084de
I20260710 13:28:40.060263 32154 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a355043d472a4a1580e35b6fbf7129c3"
dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
mode: GRACEFUL
new_leader_uuid: "02f196d3aa5f4753b8e010520314a62d"
 from {username='slave'} at 127.0.0.1:50364
I20260710 13:28:40.060947 32154 raft_consensus.cc:606] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Received request to transfer leadership to TS 02f196d3aa5f4753b8e010520314a62d
I20260710 13:28:40.092214 32400 consensus_queue.cc:1048] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:40.106328 32466 consensus_queue.cc:1048] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:40.129509 32444 raft_consensus.cc:993] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76: : Instructing follower 02f196d3aa5f4753b8e010520314a62d to start an election
I20260710 13:28:40.130096 32444 raft_consensus.cc:1081] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Signalling peer 02f196d3aa5f4753b8e010520314a62d to start an election
I20260710 13:28:40.131994 32304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a355043d472a4a1580e35b6fbf7129c3"
dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
 from {username='slave'} at 127.0.0.1:59094
I20260710 13:28:40.132582 32304 raft_consensus.cc:493] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:40.133057 32304 raft_consensus.cc:3060] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:40.140693 32304 raft_consensus.cc:515] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:40.142524 32304 leader_election.cc:290] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 2 election: Requested vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539)
I20260710 13:28:40.143561 32154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a355043d472a4a1580e35b6fbf7129c3" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
I20260710 13:28:40.143831 32230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a355043d472a4a1580e35b6fbf7129c3" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
I20260710 13:28:40.144358 32154 raft_consensus.cc:3055] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:40.144460 32230 raft_consensus.cc:3060] T a355043d472a4a1580e35b6fbf7129c3 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:40.144726 32154 raft_consensus.cc:740] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Running, Role: LEADER
I20260710 13:28:40.145414 32154 consensus_queue.cc:260] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:40.146466 32154 raft_consensus.cc:3060] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:40.151762 32230 raft_consensus.cc:2468] T a355043d472a4a1580e35b6fbf7129c3 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f196d3aa5f4753b8e010520314a62d in term 2.
I20260710 13:28:40.153083 32269 leader_election.cc:304] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d, 39ff2e1f24d74de2b74c962bf32084de; no voters: 
I20260710 13:28:40.154066 32503 raft_consensus.cc:2804] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:40.154562 32503 raft_consensus.cc:697] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d [term 2 LEADER]: Becoming Leader. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Running, Role: LEADER
I20260710 13:28:40.155550 32154 raft_consensus.cc:2468] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f196d3aa5f4753b8e010520314a62d in term 2.
I20260710 13:28:40.155455 32503 consensus_queue.cc:237] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:40.162917 32052 catalog_manager.cc:5697] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d reported cstate change: term changed from 1 to 2, leader changed from 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1) to 02f196d3aa5f4753b8e010520314a62d (127.26.249.3). New cstate: current_term: 2 leader_uuid: "02f196d3aa5f4753b8e010520314a62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:40.170636 32466 consensus_queue.cc:1048] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:40.178694 32444 raft_consensus.cc:993] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76: : Instructing follower 39ff2e1f24d74de2b74c962bf32084de to start an election
I20260710 13:28:40.179533 32444 raft_consensus.cc:1081] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Signalling peer 39ff2e1f24d74de2b74c962bf32084de to start an election
I20260710 13:28:40.181443 32230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9508516784047d794855f4cad8bb671"
dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
 from {username='slave'} at 127.0.0.1:44554
I20260710 13:28:40.185307 32230 raft_consensus.cc:493] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:40.185794 32230 raft_consensus.cc:3060] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:40.186645 32400 consensus_queue.cc:1048] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:40.194757 32230 raft_consensus.cc:515] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:40.197222 32230 leader_election.cc:290] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 2 election: Requested vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:40.198462 32154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9508516784047d794855f4cad8bb671" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
I20260710 13:28:40.198802 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9508516784047d794855f4cad8bb671" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
I20260710 13:28:40.199276 32154 raft_consensus.cc:3055] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:40.199417 32304 raft_consensus.cc:3060] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:40.199695 32154 raft_consensus.cc:740] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Running, Role: LEADER
I20260710 13:28:40.200639 32154 consensus_queue.cc:260] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:40.202009 32154 raft_consensus.cc:3060] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:40.208573 32304 raft_consensus.cc:2468] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39ff2e1f24d74de2b74c962bf32084de in term 2.
I20260710 13:28:40.210947 32194 leader_election.cc:304] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d, 39ff2e1f24d74de2b74c962bf32084de; no voters: 
I20260710 13:28:40.211889 32447 raft_consensus.cc:2804] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:40.212412 32447 raft_consensus.cc:697] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de [term 2 LEADER]: Becoming Leader. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Running, Role: LEADER
I20260710 13:28:40.212548 32154 raft_consensus.cc:2468] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39ff2e1f24d74de2b74c962bf32084de in term 2.
I20260710 13:28:40.214022 32447 consensus_queue.cc:237] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:40.223172 32050 catalog_manager.cc:5697] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de reported cstate change: term changed from 1 to 2, leader changed from 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1) to 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2). New cstate: current_term: 2 leader_uuid: "39ff2e1f24d74de2b74c962bf32084de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:40.249490 32466 raft_consensus.cc:993] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76: : Instructing follower 39ff2e1f24d74de2b74c962bf32084de to start an election
I20260710 13:28:40.250089 32400 raft_consensus.cc:1081] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Signalling peer 39ff2e1f24d74de2b74c962bf32084de to start an election
I20260710 13:28:40.251948 32230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dfa0ba4f2ee4885b9d045402d1cc77d"
dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
 from {username='slave'} at 127.0.0.1:44554
I20260710 13:28:40.252529 32230 raft_consensus.cc:493] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:40.252840 32230 raft_consensus.cc:3060] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:40.258654 32230 raft_consensus.cc:515] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:40.260385 32230 leader_election.cc:290] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 2 election: Requested vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:40.261538 32154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfa0ba4f2ee4885b9d045402d1cc77d" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
I20260710 13:28:40.261737 32304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dfa0ba4f2ee4885b9d045402d1cc77d" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
I20260710 13:28:40.262219 32154 raft_consensus.cc:3055] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:40.262416 32304 raft_consensus.cc:3060] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:40.262595 32154 raft_consensus.cc:740] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Running, Role: LEADER
I20260710 13:28:40.263633 32154 consensus_queue.cc:260] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:40.264761 32154 raft_consensus.cc:3060] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:40.271024 32304 raft_consensus.cc:2468] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39ff2e1f24d74de2b74c962bf32084de in term 2.
I20260710 13:28:40.271024 32154 raft_consensus.cc:2468] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39ff2e1f24d74de2b74c962bf32084de in term 2.
I20260710 13:28:40.272495 32194 leader_election.cc:304] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d, 39ff2e1f24d74de2b74c962bf32084de; no voters: 
I20260710 13:28:40.273311 32447 raft_consensus.cc:2804] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:40.273839 32447 raft_consensus.cc:697] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de [term 2 LEADER]: Becoming Leader. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Running, Role: LEADER
I20260710 13:28:40.274668 32447 consensus_queue.cc:237] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:40.282680 32050 catalog_manager.cc:5697] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de reported cstate change: term changed from 1 to 2, leader changed from 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1) to 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2). New cstate: current_term: 2 leader_uuid: "39ff2e1f24d74de2b74c962bf32084de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:40.315935 32503 raft_consensus.cc:993] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d: : Instructing follower 39ff2e1f24d74de2b74c962bf32084de to start an election
I20260710 13:28:40.316006 32386 consensus_queue.cc:1048] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:40.316726 32480 raft_consensus.cc:1081] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [term 1 LEADER]: Signalling peer 39ff2e1f24d74de2b74c962bf32084de to start an election
I20260710 13:28:40.316768 32466 consensus_queue.cc:1048] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:28:40.319562 32230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bc45b566d894bcfa6850a1c628bc64c"
dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
 from {username='slave'} at 127.0.0.1:44560
I20260710 13:28:40.320313 32230 raft_consensus.cc:493] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:40.320662 32230 raft_consensus.cc:3060] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:40.329787 32386 raft_consensus.cc:993] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d: : Instructing follower 3a8f6dc78773489a8b7902f1d1255c76 to start an election
I20260710 13:28:40.330324 32386 raft_consensus.cc:1081] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [term 1 LEADER]: Signalling peer 3a8f6dc78773489a8b7902f1d1255c76 to start an election
I20260710 13:28:40.328980 32230 raft_consensus.cc:515] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:40.333140 32230 leader_election.cc:290] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 2 election: Requested vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:40.334461 32153 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "202b2d6db8df4d6ca3207af73c791c5b"
dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
 from {username='slave'} at 127.0.0.1:50344
I20260710 13:28:40.336086 32153 raft_consensus.cc:493] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:40.336547 32153 raft_consensus.cc:3060] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:40.330997 32466 consensus_queue.cc:1048] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:28:40.341850 32154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc45b566d894bcfa6850a1c628bc64c" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
I20260710 13:28:40.342706 32154 raft_consensus.cc:3060] T 9bc45b566d894bcfa6850a1c628bc64c P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:40.343570 32302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bc45b566d894bcfa6850a1c628bc64c" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
I20260710 13:28:40.344255 32302 raft_consensus.cc:3055] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:40.344583 32302 raft_consensus.cc:740] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Running, Role: LEADER
I20260710 13:28:40.345506 32302 consensus_queue.cc:260] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:40.346913 32302 raft_consensus.cc:3060] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:40.348850 32153 raft_consensus.cc:515] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:40.349689 32480 consensus_queue.cc:1048] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:28:40.357602 32153 leader_election.cc:290] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 2 election: Requested vote from peers 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:40.359135 32303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202b2d6db8df4d6ca3207af73c791c5b" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
I20260710 13:28:40.359946 32303 raft_consensus.cc:3055] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:40.360275 32303 raft_consensus.cc:740] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Running, Role: LEADER
I20260710 13:28:40.361286 32303 consensus_queue.cc:260] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:40.362700 32303 raft_consensus.cc:3060] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:40.364167 32229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "202b2d6db8df4d6ca3207af73c791c5b" candidate_uuid: "3a8f6dc78773489a8b7902f1d1255c76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
I20260710 13:28:40.365224 32229 raft_consensus.cc:3060] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:40.368387 32302 raft_consensus.cc:2468] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39ff2e1f24d74de2b74c962bf32084de in term 2.
I20260710 13:28:40.370575 32154 raft_consensus.cc:2468] T 9bc45b566d894bcfa6850a1c628bc64c P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39ff2e1f24d74de2b74c962bf32084de in term 2.
I20260710 13:28:40.371088 32194 leader_election.cc:304] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d, 39ff2e1f24d74de2b74c962bf32084de; no voters: 
I20260710 13:28:40.372083 32447 raft_consensus.cc:2804] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:40.372571 32447 raft_consensus.cc:697] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de [term 2 LEADER]: Becoming Leader. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Running, Role: LEADER
I20260710 13:28:40.373440 32447 consensus_queue.cc:237] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:40.378610 32229 raft_consensus.cc:2468] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 2.
I20260710 13:28:40.384967 32120 leader_election.cc:304] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39ff2e1f24d74de2b74c962bf32084de, 3a8f6dc78773489a8b7902f1d1255c76; no voters: 
I20260710 13:28:40.386525 32466 raft_consensus.cc:2804] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:40.386813 32303 raft_consensus.cc:2468] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8f6dc78773489a8b7902f1d1255c76 in term 2.
I20260710 13:28:40.387233 32466 raft_consensus.cc:697] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 LEADER]: Becoming Leader. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Running, Role: LEADER
I20260710 13:28:40.388494 32466 consensus_queue.cc:237] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:40.390914 32053 catalog_manager.cc:5697] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de reported cstate change: term changed from 1 to 2, leader changed from 02f196d3aa5f4753b8e010520314a62d (127.26.249.3) to 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2). New cstate: current_term: 2 leader_uuid: "39ff2e1f24d74de2b74c962bf32084de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:40.404426 32052 catalog_manager.cc:5697] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76 reported cstate change: term changed from 1 to 2, leader changed from 02f196d3aa5f4753b8e010520314a62d (127.26.249.3) to 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1). New cstate: current_term: 2 leader_uuid: "3a8f6dc78773489a8b7902f1d1255c76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:40.410655 32400 raft_consensus.cc:993] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76: : Instructing follower 39ff2e1f24d74de2b74c962bf32084de to start an election
I20260710 13:28:40.411275 32466 raft_consensus.cc:1081] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Signalling peer 39ff2e1f24d74de2b74c962bf32084de to start an election
I20260710 13:28:40.413131 32229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63bfcb72c8ec42999e89a89dc3e8bce1"
dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
 from {username='slave'} at 127.0.0.1:44554
I20260710 13:28:40.413710 32229 raft_consensus.cc:493] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:40.414059 32229 raft_consensus.cc:3060] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:40.422266 32229 raft_consensus.cc:515] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:40.424686 32229 leader_election.cc:290] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 2 election: Requested vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 02f196d3aa5f4753b8e010520314a62d (127.26.249.3:45941)
I20260710 13:28:40.425674 32154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfcb72c8ec42999e89a89dc3e8bce1" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
I20260710 13:28:40.425920 32303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfcb72c8ec42999e89a89dc3e8bce1" candidate_uuid: "39ff2e1f24d74de2b74c962bf32084de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
I20260710 13:28:40.426313 32154 raft_consensus.cc:3055] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:40.426661 32303 raft_consensus.cc:3060] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:40.426677 32154 raft_consensus.cc:740] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Running, Role: LEADER
I20260710 13:28:40.427663 32154 consensus_queue.cc:260] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:40.428686 32154 raft_consensus.cc:3060] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:40.433511 32303 raft_consensus.cc:2468] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39ff2e1f24d74de2b74c962bf32084de in term 2.
I20260710 13:28:40.435217 32194 leader_election.cc:304] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d, 39ff2e1f24d74de2b74c962bf32084de; no voters: 
I20260710 13:28:40.435228 32154 raft_consensus.cc:2468] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39ff2e1f24d74de2b74c962bf32084de in term 2.
I20260710 13:28:40.436142 32447 raft_consensus.cc:2804] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:40.436705 32447 raft_consensus.cc:697] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [term 2 LEADER]: Becoming Leader. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Running, Role: LEADER
I20260710 13:28:40.437666 32447 consensus_queue.cc:237] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:40.445767 32053 catalog_manager.cc:5697] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de reported cstate change: term changed from 1 to 2, leader changed from 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1) to 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2). New cstate: current_term: 2 leader_uuid: "39ff2e1f24d74de2b74c962bf32084de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: UNKNOWN } } }
I20260710 13:28:40.570278 32154 raft_consensus.cc:1275] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Refusing update from remote peer 02f196d3aa5f4753b8e010520314a62d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:40.571786 32480 consensus_queue.cc:1048] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:40.580262 32229 raft_consensus.cc:1275] T a355043d472a4a1580e35b6fbf7129c3 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Refusing update from remote peer 02f196d3aa5f4753b8e010520314a62d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:40.582504 32478 consensus_queue.cc:1048] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:40.653198 32154 raft_consensus.cc:1275] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Refusing update from remote peer 39ff2e1f24d74de2b74c962bf32084de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:40.654634 32447 consensus_queue.cc:1048] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:40.663527 32303 raft_consensus.cc:1275] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Refusing update from remote peer 39ff2e1f24d74de2b74c962bf32084de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:40.665414 32447 consensus_queue.cc:1048] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:40.773286 32303 raft_consensus.cc:1275] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Refusing update from remote peer 39ff2e1f24d74de2b74c962bf32084de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:40.774672 32517 consensus_queue.cc:1048] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:28:40.788827 32154 raft_consensus.cc:1275] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Refusing update from remote peer 39ff2e1f24d74de2b74c962bf32084de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:40.792919 32517 consensus_queue.cc:1048] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:40.824692 32302 raft_consensus.cc:1275] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Refusing update from remote peer 39ff2e1f24d74de2b74c962bf32084de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:40.825841 32153 raft_consensus.cc:1275] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Refusing update from remote peer 39ff2e1f24d74de2b74c962bf32084de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:40.826493 32510 consensus_queue.cc:1048] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:40.827421 32517 consensus_queue.cc:1048] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:40.842931 32153 raft_consensus.cc:1275] T 9bc45b566d894bcfa6850a1c628bc64c P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Refusing update from remote peer 39ff2e1f24d74de2b74c962bf32084de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:40.844831 32519 consensus_queue.cc:1048] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:40.845504 32302 raft_consensus.cc:1275] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Refusing update from remote peer 39ff2e1f24d74de2b74c962bf32084de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:40.847237 32510 consensus_queue.cc:1048] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:40.872493 32230 raft_consensus.cc:1275] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Refusing update from remote peer 3a8f6dc78773489a8b7902f1d1255c76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:40.874045 32467 consensus_queue.cc:1048] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:40.883127 32302 raft_consensus.cc:1275] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Refusing update from remote peer 3a8f6dc78773489a8b7902f1d1255c76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:40.884678 32466 consensus_queue.cc:1048] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:43.065109 32053 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:39720:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:28:43.086938 32053 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39720:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:28:43.111411 27620 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:28:43.270505 32547 tablet.cc:1724] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.281337 32560 tablet.cc:1724] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.284550 32120 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.249.2:34539, user_credentials={real_user=slave}} blocked reactor thread for 61686.8us
I20260710 13:28:43.353317 32570 tablet.cc:1724] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.374912 32574 tablet.cc:1724] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.392213 32574 tablet.cc:1724] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.460489 32576 log.cc:927] Time spent T 63bfcb72c8ec42999e89a89dc3e8bce1 P 02f196d3aa5f4753b8e010520314a62d: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
W20260710 13:28:43.468261 32119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.249.3:45941, user_credentials={real_user=slave}} blocked reactor thread for 112419us
I20260710 13:28:43.476313 32575 tablet.cc:1724] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.478016 32560 tablet.cc:1724] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 02f196d3aa5f4753b8e010520314a62d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.487197 32155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42afd325881e4160a09a691fc3eb0217"
dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
mode: GRACEFUL
new_leader_uuid: "02f196d3aa5f4753b8e010520314a62d"
 from {username='slave'} at 127.0.0.1:57732
I20260710 13:28:43.488916 32155 raft_consensus.cc:606] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Received request to transfer leadership to TS 02f196d3aa5f4753b8e010520314a62d
W20260710 13:28:43.502626 32573 log.cc:927] Time spent T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
I20260710 13:28:43.520968 32570 tablet.cc:1724] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.553907 32547 tablet.cc:1724] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.619606 32588 tablet.cc:1724] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.629519 32580 tablet.cc:1724] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.650096 32574 tablet.cc:1724] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.651830 32585 tablet.cc:1724] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.661909 32120 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.249.2:34539, user_credentials={real_user=slave}} blocked reactor thread for 65674.8us
I20260710 13:28:43.685317 32592 tablet.cc:1724] T 670087855f2245b998ca1fcebc994fd0 P 02f196d3aa5f4753b8e010520314a62d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.691356 32547 tablet.cc:1724] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.699680 32228 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7540eaaf34ef4f928124140e66017957"
dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
mode: GRACEFUL
new_leader_uuid: "02f196d3aa5f4753b8e010520314a62d"
 from {username='slave'} at 127.0.0.1:41834
I20260710 13:28:43.700475 32228 raft_consensus.cc:606] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [term 2 LEADER]: Received request to transfer leadership to TS 02f196d3aa5f4753b8e010520314a62d
I20260710 13:28:43.702332 27620 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:28:43.703895 27620 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:28:43.704157 32570 tablet.cc:1724] T 9bc45b566d894bcfa6850a1c628bc64c P 3a8f6dc78773489a8b7902f1d1255c76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.717868 32560 tablet.cc:1724] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.728363 32594 tablet.cc:1724] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.737650 32574 tablet.cc:1724] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.771636 32597 tablet.cc:1724] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.772713 32585 tablet.cc:1724] T a355043d472a4a1580e35b6fbf7129c3 P 39ff2e1f24d74de2b74c962bf32084de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.775632 32596 tablet.cc:1724] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.779103 32592 tablet.cc:1724] T 32aca978432f43e68ddb7c244b45753c P 02f196d3aa5f4753b8e010520314a62d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.782090 32575 tablet.cc:1724] T 32aca978432f43e68ddb7c244b45753c P 39ff2e1f24d74de2b74c962bf32084de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.800827 32580 tablet.cc:1724] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 02f196d3aa5f4753b8e010520314a62d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.805946 32560 tablet.cc:1724] T 9ce66ed5807f427299ae2c049942af58 P 02f196d3aa5f4753b8e010520314a62d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.802798 32594 tablet.cc:1724] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:28:43.852401 32050 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495: soft_deleted_table [id=43bf1d8eed51414baa21c6bead2971e7] alter complete (version 1)
I20260710 13:28:43.917598 32577 raft_consensus.cc:993] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76: : Instructing follower 02f196d3aa5f4753b8e010520314a62d to start an election
I20260710 13:28:43.918239 32557 raft_consensus.cc:1081] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Signalling peer 02f196d3aa5f4753b8e010520314a62d to start an election
I20260710 13:28:43.919996 32303 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42afd325881e4160a09a691fc3eb0217"
dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
 from {username='slave'} at 127.0.0.1:59094
I20260710 13:28:43.920462 32303 raft_consensus.cc:493] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:43.920729 32303 raft_consensus.cc:3060] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:43.926203 32303 raft_consensus.cc:515] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:43.928357 32303 leader_election.cc:290] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 2 election: Requested vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539)
I20260710 13:28:43.929693 32228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42afd325881e4160a09a691fc3eb0217" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
I20260710 13:28:43.929471 32151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42afd325881e4160a09a691fc3eb0217" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
I20260710 13:28:43.930352 32228 raft_consensus.cc:3060] T 42afd325881e4160a09a691fc3eb0217 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:43.930409 32151 raft_consensus.cc:3055] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:28:43.930807 32151 raft_consensus.cc:740] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a8f6dc78773489a8b7902f1d1255c76, State: Running, Role: LEADER
I20260710 13:28:43.931734 32559 raft_consensus.cc:993] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de: : Instructing follower 02f196d3aa5f4753b8e010520314a62d to start an election
I20260710 13:28:43.932459 32549 raft_consensus.cc:1081] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [term 2 LEADER]: Signalling peer 02f196d3aa5f4753b8e010520314a62d to start an election
I20260710 13:28:43.931795 32151 consensus_queue.cc:260] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:43.933476 32151 raft_consensus.cc:3060] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:28:43.934464 32299 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7540eaaf34ef4f928124140e66017957"
dest_uuid: "02f196d3aa5f4753b8e010520314a62d"
 from {username='slave'} at 127.0.0.1:59108
I20260710 13:28:43.935009 32299 raft_consensus.cc:493] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:28:43.935389 32299 raft_consensus.cc:3060] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:43.937693 32228 raft_consensus.cc:2468] T 42afd325881e4160a09a691fc3eb0217 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f196d3aa5f4753b8e010520314a62d in term 2.
I20260710 13:28:43.940909 32269 leader_election.cc:304] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02f196d3aa5f4753b8e010520314a62d, 39ff2e1f24d74de2b74c962bf32084de; no voters: 
I20260710 13:28:43.941890 32595 raft_consensus.cc:2804] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:28:43.942368 32595 raft_consensus.cc:697] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [term 2 LEADER]: Becoming Leader. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Running, Role: LEADER
I20260710 13:28:43.942754 32299 raft_consensus.cc:515] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:43.945106 32151 raft_consensus.cc:2468] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f196d3aa5f4753b8e010520314a62d in term 2.
I20260710 13:28:43.945150 32299 leader_election.cc:290] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [CANDIDATE]: Term 3 election: Requested vote from peers 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439), 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539)
I20260710 13:28:43.945981 32154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7540eaaf34ef4f928124140e66017957" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a8f6dc78773489a8b7902f1d1255c76"
I20260710 13:28:43.946640 32154 raft_consensus.cc:3060] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:43.947614 32228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7540eaaf34ef4f928124140e66017957" candidate_uuid: "02f196d3aa5f4753b8e010520314a62d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "39ff2e1f24d74de2b74c962bf32084de"
I20260710 13:28:43.948203 32228 raft_consensus.cc:3055] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:28:43.948489 32228 raft_consensus.cc:740] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 39ff2e1f24d74de2b74c962bf32084de, State: Running, Role: LEADER
I20260710 13:28:43.949270 32228 consensus_queue.cc:260] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [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: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:43.950384 32228 raft_consensus.cc:3060] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:28:43.943361 32595 consensus_queue.cc:237] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:43.957288 32228 raft_consensus.cc:2468] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f196d3aa5f4753b8e010520314a62d in term 3.
I20260710 13:28:43.959455 32269 leader_election.cc:304] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [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: 02f196d3aa5f4753b8e010520314a62d, 39ff2e1f24d74de2b74c962bf32084de; no voters: 
I20260710 13:28:43.960337 32595 raft_consensus.cc:2804] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:28:43.960829 32595 raft_consensus.cc:697] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [term 3 LEADER]: Becoming Leader. State: Replica: 02f196d3aa5f4753b8e010520314a62d, State: Running, Role: LEADER
I20260710 13:28:43.961711 32595 consensus_queue.cc:237] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [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: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } }
I20260710 13:28:43.965076 32154 raft_consensus.cc:2468] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02f196d3aa5f4753b8e010520314a62d in term 3.
I20260710 13:28:43.966063 32050 catalog_manager.cc:5697] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d reported cstate change: term changed from 1 to 2, leader changed from 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1) to 02f196d3aa5f4753b8e010520314a62d (127.26.249.3). New cstate: current_term: 2 leader_uuid: "02f196d3aa5f4753b8e010520314a62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:43.980091 32050 catalog_manager.cc:5697] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d reported cstate change: term changed from 2 to 3, leader changed from 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2) to 02f196d3aa5f4753b8e010520314a62d (127.26.249.3). New cstate: current_term: 3 leader_uuid: "02f196d3aa5f4753b8e010520314a62d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02f196d3aa5f4753b8e010520314a62d" member_type: VOTER last_known_addr { host: "127.26.249.3" port: 45941 } health_report { overall_health: HEALTHY } } }
I20260710 13:28:44.396554 32228 raft_consensus.cc:1275] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [term 3 FOLLOWER]: Refusing update from remote peer 02f196d3aa5f4753b8e010520314a62d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:44.398104 32478 consensus_queue.cc:1048] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:44.409870 32154 raft_consensus.cc:1275] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 3 FOLLOWER]: Refusing update from remote peer 02f196d3aa5f4753b8e010520314a62d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:28:44.411542 32595 consensus_queue.cc:1048] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:28:44.435925 32228 raft_consensus.cc:1275] T 42afd325881e4160a09a691fc3eb0217 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Refusing update from remote peer 02f196d3aa5f4753b8e010520314a62d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:44.437450 32595 consensus_queue.cc:1048] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "39ff2e1f24d74de2b74c962bf32084de" member_type: VOTER last_known_addr { host: "127.26.249.2" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:44.448210 32154 raft_consensus.cc:1275] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Refusing update from remote peer 02f196d3aa5f4753b8e010520314a62d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:28:44.450973 32542 consensus_queue.cc:1048] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8f6dc78773489a8b7902f1d1255c76" member_type: VOTER last_known_addr { host: "127.26.249.1" port: 37439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:28:44.766681 27620 tablet_server.cc:179] TabletServer@127.26.249.1:0 shutting down...
W20260710 13:28:44.773018 32195 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 13:28:44.776918 32195 consensus_peers.cc:597] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de -> Peer 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439): Couldn't send request to peer 3a8f6dc78773489a8b7902f1d1255c76. 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 13:28:44.781088 32195 consensus_peers.cc:597] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de -> Peer 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439): Couldn't send request to peer 3a8f6dc78773489a8b7902f1d1255c76. 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 13:28:44.789760 32195 consensus_peers.cc:597] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de -> Peer 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439): Couldn't send request to peer 3a8f6dc78773489a8b7902f1d1255c76. 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 13:28:44.814178 32269 consensus_peers.cc:597] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d -> Peer 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439): Couldn't send request to peer 3a8f6dc78773489a8b7902f1d1255c76. 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 13:28:44.818013 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:44.818714 27620 tablet_replica.cc:333] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76: stopping tablet replica
I20260710 13:28:44.819445 27620 raft_consensus.cc:2243] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.820238 27620 raft_consensus.cc:2272] T 202b2d6db8df4d6ca3207af73c791c5b P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.822980 27620 tablet_replica.cc:333] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76: stopping tablet replica
I20260710 13:28:44.823850 27620 raft_consensus.cc:2243] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.824395 27620 raft_consensus.cc:2272] T f9508516784047d794855f4cad8bb671 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.826848 27620 tablet_replica.cc:333] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76: stopping tablet replica
I20260710 13:28:44.827450 27620 raft_consensus.cc:2243] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.828322 27620 raft_consensus.cc:2272] T 67b1b7abc6504d73bb6ce72399b76965 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.830618 27620 tablet_replica.cc:333] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76: stopping tablet replica
I20260710 13:28:44.831233 27620 raft_consensus.cc:2243] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.831602 27620 raft_consensus.cc:2272] T 42afd325881e4160a09a691fc3eb0217 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.834265 27620 tablet_replica.cc:333] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76: stopping tablet replica
I20260710 13:28:44.834923 27620 raft_consensus.cc:2243] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.835469 27620 raft_consensus.cc:2272] T a355043d472a4a1580e35b6fbf7129c3 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.837986 27620 tablet_replica.cc:333] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76: stopping tablet replica
I20260710 13:28:44.838550 27620 raft_consensus.cc:2243] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.839401 27620 raft_consensus.cc:2272] T 670087855f2245b998ca1fcebc994fd0 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.841346 27620 tablet_replica.cc:333] T 19f2871f69ea42c2a36cfa0313249b25 P 3a8f6dc78773489a8b7902f1d1255c76: stopping tablet replica
I20260710 13:28:44.841952 27620 raft_consensus.cc:2243] T 19f2871f69ea42c2a36cfa0313249b25 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.842481 27620 raft_consensus.cc:2272] T 19f2871f69ea42c2a36cfa0313249b25 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.845286 27620 tablet_replica.cc:333] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76: stopping tablet replica
I20260710 13:28:44.846215 27620 raft_consensus.cc:2243] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.847147 27620 raft_consensus.cc:2272] T 32aca978432f43e68ddb7c244b45753c P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.849197 27620 tablet_replica.cc:333] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76: stopping tablet replica
I20260710 13:28:44.849761 27620 raft_consensus.cc:2243] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.850522 27620 raft_consensus.cc:2272] T 36df6e49c80e45cebe449079ebb5441e P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.852658 27620 tablet_replica.cc:333] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76: stopping tablet replica
I20260710 13:28:44.853356 27620 raft_consensus.cc:2243] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.853838 27620 raft_consensus.cc:2272] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.856041 27620 tablet_replica.cc:333] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76: stopping tablet replica
I20260710 13:28:44.856673 27620 raft_consensus.cc:2243] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.857123 27620 raft_consensus.cc:2272] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.859093 27620 tablet_replica.cc:333] T ef75c472f52d4f5084d26bfb8931c59a P 3a8f6dc78773489a8b7902f1d1255c76: stopping tablet replica
I20260710 13:28:44.859762 27620 raft_consensus.cc:2243] T ef75c472f52d4f5084d26bfb8931c59a P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.860324 27620 raft_consensus.cc:2272] T ef75c472f52d4f5084d26bfb8931c59a P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.863376 27620 tablet_replica.cc:333] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76: stopping tablet replica
I20260710 13:28:44.864176 27620 raft_consensus.cc:2243] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:28:44.864979 32269 consensus_peers.cc:597] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d -> Peer 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439): Couldn't send request to peer 3a8f6dc78773489a8b7902f1d1255c76. 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 13:28:44.865283 27620 raft_consensus.cc:2272] T 9ce66ed5807f427299ae2c049942af58 P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.868346 27620 tablet_replica.cc:333] T 9bc45b566d894bcfa6850a1c628bc64c P 3a8f6dc78773489a8b7902f1d1255c76: stopping tablet replica
I20260710 13:28:44.868897 27620 raft_consensus.cc:2243] T 9bc45b566d894bcfa6850a1c628bc64c P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.869374 27620 raft_consensus.cc:2272] T 9bc45b566d894bcfa6850a1c628bc64c P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.871934 27620 tablet_replica.cc:333] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76: stopping tablet replica
I20260710 13:28:44.872696 27620 raft_consensus.cc:2243] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.873246 27620 raft_consensus.cc:2272] T ceb7b410777f4e6d83f6776706ca82ec P 3a8f6dc78773489a8b7902f1d1255c76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.875804 27620 tablet_replica.cc:333] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76: stopping tablet replica
I20260710 13:28:44.876380 27620 raft_consensus.cc:2243] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.876938 27620 raft_consensus.cc:2272] T 7540eaaf34ef4f928124140e66017957 P 3a8f6dc78773489a8b7902f1d1255c76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.879498 27620 tablet_replica.cc:333] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76: stopping tablet replica
I20260710 13:28:44.880074 27620 raft_consensus.cc:2243] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.880918 27620 raft_consensus.cc:2272] T 21c386982ee94b08878483828afe5f04 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.883006 27620 tablet_replica.cc:333] T 6339b478ceb84aaf9cb46c607798ba11 P 3a8f6dc78773489a8b7902f1d1255c76: stopping tablet replica
I20260710 13:28:44.883602 27620 raft_consensus.cc:2243] T 6339b478ceb84aaf9cb46c607798ba11 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.884112 27620 raft_consensus.cc:2272] T 6339b478ceb84aaf9cb46c607798ba11 P 3a8f6dc78773489a8b7902f1d1255c76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.926236 27620 tablet_server.cc:196] TabletServer@127.26.249.1:0 shutdown complete.
I20260710 13:28:44.961587 27620 tablet_server.cc:179] TabletServer@127.26.249.2:0 shutting down...
I20260710 13:28:44.988622 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:44.989491 27620 tablet_replica.cc:333] T 32aca978432f43e68ddb7c244b45753c P 39ff2e1f24d74de2b74c962bf32084de: stopping tablet replica
I20260710 13:28:44.990314 27620 raft_consensus.cc:2243] T 32aca978432f43e68ddb7c244b45753c P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.990855 27620 raft_consensus.cc:2272] T 32aca978432f43e68ddb7c244b45753c P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.992959 27620 tablet_replica.cc:333] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de: stopping tablet replica
I20260710 13:28:44.993541 27620 raft_consensus.cc:2243] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:44.993980 27620 raft_consensus.cc:2272] T 202b2d6db8df4d6ca3207af73c791c5b P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:44.995997 27620 tablet_replica.cc:333] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de: stopping tablet replica
I20260710 13:28:44.996642 27620 raft_consensus.cc:2243] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:44.997422 27620 raft_consensus.cc:2272] T f9508516784047d794855f4cad8bb671 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.000486 27620 tablet_replica.cc:333] T 42afd325881e4160a09a691fc3eb0217 P 39ff2e1f24d74de2b74c962bf32084de: stopping tablet replica
I20260710 13:28:45.001295 27620 raft_consensus.cc:2243] T 42afd325881e4160a09a691fc3eb0217 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.001902 27620 raft_consensus.cc:2272] T 42afd325881e4160a09a691fc3eb0217 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.005204 27620 tablet_replica.cc:333] T 67b1b7abc6504d73bb6ce72399b76965 P 39ff2e1f24d74de2b74c962bf32084de: stopping tablet replica
I20260710 13:28:45.006104 27620 raft_consensus.cc:2243] T 67b1b7abc6504d73bb6ce72399b76965 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.006953 27620 raft_consensus.cc:2272] T 67b1b7abc6504d73bb6ce72399b76965 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.010145 27620 tablet_replica.cc:333] T a355043d472a4a1580e35b6fbf7129c3 P 39ff2e1f24d74de2b74c962bf32084de: stopping tablet replica
W20260710 13:28:45.010095 32269 consensus_peers.cc:597] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d -> Peer 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439): Couldn't send request to peer 3a8f6dc78773489a8b7902f1d1255c76. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:37439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:45.011178 27620 raft_consensus.cc:2243] T a355043d472a4a1580e35b6fbf7129c3 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.011684 27620 raft_consensus.cc:2272] T a355043d472a4a1580e35b6fbf7129c3 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.013679 27620 tablet_replica.cc:333] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de: stopping tablet replica
I20260710 13:28:45.014252 27620 raft_consensus.cc:2243] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.014729 27620 raft_consensus.cc:2272] T 670087855f2245b998ca1fcebc994fd0 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.017072 27620 tablet_replica.cc:333] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de: stopping tablet replica
I20260710 13:28:45.017690 27620 raft_consensus.cc:2243] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:45.018498 27620 raft_consensus.cc:2272] T 19f2871f69ea42c2a36cfa0313249b25 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.020690 27620 tablet_replica.cc:333] T 21c386982ee94b08878483828afe5f04 P 39ff2e1f24d74de2b74c962bf32084de: stopping tablet replica
I20260710 13:28:45.021202 27620 raft_consensus.cc:2243] T 21c386982ee94b08878483828afe5f04 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.021739 27620 raft_consensus.cc:2272] T 21c386982ee94b08878483828afe5f04 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:45.022307 32195 consensus_peers.cc:597] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de -> Peer 3a8f6dc78773489a8b7902f1d1255c76 (127.26.249.1:37439): Couldn't send request to peer 3a8f6dc78773489a8b7902f1d1255c76. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.1:37439: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:45.024088 27620 tablet_replica.cc:333] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de: stopping tablet replica
I20260710 13:28:45.024703 27620 raft_consensus.cc:2243] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.025246 27620 raft_consensus.cc:2272] T 7540eaaf34ef4f928124140e66017957 P 39ff2e1f24d74de2b74c962bf32084de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.027915 27620 tablet_replica.cc:333] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de: stopping tablet replica
I20260710 13:28:45.028450 27620 raft_consensus.cc:2243] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.028880 27620 raft_consensus.cc:2272] T 6339b478ceb84aaf9cb46c607798ba11 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.030756 27620 tablet_replica.cc:333] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de: stopping tablet replica
I20260710 13:28:45.031353 27620 raft_consensus.cc:2243] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:45.032104 27620 raft_consensus.cc:2272] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.033926 27620 tablet_replica.cc:333] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de: stopping tablet replica
I20260710 13:28:45.034420 27620 raft_consensus.cc:2243] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:45.035383 27620 raft_consensus.cc:2272] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.037516 27620 tablet_replica.cc:333] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de: stopping tablet replica
I20260710 13:28:45.038033 27620 raft_consensus.cc:2243] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:45.039507 27620 raft_consensus.cc:2272] T 9bc45b566d894bcfa6850a1c628bc64c P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.041412 27620 tablet_replica.cc:333] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de: stopping tablet replica
I20260710 13:28:45.041903 27620 raft_consensus.cc:2243] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.042349 27620 raft_consensus.cc:2272] T 9ce66ed5807f427299ae2c049942af58 P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.044191 27620 tablet_replica.cc:333] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de: stopping tablet replica
I20260710 13:28:45.045126 27620 raft_consensus.cc:2243] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:45.046082 27620 raft_consensus.cc:2272] T ceb7b410777f4e6d83f6776706ca82ec P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.047925 27620 tablet_replica.cc:333] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de: stopping tablet replica
I20260710 13:28:45.048413 27620 raft_consensus.cc:2243] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:45.049256 27620 raft_consensus.cc:2272] T ef75c472f52d4f5084d26bfb8931c59a P 39ff2e1f24d74de2b74c962bf32084de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.051175 27620 tablet_replica.cc:333] T 36df6e49c80e45cebe449079ebb5441e P 39ff2e1f24d74de2b74c962bf32084de: stopping tablet replica
I20260710 13:28:45.051647 27620 raft_consensus.cc:2243] T 36df6e49c80e45cebe449079ebb5441e P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.052083 27620 raft_consensus.cc:2272] T 36df6e49c80e45cebe449079ebb5441e P 39ff2e1f24d74de2b74c962bf32084de [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:28:45.079819 32269 consensus_peers.cc:597] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d -> Peer 39ff2e1f24d74de2b74c962bf32084de (127.26.249.2:34539): Couldn't send request to peer 39ff2e1f24d74de2b74c962bf32084de. Status: Network error: Client connection negotiation failed: client connection to 127.26.249.2:34539: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:28:45.081542 27620 tablet_server.cc:196] TabletServer@127.26.249.2:0 shutdown complete.
I20260710 13:28:45.117908 27620 tablet_server.cc:179] TabletServer@127.26.249.3:0 shutting down...
I20260710 13:28:45.146584 27620 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:28:45.147444 27620 tablet_replica.cc:333] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d: stopping tablet replica
I20260710 13:28:45.148098 27620 raft_consensus.cc:2243] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.148653 27620 raft_consensus.cc:2272] T 202b2d6db8df4d6ca3207af73c791c5b P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.150699 27620 tablet_replica.cc:333] T 32aca978432f43e68ddb7c244b45753c P 02f196d3aa5f4753b8e010520314a62d: stopping tablet replica
I20260710 13:28:45.151276 27620 raft_consensus.cc:2243] T 32aca978432f43e68ddb7c244b45753c P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.151701 27620 raft_consensus.cc:2272] T 32aca978432f43e68ddb7c244b45753c P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.153383 27620 tablet_replica.cc:333] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d: stopping tablet replica
I20260710 13:28:45.153892 27620 raft_consensus.cc:2243] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:45.154637 27620 raft_consensus.cc:2272] T 42afd325881e4160a09a691fc3eb0217 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.156834 27620 tablet_replica.cc:333] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d: stopping tablet replica
I20260710 13:28:45.157379 27620 raft_consensus.cc:2243] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.157830 27620 raft_consensus.cc:2272] T f9508516784047d794855f4cad8bb671 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.159803 27620 tablet_replica.cc:333] T 67b1b7abc6504d73bb6ce72399b76965 P 02f196d3aa5f4753b8e010520314a62d: stopping tablet replica
I20260710 13:28:45.160317 27620 raft_consensus.cc:2243] T 67b1b7abc6504d73bb6ce72399b76965 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.160751 27620 raft_consensus.cc:2272] T 67b1b7abc6504d73bb6ce72399b76965 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.162565 27620 tablet_replica.cc:333] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d: stopping tablet replica
I20260710 13:28:45.163138 27620 raft_consensus.cc:2243] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:45.163865 27620 raft_consensus.cc:2272] T 6339b478ceb84aaf9cb46c607798ba11 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.165715 27620 tablet_replica.cc:333] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d: stopping tablet replica
I20260710 13:28:45.166253 27620 raft_consensus.cc:2243] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.166706 27620 raft_consensus.cc:2272] T 21c386982ee94b08878483828afe5f04 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.168684 27620 tablet_replica.cc:333] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d: stopping tablet replica
I20260710 13:28:45.169219 27620 raft_consensus.cc:2243] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:28:45.169988 27620 raft_consensus.cc:2272] T 7540eaaf34ef4f928124140e66017957 P 02f196d3aa5f4753b8e010520314a62d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.172266 27620 tablet_replica.cc:333] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 02f196d3aa5f4753b8e010520314a62d: stopping tablet replica
I20260710 13:28:45.172778 27620 raft_consensus.cc:2243] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.173205 27620 raft_consensus.cc:2272] T 63bfcb72c8ec42999e89a89dc3e8bce1 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.175028 27620 tablet_replica.cc:333] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 02f196d3aa5f4753b8e010520314a62d: stopping tablet replica
I20260710 13:28:45.175559 27620 raft_consensus.cc:2243] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.175964 27620 raft_consensus.cc:2272] T 9dfa0ba4f2ee4885b9d045402d1cc77d P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.177721 27620 tablet_replica.cc:333] T 9ce66ed5807f427299ae2c049942af58 P 02f196d3aa5f4753b8e010520314a62d: stopping tablet replica
I20260710 13:28:45.178243 27620 raft_consensus.cc:2243] T 9ce66ed5807f427299ae2c049942af58 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.178679 27620 raft_consensus.cc:2272] T 9ce66ed5807f427299ae2c049942af58 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.180497 27620 tablet_replica.cc:333] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d: stopping tablet replica
I20260710 13:28:45.181021 27620 raft_consensus.cc:2243] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.181452 27620 raft_consensus.cc:2272] T 9bc45b566d894bcfa6850a1c628bc64c P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.183216 27620 tablet_replica.cc:333] T ceb7b410777f4e6d83f6776706ca82ec P 02f196d3aa5f4753b8e010520314a62d: stopping tablet replica
I20260710 13:28:45.183701 27620 raft_consensus.cc:2243] T ceb7b410777f4e6d83f6776706ca82ec P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.184075 27620 raft_consensus.cc:2272] T ceb7b410777f4e6d83f6776706ca82ec P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.185830 27620 tablet_replica.cc:333] T ef75c472f52d4f5084d26bfb8931c59a P 02f196d3aa5f4753b8e010520314a62d: stopping tablet replica
I20260710 13:28:45.186295 27620 raft_consensus.cc:2243] T ef75c472f52d4f5084d26bfb8931c59a P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.186700 27620 raft_consensus.cc:2272] T ef75c472f52d4f5084d26bfb8931c59a P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.188552 27620 tablet_replica.cc:333] T 670087855f2245b998ca1fcebc994fd0 P 02f196d3aa5f4753b8e010520314a62d: stopping tablet replica
I20260710 13:28:45.189021 27620 raft_consensus.cc:2243] T 670087855f2245b998ca1fcebc994fd0 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.189435 27620 raft_consensus.cc:2272] T 670087855f2245b998ca1fcebc994fd0 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.191210 27620 tablet_replica.cc:333] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d: stopping tablet replica
I20260710 13:28:45.191658 27620 raft_consensus.cc:2243] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:28:45.192430 27620 raft_consensus.cc:2272] T a355043d472a4a1580e35b6fbf7129c3 P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.194180 27620 tablet_replica.cc:333] T 19f2871f69ea42c2a36cfa0313249b25 P 02f196d3aa5f4753b8e010520314a62d: stopping tablet replica
I20260710 13:28:45.194639 27620 raft_consensus.cc:2243] T 19f2871f69ea42c2a36cfa0313249b25 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.195081 27620 raft_consensus.cc:2272] T 19f2871f69ea42c2a36cfa0313249b25 P 02f196d3aa5f4753b8e010520314a62d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.196866 27620 tablet_replica.cc:333] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d: stopping tablet replica
I20260710 13:28:45.197284 27620 raft_consensus.cc:2243] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:28:45.197700 27620 raft_consensus.cc:2272] T 36df6e49c80e45cebe449079ebb5441e P 02f196d3aa5f4753b8e010520314a62d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.226250 27620 tablet_server.cc:196] TabletServer@127.26.249.3:0 shutdown complete.
I20260710 13:28:45.256822 27620 master.cc:562] Master@127.26.249.62:42617 shutting down...
I20260710 13:28:45.275848 27620 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:28:45.276428 27620 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:28:45.276773 27620 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4d296270dea244de8eaf3d171a364495: stopping tablet replica
I20260710 13:28:45.297681 27620 master.cc:584] Master@127.26.249.62:42617 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11696 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (26199 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (122991 ms total)
[  PASSED  ] 8 tests.
I20260710 13:28:45.355048 27620 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 419 messages since previous log ~15 seconds ago
I20260710 13:28:45.355422 27620 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 425 messages since previous log ~15 seconds ago
I20260710 13:28:45.355623 27620 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 425 messages since previous log ~15 seconds ago
I20260710 13:28:45.355888 27620 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 ~36 seconds ago
I20260710 13:28:45.356084 27620 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 ~36 seconds ago
I20260710 13:28:45.356346 27620 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260710 13:28:45.356554 27620 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~28 seconds ago
